#EEEBFE#EEEBFE
#EEEBFE is a very light, muted blue. Relative luminance 0.848; OKLCH L 94.8% C 0.026 H 293.2°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBFE |
|---|---|
| RGB | rgb(238, 235, 254) |
| HSL | hsl(249, 90%, 96%) |
| HSV | hsv(249, 7%, 100%) |
| CMYK | cmyk(6.3%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(93.78, 4.47, -8.79) |
| CIE-LCH | lch(93.78, 9.86, 296.94°) |
| OKLab | oklab(94.8% 0.0101 -0.0235) |
| OKLCH | oklch(94.8% 0.026 293.2) |
| XYZ | xyz(82.8543, 84.7493, 105.7400) |
| Luminance | 0.8475 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.77
Ghostwhite
#F8F8FF
ΔE00 5.96
Lavenderblush
#FFF0F5
ΔE00 7.15
Aliceblue
#F0F8FF
ΔE00 8.62
Snow
#FFFAFA
ΔE00 8.73
Pale Grey
#FDFDFE
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBFE #FBFEEB
analogous
#EBF1FE #EEEBFE #F7EBFE
triadic
#EEEBFE #FEEEEB #EBFEEE
tetradic
#EEEBFE #FEEBF1 #FBFEEB #EBFEF7
square
#EEEBFE #FEEBF1 #FBFEEB #EBFEF7
split-complementary
#EEEBFE #FEF7EB #F1FEEB
monochromatic
#8B76F8 #BCB1FB #E6E2FE #E6E2FE #E6E2FE
Accessibility & contrast
On white
1.17
#EEEBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#EEEBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBFE
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBFE | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#E8EDFD
Tritanopia (blue-blind)
#EBEEF1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eeebfe; /* rgb */ color: rgb(238, 235, 254); /* oklch */ color: oklch(94.8% 0.026 293.2);
Tailwind
colors: {
custom: {
50: '#f3f1fe',
500: '#eeebfe',
950: '#000000',
},
}SCSS
$custom: #eeebfe; $custom-light: #f3f1fe; $custom-dark: #000000;
JSON
{
"hex": "#eeebfe",
"rgb": {
"r": 238,
"g": 235,
"b": 254
},
"hsl": {
"h": 249.474,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.94799,
"c": 0.02558,
"h": 293.2
},
"luminance": 0.8475
}Semantic roles & 50–950 ramp
primary
#EEEBFE
secondary
#DFEAA3
accent
#E600C1
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585