#EEE1F2#EEE1F2
#EEE1F2 is a very light, muted purple. Relative luminance 0.784; OKLCH L 92.5% C 0.027 H 318.2°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE1F2 |
|---|---|
| RGB | rgb(238, 225, 242) |
| HSL | hsl(286, 40%, 92%) |
| HSV | hsv(286, 7%, 95%) |
| CMYK | cmyk(1.7%, 7%, 0%, 5.1%) |
| CIE-LAB | lab(90.98, 7.42, -6.67) |
| CIE-LCH | lch(90.98, 9.97, 318.05°) |
| OKLab | oklab(92.5% 0.0199 -0.0177) |
| OKLCH | oklch(92.5% 0.027 318.2) |
| XYZ | xyz(78.2096, 78.4388, 95.0072) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.37
Lavenderblush
#FFF0F5
ΔE00 5.80
Ghostwhite
#F8F8FF
ΔE00 8.43
Thistle
#D8BFD8
ΔE00 8.74
Mistyrose
#FFE4E1
ΔE00 9.17
Very Light Pink
#FFF4F2
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE1F2 #E5F2E1
analogous
#E6E1F2 #EEE1F2 #F2E1EE
triadic
#EEE1F2 #F2EEE1 #E1F2EE
tetradic
#EEE1F2 #F2E6E1 #E5F2E1 #E1EEF2
square
#EEE1F2 #F2E6E1 #E5F2E1 #E1EEF2
split-complementary
#EEE1F2 #EEF2E1 #E1F2E6
monochromatic
#BE8CCD #D6B6DF #EEE1F2 #F3EAF6 #F3EAF6
Accessibility & contrast
On white
1.26
#EEE1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#EEE1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE1F2
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE1F2 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F3
Deuteranopia (green-blind)
#E2E6F1
Tritanopia (blue-blind)
#EEE3E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eee1f2; /* rgb */ color: rgb(238, 225, 242); /* oklch */ color: oklch(92.5% 0.027 318.2);
Tailwind
colors: {
custom: {
50: '#f3eaf6',
500: '#eee1f2',
950: '#000000',
},
}SCSS
$custom: #eee1f2; $custom-light: #f3eaf6; $custom-dark: #000000;
JSON
{
"hex": "#eee1f2",
"rgb": {
"r": 238,
"g": 225,
"b": 242
},
"hsl": {
"h": 285.882,
"s": 39.535,
"l": 91.569
},
"oklch": {
"l": 0.92503,
"c": 0.02662,
"h": 318.2
},
"luminance": 0.78438
}Semantic roles & 50–950 ramp
primary
#EEE1F2
secondary
#B2CEA9
accent
#B33351
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485