#EEE0F4#EEE0F4
#EEE0F4 is a very light, muted purple. Relative luminance 0.780; OKLCH L 92.4% C 0.031 H 315.9°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE0F4 |
|---|---|
| RGB | rgb(238, 224, 244) |
| HSL | hsl(282, 48%, 92%) |
| HSV | hsv(282, 8%, 96%) |
| CMYK | cmyk(2.5%, 8.2%, 0%, 4.3%) |
| CIE-LAB | lab(90.79, 8.30, -8.00) |
| CIE-LCH | lch(90.79, 11.53, 316.08°) |
| OKLab | oklab(92.37% 0.022 -0.0213) |
| OKLCH | oklch(92.37% 0.031 315.9) |
| XYZ | xyz(78.2421, 78.0205, 96.5080) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.69
Lavenderblush
#FFF0F5
ΔE00 6.79
Thistle
#D8BFD8
ΔE00 8.15
Pale Lavender
#EECFFE
ΔE00 9.24
Ghostwhite
#F8F8FF
ΔE00 9.36
Light Pink
#FFD1DF
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE0F4 #E6F4E0
analogous
#E4E0F4 #EEE0F4 #F4E0F0
triadic
#EEE0F4 #F4EEE0 #E0F4EE
tetradic
#EEE0F4 #F4E4E0 #E6F4E0 #E0F0F4
square
#EEE0F4 #F4E4E0 #E6F4E0 #E0F0F4
split-complementary
#EEE0F4 #F0F4E0 #E0F4E4
monochromatic
#BC86D4 #D5B3E4 #EEE0F4 #F3E8F7 #F3E8F7
Accessibility & contrast
On white
1.26
#EEE0F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#EEE0F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE0F4
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE0F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE0F4 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F5
Deuteranopia (green-blind)
#E1E5F3
Tritanopia (blue-blind)
#EEE2E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eee0f4; /* rgb */ color: rgb(238, 224, 244); /* oklch */ color: oklch(92.4% 0.031 315.9);
Tailwind
colors: {
custom: {
50: '#f3e9f7',
500: '#eee0f4',
950: '#000000',
},
}SCSS
$custom: #eee0f4; $custom-light: #f3e9f7; $custom-dark: #000000;
JSON
{
"hex": "#eee0f4",
"rgb": {
"r": 238,
"g": 224,
"b": 244
},
"hsl": {
"h": 282,
"s": 47.619,
"l": 91.765
},
"oklch": {
"l": 0.92373,
"c": 0.03062,
"h": 315.9
},
"luminance": 0.7802
}Semantic roles & 50–950 ramp
primary
#EEE0F4
secondary
#B3D2A6
accent
#BB2B56
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485