#EEEBFF#EEEBFF
#EEEBFF is a very light, muted blue. Relative luminance 0.848; OKLCH L 94.8% C 0.027 H 292.8°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBFF |
|---|---|
| RGB | rgb(238, 235, 255) |
| HSL | hsl(249, 100%, 96%) |
| HSV | hsv(249, 8%, 100%) |
| CMYK | cmyk(6.7%, 7.8%, 0%, 0%) |
| CIE-LAB | lab(93.80, 4.65, -9.27) |
| CIE-LCH | lch(93.80, 10.37, 296.67°) |
| OKLab | oklab(94.83% 0.0104 -0.0248) |
| OKLCH | oklch(94.83% 0.027 292.8) |
| XYZ | xyz(83.0148, 84.8136, 106.5856) |
| Luminance | 0.8481 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.77
Ghostwhite
#F8F8FF
ΔE00 6.28
Lavenderblush
#FFF0F5
ΔE00 7.40
Aliceblue
#F0F8FF
ΔE00 8.89
Snow
#FFFAFA
ΔE00 9.06
Fog
#D8DCE0
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBFF #FCFFEB
analogous
#EBF2FF #EEEBFF #F8EBFF
triadic
#EEEBFF #FFEEEB #EBFFEE
tetradic
#EEEBFF #FFEBF2 #FCFFEB #EBFFF8
square
#EEEBFF #FFEBF2 #FCFFEB #EBFFF8
split-complementary
#EEEBFF #FFF8EB #F2FFEB
monochromatic
#8671FF #BAAEFF #E5E0FF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.17
#EEEBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#EEEBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBFF
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBFF | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#E7EDFE
Tritanopia (blue-blind)
#EBEEF1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eeebff; /* rgb */ color: rgb(238, 235, 255); /* oklch */ color: oklch(94.8% 0.027 292.8);
Tailwind
colors: {
custom: {
50: '#f3f1ff',
500: '#eeebff',
950: '#000000',
},
}SCSS
$custom: #eeebff; $custom-light: #f3f1ff; $custom-dark: #000000;
JSON
{
"hex": "#eeebff",
"rgb": {
"r": 238,
"g": 235,
"b": 255
},
"hsl": {
"h": 249,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.9483,
"c": 0.02692,
"h": 292.8
},
"luminance": 0.84814
}Semantic roles & 50–950 ramp
primary
#EEEBFF
secondary
#E2EEA0
accent
#E600C3
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171618
muted
#858586