#EEDCF7#EEDCF7
#EEDCF7 is a very light, muted purple. Relative luminance 0.761; OKLCH L 91.7% C 0.041 H 314.6°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDCF7 |
|---|---|
| RGB | rgb(238, 220, 247) |
| HSL | hsl(280, 63%, 92%) |
| HSV | hsv(280, 11%, 97%) |
| CMYK | cmyk(3.6%, 10.9%, 0%, 3.1%) |
| CIE-LAB | lab(89.90, 10.95, -10.90) |
| CIE-LCH | lch(89.90, 15.44, 315.13°) |
| OKLab | oklab(91.7% 0.0287 -0.0291) |
| OKLCH | oklch(91.7% 0.041 314.6) |
| XYZ | xyz(77.6389, 76.0794, 98.5723) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.53
Thistle
#D8BFD8
ΔE00 6.90
Very Light Purple
#F6CEFC
ΔE00 7.35
Lavender (CSS)
#E6E6FA
ΔE00 7.52
Pale Lilac
#E4CBFF
ΔE00 7.69
Pale Mauve
#FED0FC
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDCF7 #E5F7DC
analogous
#E1DCF7 #EEDCF7 #F7DCF3
triadic
#EEDCF7 #F7EEDC #DCF7EE
tetradic
#EEDCF7 #F7E1DC #E5F7DC #DCF3F7
square
#EEDCF7 #F7E1DC #E5F7DC #DCF3F7
split-complementary
#EEDCF7 #F3F7DC #DCF7E1
monochromatic
#BE78E0 #D6AAEC #EEDCF7 #F3E6F9 #F3E6F9
Accessibility & contrast
On white
1.30
#EEDCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#EEDCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDCF7
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDCF7 | 1.00 | 1.30 | 16.22 | 16.22 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E1F8
Deuteranopia (green-blind)
#DCE3F6
Tritanopia (blue-blind)
#EEDFE5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eedcf7; /* rgb */ color: rgb(238, 220, 247); /* oklch */ color: oklch(91.7% 0.041 314.6);
Tailwind
colors: {
custom: {
50: '#f3e6f9',
500: '#eedcf7',
950: '#000000',
},
}SCSS
$custom: #eedcf7; $custom-light: #f3e6f9; $custom-dark: #000000;
JSON
{
"hex": "#eedcf7",
"rgb": {
"r": 238,
"g": 220,
"b": 247
},
"hsl": {
"h": 280,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.91704,
"c": 0.04093,
"h": 314.6
},
"luminance": 0.76079
}Semantic roles & 50–950 ramp
primary
#EEDCF7
secondary
#B2D99E
accent
#CB1B55
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485