#EEDCF5#EEDCF5
#EEDCF5 is a very light, muted purple. Relative luminance 0.760; OKLCH L 91.6% C 0.039 H 316.6°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDCF5 |
|---|---|
| RGB | rgb(238, 220, 245) |
| HSL | hsl(283, 56%, 91%) |
| HSV | hsv(283, 10%, 96%) |
| CMYK | cmyk(2.9%, 10.2%, 0%, 3.9%) |
| CIE-LAB | lab(89.84, 10.57, -9.93) |
| CIE-LCH | lch(89.84, 14.51, 316.80°) |
| OKLab | oklab(91.64% 0.0281 -0.0265) |
| OKLCH | oklch(91.64% 0.039 316.6) |
| XYZ | xyz(77.3319, 75.9566, 96.9557) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.84
Pale Lavender
#EECFFE
ΔE00 7.07
Lavender (CSS)
#E6E6FA
ΔE00 7.36
Very Light Purple
#F6CEFC
ΔE00 7.78
Pale Mauve
#FED0FC
ΔE00 8.25
Pale Lilac
#E4CBFF
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDCF5 #E3F5DC
analogous
#E1DCF5 #EEDCF5 #F5DCEF
triadic
#EEDCF5 #F5EEDC #DCF5EE
tetradic
#EEDCF5 #F5E1DC #E3F5DC #DCEFF5
square
#EEDCF5 #F5E1DC #E3F5DC #DCEFF5
split-complementary
#EEDCF5 #EFF5DC #DCF5E1
monochromatic
#C07DDA #D7ACE7 #EEDCF5 #F3E7F8 #F3E7F8
Accessibility & contrast
On white
1.30
#EEDCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#EEDCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDCF5
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDCF5 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E1F6
Deuteranopia (green-blind)
#DDE2F4
Tritanopia (blue-blind)
#EEDEE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eedcf5; /* rgb */ color: rgb(238, 220, 245); /* oklch */ color: oklch(91.6% 0.039 316.6);
Tailwind
colors: {
custom: {
50: '#f3e6f8',
500: '#eedcf5',
950: '#000000',
},
}SCSS
$custom: #eedcf5; $custom-light: #f3e6f8; $custom-dark: #000000;
JSON
{
"hex": "#eedcf5",
"rgb": {
"r": 238,
"g": 220,
"b": 245
},
"hsl": {
"h": 283.2,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.91641,
"c": 0.0386,
"h": 316.6
},
"luminance": 0.75956
}Semantic roles & 50–950 ramp
primary
#EEDCF5
secondary
#AFD5A0
accent
#C3224F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485