#EEE6F2#EEE6F2
#EEE6F2 is a very light, near-neutral purple. Relative luminance 0.812; OKLCH L 93.5% C 0.018 H 314.7°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE6F2 |
|---|---|
| RGB | rgb(238, 230, 242) |
| HSL | hsl(280, 32%, 93%) |
| HSV | hsv(280, 5%, 95%) |
| CMYK | cmyk(1.7%, 5%, 0%, 5.1%) |
| CIE-LAB | lab(92.21, 4.83, -4.85) |
| CIE-LCH | lch(92.21, 6.84, 314.87°) |
| OKLab | oklab(93.47% 0.0127 -0.0129) |
| OKLCH | oklch(93.47% 0.018 314.7) |
| XYZ | xyz(79.5811, 81.1818, 95.4644) |
| Luminance | 0.8118 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.36
Lavenderblush
#FFF0F5
ΔE00 4.47
Ghostwhite
#F8F8FF
ΔE00 5.63
Very Light Pink
#FFF4F2
ΔE00 6.97
Snow
#FFFAFA
ΔE00 7.08
Whitesmoke
#F5F5F5
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE6F2 #EAF2E6
analogous
#E8E6F2 #EEE6F2 #F2E6F0
triadic
#EEE6F2 #F2EEE6 #E6F2EE
tetradic
#EEE6F2 #F2E8E6 #EAF2E6 #E6F0F2
square
#EEE6F2 #F2E8E6 #EAF2E6 #E6F0F2
split-complementary
#EEE6F2 #F0F2E6 #E6F2E8
monochromatic
#B795C8 #D3BEDD #EEE6F2 #F1EBF5 #F1EBF5
Accessibility & contrast
On white
1.22
#EEE6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#EEE6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE6F2
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE6F2 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F3
Deuteranopia (green-blind)
#E6E9F2
Tritanopia (blue-blind)
#EEE7EA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eee6f2; /* rgb */ color: rgb(238, 230, 242); /* oklch */ color: oklch(93.5% 0.018 314.7);
Tailwind
colors: {
custom: {
50: '#f3edf6',
500: '#eee6f2',
950: '#000000',
},
}SCSS
$custom: #eee6f2; $custom-light: #f3edf6; $custom-dark: #000000;
JSON
{
"hex": "#eee6f2",
"rgb": {
"r": 238,
"g": 230,
"b": 242
},
"hsl": {
"h": 280,
"s": 31.579,
"l": 92.549
},
"oklch": {
"l": 0.93467,
"c": 0.01812,
"h": 314.7
},
"luminance": 0.81182
}Semantic roles & 50–950 ramp
primary
#EEE6F2
secondary
#B9CCB0
accent
#AA3B60
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485