#EEDEF4#EEDEF4
#EEDEF4 is a very light, muted purple. Relative luminance 0.770; OKLCH L 92.0% C 0.034 H 316.9°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDEF4 |
|---|---|
| RGB | rgb(238, 222, 244) |
| HSL | hsl(284, 50%, 91%) |
| HSV | hsv(284, 9%, 96%) |
| CMYK | cmyk(2.5%, 9%, 0%, 4.3%) |
| CIE-LAB | lab(90.30, 9.35, -8.72) |
| CIE-LCH | lch(90.30, 12.78, 316.97°) |
| OKLab | oklab(91.99% 0.0248 -0.0233) |
| OKLCH | oklch(91.99% 0.034 316.9) |
| XYZ | xyz(77.7077, 76.9518, 96.3299) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.49
Thistle
#D8BFD8
ΔE00 7.45
Lavenderblush
#FFF0F5
ΔE00 7.57
Pale Lavender
#EECFFE
ΔE00 8.28
Very Light Purple
#F6CEFC
ΔE00 8.98
Light Pink
#FFD1DF
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDEF4 #E4F4DE
analogous
#E3DEF4 #EEDEF4 #F4DEEF
triadic
#EEDEF4 #F4EEDE #DEF4EE
tetradic
#EEDEF4 #F4E3DE #E4F4DE #DEEFF4
square
#EEDEF4 #F4E3DE #E4F4DE #DEEFF4
split-complementary
#EEDEF4 #EFF4DE #DEF4E3
monochromatic
#BF82D5 #D6B0E5 #EEDEF4 #F3E8F7 #F3E8F7
Accessibility & contrast
On white
1.28
#EEDEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#EEDEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDEF4
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDEF4 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F5
Deuteranopia (green-blind)
#DFE4F3
Tritanopia (blue-blind)
#EEE0E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eedef4; /* rgb */ color: rgb(238, 222, 244); /* oklch */ color: oklch(92.0% 0.034 316.9);
Tailwind
colors: {
custom: {
50: '#f3e8f7',
500: '#eedef4',
950: '#000000',
},
}SCSS
$custom: #eedef4; $custom-light: #f3e8f7; $custom-dark: #000000;
JSON
{
"hex": "#eedef4",
"rgb": {
"r": 238,
"g": 222,
"b": 244
},
"hsl": {
"h": 283.636,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.9199,
"c": 0.03403,
"h": 316.9
},
"luminance": 0.76951
}Semantic roles & 50–950 ramp
primary
#EEDEF4
secondary
#B0D3A3
accent
#BD2851
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485