#EEDCF1#EEDCF1
#EEDCF1 is a very light, muted purple. Relative luminance 0.757; OKLCH L 91.5% C 0.034 H 321.4°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDCF1 |
|---|---|
| RGB | rgb(238, 220, 241) |
| HSL | hsl(291, 43%, 90%) |
| HSV | hsv(291, 9%, 95%) |
| CMYK | cmyk(1.2%, 8.7%, 0%, 5.5%) |
| CIE-LAB | lab(89.73, 9.84, -8.00) |
| CIE-LCH | lch(89.73, 12.68, 320.90°) |
| OKLab | oklab(91.52% 0.0266 -0.0213) |
| OKLCH | oklch(91.52% 0.034 321.4) |
| XYZ | xyz(76.7279, 75.7150, 93.7744) |
| Luminance | 0.7571 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.93
Lavender (CSS)
#E6E6FA
ΔE00 7.19
Lavenderblush
#FFF0F5
ΔE00 7.53
Pale Lavender
#EECFFE
ΔE00 8.25
Light Pink
#FFD1DF
ΔE00 8.54
Very Light Purple
#F6CEFC
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDCF1 #DFF1DC
analogous
#E3DCF1 #EEDCF1 #F1DCE9
triadic
#EEDCF1 #F1EEDC #DCF1EE
tetradic
#EEDCF1 #F1E3DC #DFF1DC #DCE9F1
square
#EEDCF1 #F1E3DC #DFF1DC #DCE9F1
split-complementary
#EEDCF1 #E9F1DC #DCF1E3
monochromatic
#C485CE #D9B0E0 #EEDCF1 #F4E9F6 #F4E9F6
Accessibility & contrast
On white
1.30
#EEDCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#EEDCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDCF1
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDCF1 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F2
Deuteranopia (green-blind)
#DEE2F0
Tritanopia (blue-blind)
#EFDEE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eedcf1; /* rgb */ color: rgb(238, 220, 241); /* oklch */ color: oklch(91.5% 0.034 321.4);
Tailwind
colors: {
custom: {
50: '#f3e6f5',
500: '#eedcf1',
950: '#000000',
},
}SCSS
$custom: #eedcf1; $custom-light: #f3e6f5; $custom-dark: #000000;
JSON
{
"hex": "#eedcf1",
"rgb": {
"r": 238,
"g": 220,
"b": 241
},
"hsl": {
"h": 291.429,
"s": 42.857,
"l": 90.392
},
"oklch": {
"l": 0.91516,
"c": 0.0341,
"h": 321.4
},
"luminance": 0.75714
}Semantic roles & 50–950 ramp
primary
#EEDCF1
secondary
#AACEA3
accent
#B63043
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485