#EEE0F2#EEE0F2
#EEE0F2 is a very light, muted purple. Relative luminance 0.779; OKLCH L 92.3% C 0.028 H 318.7°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE0F2 |
|---|---|
| RGB | rgb(238, 224, 242) |
| HSL | hsl(287, 41%, 91%) |
| HSV | hsv(287, 7%, 95%) |
| CMYK | cmyk(1.7%, 7.4%, 0%, 5.1%) |
| CIE-LAB | lab(90.73, 7.94, -7.03) |
| CIE-LCH | lch(90.73, 10.60, 318.47°) |
| OKLab | oklab(92.31% 0.0213 -0.0187) |
| OKLCH | oklch(92.31% 0.028 318.7) |
| XYZ | xyz(77.9401, 77.8997, 94.9174) |
| Luminance | 0.7790 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.71
Lavenderblush
#FFF0F5
ΔE00 6.18
Thistle
#D8BFD8
ΔE00 8.32
Ghostwhite
#F8F8FF
ΔE00 8.96
Mistyrose
#FFE4E1
ΔE00 9.34
Very Light Pink
#FFF4F2
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE0F2 #E4F2E0
analogous
#E5E0F2 #EEE0F2 #F2E0ED
triadic
#EEE0F2 #F2EEE0 #E0F2EE
tetradic
#EEE0F2 #F2E5E0 #E4F2E0 #E0EDF2
square
#EEE0F2 #F2E5E0 #E4F2E0 #E0EDF2
split-complementary
#EEE0F2 #EDF2E0 #E0F2E5
monochromatic
#BF8ACE #D6B5E0 #EEE0F2 #F3E9F6 #F3E9F6
Accessibility & contrast
On white
1.27
#EEE0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#EEE0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE0F2
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE0F2 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F3
Deuteranopia (green-blind)
#E1E5F1
Tritanopia (blue-blind)
#EEE2E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eee0f2; /* rgb */ color: rgb(238, 224, 242); /* oklch */ color: oklch(92.3% 0.028 318.7);
Tailwind
colors: {
custom: {
50: '#f3e9f6',
500: '#eee0f2',
950: '#000000',
},
}SCSS
$custom: #eee0f2; $custom-light: #f3e9f6; $custom-dark: #000000;
JSON
{
"hex": "#eee0f2",
"rgb": {
"r": 238,
"g": 224,
"b": 242
},
"hsl": {
"h": 286.667,
"s": 40.909,
"l": 91.373
},
"oklch": {
"l": 0.92311,
"c": 0.02832,
"h": 318.7
},
"luminance": 0.77899
}Semantic roles & 50–950 ramp
primary
#EEE0F2
secondary
#B0CFA8
accent
#B4324F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485