#EEE6F4#EEE6F4
#EEE6F4 is a very light, muted violet. Relative luminance 0.813; OKLCH L 93.5% C 0.021 H 311.1°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE6F4 |
|---|---|
| RGB | rgb(238, 230, 244) |
| HSL | hsl(274, 39%, 93%) |
| HSV | hsv(274, 6%, 96%) |
| CMYK | cmyk(2.5%, 5.7%, 0%, 4.3%) |
| CIE-LAB | lab(92.27, 5.19, -5.81) |
| CIE-LCH | lch(92.27, 7.79, 311.76°) |
| OKLab | oklab(93.53% 0.0135 -0.0155) |
| OKLCH | oklch(93.53% 0.021 311.1) |
| XYZ | xyz(79.8831, 81.3026, 97.0550) |
| Luminance | 0.8130 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.90
Lavenderblush
#FFF0F5
ΔE00 4.99
Ghostwhite
#F8F8FF
ΔE00 6.05
Very Light Pink
#FFF4F2
ΔE00 7.68
Snow
#FFFAFA
ΔE00 7.73
Whitesmoke
#F5F5F5
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE6F4 #ECF4E6
analogous
#E7E6F4 #EEE6F4 #F4E6F3
triadic
#EEE6F4 #F4EEE6 #E6F4EE
tetradic
#EEE6F4 #F4E7E6 #ECF4E6 #E6F3F4
square
#EEE6F4 #F4E7E6 #ECF4E6 #E6F3F4
split-complementary
#EEE6F4 #F3F4E6 #E6F4E7
monochromatic
#B491CF #D1BBE1 #EEE6F4 #F1EAF6 #F1EAF6
Accessibility & contrast
On white
1.22
#EEE6F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#EEE6F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE6F4
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE6F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE6F4 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F5
Deuteranopia (green-blind)
#E6E9F3
Tritanopia (blue-blind)
#EEE8EA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eee6f4; /* rgb */ color: rgb(238, 230, 244); /* oklch */ color: oklch(93.5% 0.021 311.1);
Tailwind
colors: {
custom: {
50: '#f3edf7',
500: '#eee6f4',
950: '#000000',
},
}SCSS
$custom: #eee6f4; $custom-light: #f3edf7; $custom-dark: #000000;
JSON
{
"hex": "#eee6f4",
"rgb": {
"r": 238,
"g": 230,
"b": 244
},
"hsl": {
"h": 274.286,
"s": 38.889,
"l": 92.941
},
"oklch": {
"l": 0.93527,
"c": 0.02051,
"h": 311.1
},
"luminance": 0.81302
}Semantic roles & 50–950 ramp
primary
#EEE6F4
secondary
#BDD0AE
accent
#B2346A
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485