#EEDEF3#EEDEF3
#EEDEF3 is a very light, muted purple. Relative luminance 0.769; OKLCH L 92.0% C 0.033 H 318.1°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDEF3 |
|---|---|
| RGB | rgb(238, 222, 243) |
| HSL | hsl(286, 47%, 91%) |
| HSV | hsv(286, 9%, 95%) |
| CMYK | cmyk(2.1%, 8.6%, 0%, 4.7%) |
| CIE-LAB | lab(90.27, 9.16, -8.24) |
| CIE-LCH | lch(90.27, 12.32, 318.03°) |
| OKLab | oklab(91.96% 0.0245 -0.0219) |
| OKLCH | oklch(91.96% 0.033 318.1) |
| XYZ | xyz(77.5563, 76.8913, 95.5324) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.46
Lavenderblush
#FFF0F5
ΔE00 7.28
Thistle
#D8BFD8
ΔE00 7.49
Pale Lavender
#EECFFE
ΔE00 8.57
Light Pink
#FFD1DF
ΔE00 9.22
Very Light Purple
#F6CEFC
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDEF3 #E3F3DE
analogous
#E3DEF3 #EEDEF3 #F3DEED
triadic
#EEDEF3 #F3EEDE #DEF3EE
tetradic
#EEDEF3 #F3E3DE #E3F3DE #DEEDF3
square
#EEDEF3 #F3E3DE #E3F3DE #DEEDF3
split-complementary
#EEDEF3 #EDF3DE #DEF3E3
monochromatic
#C084D2 #D7B1E3 #EEDEF3 #F3E9F7 #F3E9F7
Accessibility & contrast
On white
1.28
#EEDEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#EEDEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDEF3
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDEF3 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F4
Deuteranopia (green-blind)
#DFE4F2
Tritanopia (blue-blind)
#EEE0E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eedef3; /* rgb */ color: rgb(238, 222, 243); /* oklch */ color: oklch(92.0% 0.033 318.1);
Tailwind
colors: {
custom: {
50: '#f3e8f7',
500: '#eedef3',
950: '#000000',
},
}SCSS
$custom: #eedef3; $custom-light: #f3e8f7; $custom-dark: #000000;
JSON
{
"hex": "#eedef3",
"rgb": {
"r": 238,
"g": 222,
"b": 243
},
"hsl": {
"h": 285.714,
"s": 46.667,
"l": 91.176
},
"oklch": {
"l": 0.91959,
"c": 0.03288,
"h": 318.1
},
"luminance": 0.76891
}Semantic roles & 50–950 ramp
primary
#EEDEF3
secondary
#AFD1A4
accent
#BA2C4D
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485