#EEE8F0#EEE8F0
#EEE8F0 is a very light, near-neutral purple. Relative luminance 0.822; OKLCH L 93.8% C 0.012 H 317.7°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE8F0 |
|---|---|
| RGB | rgb(238, 232, 240) |
| HSL | hsl(285, 21%, 93%) |
| HSV | hsv(285, 3%, 94%) |
| CMYK | cmyk(0.8%, 3.3%, 0%, 5.9%) |
| CIE-LAB | lab(92.66, 3.43, -3.15) |
| CIE-LCH | lch(92.66, 4.66, 317.44°) |
| OKLab | oklab(93.8% 0.0092 -0.0083) |
| OKLCH | oklch(93.8% 0.012 317.7) |
| XYZ | xyz(79.8421, 82.1818, 94.0776) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.21
Ghostwhite
#F8F8FF
ΔE00 4.22
Lavender (CSS)
#E6E6FA
ΔE00 5.23
Snow
#FFFAFA
ΔE00 5.36
Very Light Pink
#FFF4F2
ΔE00 5.50
Whitesmoke
#F5F5F5
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE8F0 #EAF0E8
analogous
#EAE8F0 #EEE8F0 #F0E8EE
triadic
#EEE8F0 #F0EEE8 #E8F0EE
tetradic
#EEE8F0 #F0EAE8 #EAF0E8 #E8EEF0
square
#EEE8F0 #F0EAE8 #EAF0E8 #E8EEF0
split-complementary
#EEE8F0 #EEF0E8 #E8F0EA
monochromatic
#B79EC0 #D3C3D8 #EEE8F0 #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.20
#EEE8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#EEE8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE8F0
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE8F0 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF0
Deuteranopia (green-blind)
#E8EAF0
Tritanopia (blue-blind)
#EEE9EA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eee8f0; /* rgb */ color: rgb(238, 232, 240); /* oklch */ color: oklch(93.8% 0.012 317.7);
Tailwind
colors: {
custom: {
50: '#f3eff4',
500: '#eee8f0',
950: '#000000',
},
}SCSS
$custom: #eee8f0; $custom-light: #f3eff4; $custom-dark: #000000;
JSON
{
"hex": "#eee8f0",
"rgb": {
"r": 238,
"g": 232,
"b": 240
},
"hsl": {
"h": 285,
"s": 21.053,
"l": 92.549
},
"oklch": {
"l": 0.93797,
"c": 0.01242,
"h": 317.7
},
"luminance": 0.82182
}Semantic roles & 50–950 ramp
primary
#EEE8F0
secondary
#B9C8B5
accent
#9F465C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585