#EEDDF2#EEDDF2
#EEDDF2 is a very light, muted purple. Relative luminance 0.763; OKLCH L 91.7% C 0.033 H 319.8°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDDF2 |
|---|---|
| RGB | rgb(238, 221, 242) |
| HSL | hsl(289, 45%, 91%) |
| HSV | hsv(289, 9%, 95%) |
| CMYK | cmyk(1.7%, 8.7%, 0%, 5.1%) |
| CIE-LAB | lab(90.00, 9.50, -8.12) |
| CIE-LCH | lch(90.00, 12.50, 319.48°) |
| OKLab | oklab(91.74% 0.0256 -0.0216) |
| OKLCH | oklch(91.74% 0.033 319.8) |
| XYZ | xyz(77.1409, 76.3014, 94.6510) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.83
Thistle
#D8BFD8
ΔE00 7.20
Lavenderblush
#FFF0F5
ΔE00 7.40
Pale Lavender
#EECFFE
ΔE00 8.40
Light Pink
#FFD1DF
ΔE00 8.88
Very Light Purple
#F6CEFC
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDDF2 #E1F2DD
analogous
#E3DDF2 #EEDDF2 #F2DDEB
triadic
#EEDDF2 #F2EEDD #DDF2EE
tetradic
#EEDDF2 #F2E3DD #E1F2DD #DDEBF2
square
#EEDDF2 #F2E3DD #E1F2DD #DDEBF2
split-complementary
#EEDDF2 #EBF2DD #DDF2E3
monochromatic
#C284D0 #D8B1E1 #EEDDF2 #F4E9F7 #F4E9F7
Accessibility & contrast
On white
1.29
#EEDDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#EEDDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDDF2
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDDF2 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F3
Deuteranopia (green-blind)
#DEE3F1
Tritanopia (blue-blind)
#EFDFE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eeddf2; /* rgb */ color: rgb(238, 221, 242); /* oklch */ color: oklch(91.7% 0.033 319.8);
Tailwind
colors: {
custom: {
50: '#f3e7f6',
500: '#eeddf2',
950: '#000000',
},
}SCSS
$custom: #eeddf2; $custom-light: #f3e7f6; $custom-dark: #000000;
JSON
{
"hex": "#eeddf2",
"rgb": {
"r": 238,
"g": 221,
"b": 242
},
"hsl": {
"h": 288.571,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.91738,
"c": 0.03347,
"h": 319.8
},
"luminance": 0.76301
}Semantic roles & 50–950 ramp
primary
#EEDDF2
secondary
#ACCFA4
accent
#B82E48
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485