#EEEBF9#EEEBF9
#EEEBF9 is a very light, near-neutral violet. Relative luminance 0.844; OKLCH L 94.6% C 0.019 H 295.8°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBF9 |
|---|---|
| RGB | rgb(238, 235, 249) |
| HSL | hsl(253, 54%, 95%) |
| HSV | hsv(253, 6%, 98%) |
| CMYK | cmyk(4.4%, 5.6%, 0%, 2.4%) |
| CIE-LAB | lab(93.64, 3.53, -6.39) |
| CIE-LCH | lch(93.64, 7.30, 298.92°) |
| OKLab | oklab(94.65% 0.0083 -0.017) |
| OKLCH | oklch(94.65% 0.019 295.8) |
| XYZ | xyz(82.0640, 84.4333, 101.5781) |
| Luminance | 0.8443 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.73
Ghostwhite
#F8F8FF
ΔE00 4.39
Lavenderblush
#FFF0F5
ΔE00 5.97
Snow
#FFFAFA
ΔE00 7.00
Whitesmoke
#F5F5F5
ΔE00 7.21
Aliceblue
#F0F8FF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBF9 #F6F9EB
analogous
#EBEFF9 #EEEBF9 #F5EBF9
triadic
#EEEBF9 #F9EEEB #EBF9EE
tetradic
#EEEBF9 #F9EBEF #F6F9EB #EBF9F5
square
#EEEBF9 #F9EBEF #F6F9EB #EBF9F5
split-complementary
#EEEBF9 #F9F5EB #EFF9EB
monochromatic
#9E8DDD #C6BCEB #EBE7F8 #EBE7F8 #EBE7F8
Accessibility & contrast
On white
1.17
#EEEBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#EEEBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBF9
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBF9 | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFA
Deuteranopia (green-blind)
#E9EDF9
Tritanopia (blue-blind)
#ECEDEF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eeebf9; /* rgb */ color: rgb(238, 235, 249); /* oklch */ color: oklch(94.6% 0.019 295.8);
Tailwind
colors: {
custom: {
50: '#f3f1fb',
500: '#eeebf9',
950: '#000000',
},
}SCSS
$custom: #eeebf9; $custom-light: #f3f1fb; $custom-dark: #000000;
JSON
{
"hex": "#eeebf9",
"rgb": {
"r": 238,
"g": 235,
"b": 249
},
"hsl": {
"h": 252.857,
"s": 53.846,
"l": 94.902
},
"oklch": {
"l": 0.94646,
"c": 0.01895,
"h": 295.8
},
"luminance": 0.84433
}Semantic roles & 50–950 ramp
primary
#EEEBF9
secondary
#D1DAAE
accent
#C124A0
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585