#EED5ED#EED5ED
#EED5ED is a very light, muted purple. Relative luminance 0.719; OKLCH L 90.1% C 0.042 H 327.1°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EED5ED |
|---|---|
| RGB | rgb(238, 213, 237) |
| HSL | hsl(302, 42%, 88%) |
| HSV | hsv(302, 11%, 93%) |
| CMYK | cmyk(0%, 10.5%, 0.4%, 6.7%) |
| CIE-LAB | lab(87.91, 12.78, -8.58) |
| CIE-LCH | lch(87.91, 15.40, 326.12°) |
| OKLab | oklab(90.07% 0.0353 -0.0228) |
| OKLCH | oklch(90.07% 0.042 327.1) |
| XYZ | xyz(74.3381, 71.8810, 90.0626) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.23
Pale Lavender
#EECFFE
ΔE00 6.64
Very Light Purple
#F6CEFC
ΔE00 6.74
Light Pink
#FFD1DF
ΔE00 6.86
Pale Mauve
#FED0FC
ΔE00 6.92
Pale Pink
#FFCFDC
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED5ED #D5EED6
analogous
#E2D5EE #EED5ED #EED5E0
triadic
#EED5ED #EDEED5 #D5EDEE
tetradic
#EED5ED #EEE2D5 #D5EED6 #D5E0EE
square
#EED5ED #EEE2D5 #D5EED6 #D5E0EE
split-complementary
#EED5ED #E0EED5 #D5EEE2
monochromatic
#CB7EC8 #DCA9DA #EED5ED #F6E9F6 #F6E9F6
Accessibility & contrast
On white
1.37
#EED5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#EED5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED5ED
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED5ED | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEE
Deuteranopia (green-blind)
#D9DEEC
Tritanopia (blue-blind)
#F0D7DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #eed5ed; /* rgb */ color: rgb(238, 213, 237); /* oklch */ color: oklch(90.1% 0.042 327.1);
Tailwind
colors: {
custom: {
50: '#f3e2f2',
500: '#eed5ed',
950: '#000000',
},
}SCSS
$custom: #eed5ed; $custom-light: #f3e2f2; $custom-dark: #000000;
JSON
{
"hex": "#eed5ed",
"rgb": {
"r": 238,
"g": 213,
"b": 237
},
"hsl": {
"h": 302.4,
"s": 42.373,
"l": 88.431
},
"oklch": {
"l": 0.90065,
"c": 0.04205,
"h": 327.1
},
"luminance": 0.7188
}Semantic roles & 50–950 ramp
primary
#EED5ED
secondary
#9DCA9F
accent
#B53530
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485