#EED7EC#EED7EC
#EED7EC is a very light, muted purple. Relative luminance 0.728; OKLCH L 90.4% C 0.038 H 328.6°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EED7EC |
|---|---|
| RGB | rgb(238, 215, 236) |
| HSL | hsl(305, 40%, 89%) |
| HSV | hsv(305, 10%, 93%) |
| CMYK | cmyk(0%, 9.7%, 0.8%, 6.7%) |
| CIE-LAB | lab(88.37, 11.55, -7.38) |
| CIE-LCH | lch(88.37, 13.71, 327.44°) |
| OKLab | oklab(90.41% 0.0321 -0.0196) |
| OKLCH | oklch(90.41% 0.038 328.6) |
| XYZ | xyz(74.6986, 72.8350, 89.4641) |
| Luminance | 0.7283 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.73
Light Pink
#FFD1DF
ΔE00 6.97
Pale Pink
#FFCFDC
ΔE00 7.59
Pale Lavender
#EECFFE
ΔE00 7.71
Very Light Purple
#F6CEFC
ΔE00 7.88
Pale Mauve
#FED0FC
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED7EC #D7EED9
analogous
#E5D7EE #EED7EC #EED7E1
triadic
#EED7EC #ECEED7 #D7ECEE
tetradic
#EED7EC #EEE5D7 #D7EED9 #D7E1EE
square
#EED7EC #EEE5D7 #D7EED9 #D7E1EE
split-complementary
#EED7EC #E1EED7 #D7EEE5
monochromatic
#C981C3 #DCACD8 #EED7EC #F6EAF5 #F6EAF5
Accessibility & contrast
On white
1.35
#EED7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#EED7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED7EC
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED7EC | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#DBDFEB
Tritanopia (blue-blind)
#F0D8DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eed7ec; /* rgb */ color: rgb(238, 215, 236); /* oklch */ color: oklch(90.4% 0.038 328.6);
Tailwind
colors: {
custom: {
50: '#f3e3f2',
500: '#eed7ec',
950: '#000000',
},
}SCSS
$custom: #eed7ec; $custom-light: #f3e3f2; $custom-dark: #000000;
JSON
{
"hex": "#eed7ec",
"rgb": {
"r": 238,
"g": 215,
"b": 236
},
"hsl": {
"h": 305.217,
"s": 40.351,
"l": 88.824
},
"oklch": {
"l": 0.90412,
"c": 0.03757,
"h": 328.6
},
"luminance": 0.72834
}Semantic roles & 50–950 ramp
primary
#EED7EC
secondary
#A0CAA3
accent
#B33D32
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485