#B1B1FF
#B1B1FF
#FFFFB1
#FFFFB1
Color Values
| Format | #B1B1FF | #FFFFB1 |
|---|---|---|
| HEX | #B1B1FF | #FFFFB1 |
| RGB | 177, 177, 255 | 255, 255, 177 |
| HSL | 240.0, 100.0%, 84.7% | 60.0, 100.0%, 84.7% |
| HSV | 240.0, 30.6%, 100.0% | 60.0, 30.6%, 100.0% |
| CMYK | 30.6%, 30.6%, 0.0%, 0.0% | 0.0%, 0.0%, 30.6%, 0.0% |
| OKLCH | 0.7895 0.1102 283.6 | 0.9823 0.0978 108.1 |
Contrast & Accessibility
1.9:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFFFB1 → Background: #B1B1FF
The quick brown fox jumps over the lazy dog
Text: #B1B1FF → Background: #FFFFB1
Color Difference (Delta E)
84.51
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #B1B1FF, #FFFFB1);
background: linear-gradient(135deg, #B1B1FF, #FFFFB1);