#EEDEF2#EEDEF2
#EEDEF2 is a very light, muted purple. Relative luminance 0.768; OKLCH L 91.9% C 0.032 H 319.5°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDEF2 |
|---|---|
| RGB | rgb(238, 222, 242) |
| HSL | hsl(288, 43%, 91%) |
| HSV | hsv(288, 8%, 95%) |
| CMYK | cmyk(1.7%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(90.24, 8.98, -7.76) |
| CIE-LCH | lch(90.24, 11.87, 319.18°) |
| OKLab | oklab(91.93% 0.0241 -0.0206) |
| OKLCH | oklch(91.93% 0.032 319.5) |
| XYZ | xyz(77.4057, 76.8310, 94.7392) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.45
Lavenderblush
#FFF0F5
ΔE00 6.98
Thistle
#D8BFD8
ΔE00 7.55
Pale Lavender
#EECFFE
ΔE00 8.87
Light Pink
#FFD1DF
ΔE00 9.14
Very Light Purple
#F6CEFC
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDEF2 #E2F2DE
analogous
#E4DEF2 #EEDEF2 #F2DEEC
triadic
#EEDEF2 #F2EEDE #DEF2EE
tetradic
#EEDEF2 #F2E4DE #E2F2DE #DEECF2
square
#EEDEF2 #F2E4DE #E2F2DE #DEECF2
split-complementary
#EEDEF2 #ECF2DE #DEF2E4
monochromatic
#C186CF #D7B2E1 #EEDEF2 #F4E9F6 #F4E9F6
Accessibility & contrast
On white
1.28
#EEDEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#EEDEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDEF2
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDEF2 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F3
Deuteranopia (green-blind)
#DFE4F1
Tritanopia (blue-blind)
#EEE0E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eedef2; /* rgb */ color: rgb(238, 222, 242); /* oklch */ color: oklch(91.9% 0.032 319.5);
Tailwind
colors: {
custom: {
50: '#f3e8f6',
500: '#eedef2',
950: '#000000',
},
}SCSS
$custom: #eedef2; $custom-light: #f3e8f6; $custom-dark: #000000;
JSON
{
"hex": "#eedef2",
"rgb": {
"r": 238,
"g": 222,
"b": 242
},
"hsl": {
"h": 288,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.91928,
"c": 0.03175,
"h": 319.5
},
"luminance": 0.7683
}Semantic roles & 50–950 ramp
primary
#EEDEF2
secondary
#AECFA5
accent
#B72F4A
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485