#EEE8F6#EEE8F6
#EEE8F6 is a very light, near-neutral violet. Relative luminance 0.825; OKLCH L 94.0% C 0.020 H 305.3°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE8F6 |
|---|---|
| RGB | rgb(238, 232, 246) |
| HSL | hsl(266, 44%, 94%) |
| HSV | hsv(266, 6%, 96%) |
| CMYK | cmyk(3.3%, 5.7%, 0%, 3.5%) |
| CIE-LAB | lab(92.81, 4.52, -6.05) |
| CIE-LCH | lch(92.81, 7.55, 306.81°) |
| OKLab | oklab(93.97% 0.0114 -0.0161) |
| OKLCH | oklch(93.97% 0.02 305.3) |
| XYZ | xyz(80.7482, 82.5443, 98.8496) |
| Luminance | 0.8254 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.30
Lavenderblush
#FFF0F5
ΔE00 5.28
Ghostwhite
#F8F8FF
ΔE00 5.35
Snow
#FFFAFA
ΔE00 7.38
Very Light Pink
#FFF4F2
ΔE00 7.62
Whitesmoke
#F5F5F5
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE8F6 #F0F6E8
analogous
#E8E9F6 #EEE8F6 #F5E8F6
triadic
#EEE8F6 #F6EEE8 #E8F6EE
tetradic
#EEE8F6 #F6E8E9 #F0F6E8 #E8F6F5
square
#EEE8F6 #F6E8E9 #F0F6E8 #E8F6F5
split-complementary
#EEE8F6 #F6F5E8 #E9F6E8
monochromatic
#AD90D4 #CDBCE5 #EEE8F6 #EFE9F6 #EFE9F6
Accessibility & contrast
On white
1.20
#EEE8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#EEE8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE8F6
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE8F6 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF7
Deuteranopia (green-blind)
#E7EAF6
Tritanopia (blue-blind)
#EDEAEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eee8f6; /* rgb */ color: rgb(238, 232, 246); /* oklch */ color: oklch(94.0% 0.020 305.3);
Tailwind
colors: {
custom: {
50: '#f3eff9',
500: '#eee8f6',
950: '#000000',
},
}SCSS
$custom: #eee8f6; $custom-light: #f3eff9; $custom-dark: #000000;
JSON
{
"hex": "#eee8f6",
"rgb": {
"r": 238,
"g": 232,
"b": 246
},
"hsl": {
"h": 265.714,
"s": 43.75,
"l": 93.725
},
"oklch": {
"l": 0.93974,
"c": 0.01972,
"h": 305.3
},
"luminance": 0.82544
}Semantic roles & 50–950 ramp
primary
#EEE8F6
secondary
#C4D4AE
accent
#B72F7C
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585