#EED9ED#EED9ED
#EED9ED is a very light, muted purple. Relative luminance 0.739; OKLCH L 90.8% C 0.035 H 327.3°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EED9ED |
|---|---|
| RGB | rgb(238, 217, 237) |
| HSL | hsl(303, 38%, 89%) |
| HSV | hsv(303, 9%, 93%) |
| CMYK | cmyk(0%, 8.8%, 0.4%, 6.7%) |
| CIE-LAB | lab(88.88, 10.68, -7.14) |
| CIE-LCH | lch(88.88, 12.85, 326.24°) |
| OKLab | oklab(90.82% 0.0295 -0.019) |
| OKLCH | oklch(90.82% 0.035 327.3) |
| XYZ | xyz(75.3567, 73.9181, 90.4021) |
| Luminance | 0.7392 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.24
Light Pink
#FFD1DF
ΔE00 7.47
Lavenderblush
#FFF0F5
ΔE00 7.77
Pale Pink
#FFCFDC
ΔE00 8.09
Pale Lavender
#EECFFE
ΔE00 8.19
Lavender (CSS)
#E6E6FA
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED9ED #D9EEDA
analogous
#E5D9EE #EED9ED #EED9E3
triadic
#EED9ED #EDEED9 #D9EDEE
tetradic
#EED9ED #EEE5D9 #D9EEDA #D9E3EE
square
#EED9ED #EEE5D9 #D9EEDA #D9E3EE
split-complementary
#EED9ED #E3EED9 #D9EEE5
monochromatic
#C884C5 #DBAFD9 #EED9ED #F6EAF5 #F6EAF5
Accessibility & contrast
On white
1.33
#EED9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#EED9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED9ED
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED9ED | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEE
Deuteranopia (green-blind)
#DCE0EC
Tritanopia (blue-blind)
#F0DADF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eed9ed; /* rgb */ color: rgb(238, 217, 237); /* oklch */ color: oklch(90.8% 0.035 327.3);
Tailwind
colors: {
custom: {
50: '#f3e4f2',
500: '#eed9ed',
950: '#000000',
},
}SCSS
$custom: #eed9ed; $custom-light: #f3e4f2; $custom-dark: #000000;
JSON
{
"hex": "#eed9ed",
"rgb": {
"r": 238,
"g": 217,
"b": 237
},
"hsl": {
"h": 302.857,
"s": 38.182,
"l": 89.216
},
"oklch": {
"l": 0.90822,
"c": 0.03509,
"h": 327.3
},
"luminance": 0.73917
}Semantic roles & 50–950 ramp
primary
#EED9ED
secondary
#A2C9A4
accent
#B13A34
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485