#EED4ED#EED4ED
#EED4ED is a very light, muted purple. Relative luminance 0.714; OKLCH L 89.9% C 0.044 H 327.1°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EED4ED |
|---|---|
| RGB | rgb(238, 212, 237) |
| HSL | hsl(302, 43%, 88%) |
| HSV | hsv(302, 11%, 93%) |
| CMYK | cmyk(0%, 10.9%, 0.4%, 6.7%) |
| CIE-LAB | lab(87.67, 13.31, -8.94) |
| CIE-LCH | lch(87.67, 16.03, 326.10°) |
| OKLab | oklab(89.88% 0.0368 -0.0238) |
| OKLCH | oklch(89.88% 0.044 327.1) |
| XYZ | xyz(74.0874, 71.3795, 89.9790) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.05
Pale Lavender
#EECFFE
ΔE00 6.29
Very Light Purple
#F6CEFC
ΔE00 6.33
Pale Mauve
#FED0FC
ΔE00 6.52
Light Pink
#FFD1DF
ΔE00 6.80
Pale Pink
#FFCFDC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED4ED #D4EED5
analogous
#E2D4EE #EED4ED #EED4E0
triadic
#EED4ED #EDEED4 #D4EDEE
tetradic
#EED4ED #EEE2D4 #D4EED5 #D4E0EE
square
#EED4ED #EEE2D4 #D4EED5 #D4E0EE
split-complementary
#EED4ED #E0EED4 #D4EEE2
monochromatic
#CB7CC8 #DDA8DB #EED4ED #F6E9F6 #F6E9F6
Accessibility & contrast
On white
1.37
#EED4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#EED4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED4ED
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED4ED | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#D8DDEC
Tritanopia (blue-blind)
#F0D6DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #eed4ed; /* rgb */ color: rgb(238, 212, 237); /* oklch */ color: oklch(89.9% 0.044 327.1);
Tailwind
colors: {
custom: {
50: '#f3e1f2',
500: '#eed4ed',
950: '#000000',
},
}SCSS
$custom: #eed4ed; $custom-light: #f3e1f2; $custom-dark: #000000;
JSON
{
"hex": "#eed4ed",
"rgb": {
"r": 238,
"g": 212,
"b": 237
},
"hsl": {
"h": 302.308,
"s": 43.333,
"l": 88.235
},
"oklch": {
"l": 0.89876,
"c": 0.04379,
"h": 327.1
},
"luminance": 0.71379
}Semantic roles & 50–950 ramp
primary
#EED4ED
secondary
#9CCA9E
accent
#B6342F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485