#EEE2F1#EEE2F1
#EEE2F1 is a very light, muted purple. Relative luminance 0.789; OKLCH L 92.7% C 0.024 H 319.5°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2F1 |
|---|---|
| RGB | rgb(238, 226, 241) |
| HSL | hsl(288, 35%, 92%) |
| HSV | hsv(288, 6%, 95%) |
| CMYK | cmyk(1.2%, 6.2%, 0%, 5.5%) |
| CIE-LAB | lab(91.20, 6.72, -5.82) |
| CIE-LCH | lch(91.20, 8.89, 319.09°) |
| OKLab | oklab(92.67% 0.0181 -0.0154) |
| OKLCH | oklch(92.67% 0.024 319.5) |
| XYZ | xyz(78.3309, 78.9211, 94.3088) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.15
Lavender (CSS)
#E6E6FA
ΔE00 5.16
Ghostwhite
#F8F8FF
ΔE00 7.70
Very Light Pink
#FFF4F2
ΔE00 8.40
Mistyrose
#FFE4E1
ΔE00 8.74
Snow
#FFFAFA
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2F1 #E5F1E2
analogous
#E7E2F1 #EEE2F1 #F1E2ED
triadic
#EEE2F1 #F1EEE2 #E2F1EE
tetradic
#EEE2F1 #F1E7E2 #E5F1E2 #E2EDF1
square
#EEE2F1 #F1E7E2 #E5F1E2 #E2EDF1
split-complementary
#EEE2F1 #EDF1E2 #E2F1E7
monochromatic
#BE8FC9 #D6B9DD #EEE2F1 #F3EAF5 #F3EAF5
Accessibility & contrast
On white
1.25
#EEE2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#EEE2F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2F1
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2F1 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5F2
Deuteranopia (green-blind)
#E3E6F0
Tritanopia (blue-blind)
#EEE3E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eee2f1; /* rgb */ color: rgb(238, 226, 241); /* oklch */ color: oklch(92.7% 0.024 319.5);
Tailwind
colors: {
custom: {
50: '#f3ebf5',
500: '#eee2f1',
950: '#000000',
},
}SCSS
$custom: #eee2f1; $custom-light: #f3ebf5; $custom-dark: #000000;
JSON
{
"hex": "#eee2f1",
"rgb": {
"r": 238,
"g": 226,
"b": 241
},
"hsl": {
"h": 288,
"s": 34.884,
"l": 91.569
},
"oklch": {
"l": 0.92665,
"c": 0.02377,
"h": 319.5
},
"luminance": 0.78921
}Semantic roles & 50–950 ramp
primary
#EEE2F1
secondary
#B2CCAB
accent
#AE384F
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485