#EEE8F8#EEE8F8
#EEE8F8 is a very light, muted violet. Relative luminance 0.827; OKLCH L 94.0% C 0.022 H 302.9°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE8F8 |
|---|---|
| RGB | rgb(238, 232, 248) |
| HSL | hsl(263, 53%, 94%) |
| HSV | hsv(263, 6%, 97%) |
| CMYK | cmyk(4%, 6.5%, 0%, 2.7%) |
| CIE-LAB | lab(92.87, 4.89, -7.01) |
| CIE-LCH | lch(92.87, 8.55, 304.92°) |
| OKLab | oklab(94.04% 0.0121 -0.0187) |
| OKLCH | oklch(94.04% 0.022 302.9) |
| XYZ | xyz(81.0568, 82.6677, 100.4749) |
| Luminance | 0.8267 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.90
Lavenderblush
#FFF0F5
ΔE00 5.80
Ghostwhite
#F8F8FF
ΔE00 5.87
Snow
#FFFAFA
ΔE00 8.05
Very Light Pink
#FFF4F2
ΔE00 8.32
Whitesmoke
#F5F5F5
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE8F8 #F2F8E8
analogous
#E8EAF8 #EEE8F8 #F6E8F8
triadic
#EEE8F8 #F8EEE8 #E8F8EE
tetradic
#EEE8F8 #F8E8EA #F2F8E8 #E8F8F6
square
#EEE8F8 #F8E8EA #F2F8E8 #E8F8F6
split-complementary
#EEE8F8 #F8F6E8 #EAF8E8
monochromatic
#A98ADB #CBB9EA #EEE8F8 #EEE8F8 #EEE8F8
Accessibility & contrast
On white
1.20
#EEE8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#EEE8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE8F8
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE8F8 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAF9
Deuteranopia (green-blind)
#E6EAF7
Tritanopia (blue-blind)
#EDEAED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eee8f8; /* rgb */ color: rgb(238, 232, 248); /* oklch */ color: oklch(94.0% 0.022 302.9);
Tailwind
colors: {
custom: {
50: '#f3effa',
500: '#eee8f8',
950: '#000000',
},
}SCSS
$custom: #eee8f8; $custom-light: #f3effa; $custom-dark: #000000;
JSON
{
"hex": "#eee8f8",
"rgb": {
"r": 238,
"g": 232,
"b": 248
},
"hsl": {
"h": 262.5,
"s": 53.333,
"l": 94.118
},
"oklch": {
"l": 0.94035,
"c": 0.02227,
"h": 302.9
},
"luminance": 0.82668
}Semantic roles & 50–950 ramp
primary
#EEE8F8
secondary
#C8D9AB
accent
#C12586
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585