#EEDDF3#EEDDF3
#EEDDF3 is a very light, muted purple. Relative luminance 0.764; OKLCH L 91.8% C 0.035 H 318.5°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDDF3 |
|---|---|
| RGB | rgb(238, 221, 243) |
| HSL | hsl(286, 48%, 91%) |
| HSV | hsv(286, 9%, 95%) |
| CMYK | cmyk(2.1%, 9.1%, 0%, 4.7%) |
| CIE-LAB | lab(90.03, 9.68, -8.60) |
| CIE-LCH | lch(90.03, 12.95, 318.38°) |
| OKLab | oklab(91.77% 0.0259 -0.0229) |
| OKLCH | oklch(91.77% 0.035 318.5) |
| XYZ | xyz(77.2915, 76.3616, 95.4441) |
| Luminance | 0.7636 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.86
Thistle
#D8BFD8
ΔE00 7.16
Lavenderblush
#FFF0F5
ΔE00 7.68
Pale Lavender
#EECFFE
ΔE00 8.10
Very Light Purple
#F6CEFC
ΔE00 8.74
Light Pink
#FFD1DF
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDDF3 #E2F3DD
analogous
#E3DDF3 #EEDDF3 #F3DDED
triadic
#EEDDF3 #F3EEDD #DDF3EE
tetradic
#EEDDF3 #F3E3DD #E2F3DD #DDEDF3
square
#EEDDF3 #F3E3DD #E2F3DD #DDEDF3
split-complementary
#EEDDF3 #EDF3DD #DDF3E3
monochromatic
#C183D3 #D7B0E3 #EEDDF3 #F4E8F7 #F4E8F7
Accessibility & contrast
On white
1.29
#EEDDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#EEDDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDDF3
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDDF3 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F4
Deuteranopia (green-blind)
#DEE3F2
Tritanopia (blue-blind)
#EEDFE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eeddf3; /* rgb */ color: rgb(238, 221, 243); /* oklch */ color: oklch(91.8% 0.035 318.5);
Tailwind
colors: {
custom: {
50: '#f3e7f7',
500: '#eeddf3',
950: '#000000',
},
}SCSS
$custom: #eeddf3; $custom-light: #f3e7f7; $custom-dark: #000000;
JSON
{
"hex": "#eeddf3",
"rgb": {
"r": 238,
"g": 221,
"b": 243
},
"hsl": {
"h": 286.364,
"s": 47.826,
"l": 90.98
},
"oklch": {
"l": 0.91769,
"c": 0.03459,
"h": 318.5
},
"luminance": 0.76361
}Semantic roles & 50–950 ramp
primary
#EEDDF3
secondary
#AED1A3
accent
#BB2A4B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485