#EEDCF4#EEDCF4
#EEDCF4 is a very light, muted purple. Relative luminance 0.759; OKLCH L 91.6% C 0.037 H 317.7°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDCF4 |
|---|---|
| RGB | rgb(238, 220, 244) |
| HSL | hsl(285, 52%, 91%) |
| HSV | hsv(285, 10%, 96%) |
| CMYK | cmyk(2.5%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(89.81, 10.39, -9.45) |
| CIE-LCH | lch(89.81, 14.04, 317.72°) |
| OKLab | oklab(91.61% 0.0277 -0.0252) |
| OKLCH | oklch(91.61% 0.037 317.7) |
| XYZ | xyz(77.1797, 75.8957, 96.1539) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.84
Lavender (CSS)
#E6E6FA
ΔE00 7.30
Pale Lavender
#EECFFE
ΔE00 7.36
Very Light Purple
#F6CEFC
ΔE00 8.02
Lavenderblush
#FFF0F5
ΔE00 8.37
Pale Mauve
#FED0FC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDCF4 #E2F4DC
analogous
#E2DCF4 #EEDCF4 #F4DCEE
triadic
#EEDCF4 #F4EEDC #DCF4EE
tetradic
#EEDCF4 #F4E2DC #E2F4DC #DCEEF4
square
#EEDCF4 #F4E2DC #E2F4DC #DCEEF4
split-complementary
#EEDCF4 #EEF4DC #DCF4E2
monochromatic
#C17FD7 #D7ADE5 #EEDCF4 #F4E8F8 #F4E8F8
Accessibility & contrast
On white
1.30
#EEDCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#EEDCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDCF4
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDCF4 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE1F5
Deuteranopia (green-blind)
#DDE2F3
Tritanopia (blue-blind)
#EEDEE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eedcf4; /* rgb */ color: rgb(238, 220, 244); /* oklch */ color: oklch(91.6% 0.037 317.7);
Tailwind
colors: {
custom: {
50: '#f3e6f7',
500: '#eedcf4',
950: '#000000',
},
}SCSS
$custom: #eedcf4; $custom-light: #f3e6f7; $custom-dark: #000000;
JSON
{
"hex": "#eedcf4",
"rgb": {
"r": 238,
"g": 220,
"b": 244
},
"hsl": {
"h": 285,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.91609,
"c": 0.03745,
"h": 317.7
},
"luminance": 0.75895
}Semantic roles & 50–950 ramp
primary
#EEDCF4
secondary
#AED3A1
accent
#C0264C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485