#EED0ED#EED0ED
#EED0ED is a very light, muted purple. Relative luminance 0.694; OKLCH L 89.1% C 0.051 H 327.0°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EED0ED |
|---|---|
| RGB | rgb(238, 208, 237) |
| HSL | hsl(302, 47%, 87%) |
| HSV | hsv(302, 13%, 93%) |
| CMYK | cmyk(0%, 12.6%, 0.4%, 6.7%) |
| CIE-LAB | lab(86.70, 15.41, -10.38) |
| CIE-LCH | lch(86.70, 18.58, 326.05°) |
| OKLab | oklab(89.13% 0.0426 -0.0276) |
| OKLCH | oklch(89.13% 0.051 327) |
| XYZ | xyz(73.0999, 69.4044, 89.6499) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.72
Very Light Purple
#F6CEFC
ΔE00 4.84
Pale Mauve
#FED0FC
ΔE00 5.05
Pale Lavender
#EECFFE
ΔE00 5.09
Light Pink
#FFD1DF
ΔE00 6.84
Light Lilac
#EDC8FF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED0ED #D0EED1
analogous
#E0D0EE #EED0ED #EED0DE
triadic
#EED0ED #EDEED0 #D0EDEE
tetradic
#EED0ED #EEE0D0 #D0EED1 #D0DEEE
square
#EED0ED #EEE0D0 #D0EED1 #D0DEEE
split-complementary
#EED0ED #DEEED0 #D0EEE0
monochromatic
#CD76CB #DEA3DC #EED0ED #F7E9F6 #F7E9F6
Accessibility & contrast
On white
1.41
#EED0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#EED0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED0ED
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED0ED | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#D5DAEC
Tritanopia (blue-blind)
#F0D2DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eed0ed; /* rgb */ color: rgb(238, 208, 237); /* oklch */ color: oklch(89.1% 0.051 327.0);
Tailwind
colors: {
custom: {
50: '#f3def2',
500: '#eed0ed',
950: '#000000',
},
}SCSS
$custom: #eed0ed; $custom-light: #f3def2; $custom-dark: #000000;
JSON
{
"hex": "#eed0ed",
"rgb": {
"r": 238,
"g": 208,
"b": 237
},
"hsl": {
"h": 302,
"s": 46.875,
"l": 87.451
},
"oklch": {
"l": 0.89126,
"c": 0.05078,
"h": 327
},
"luminance": 0.69403
}Semantic roles & 50–950 ramp
primary
#EED0ED
secondary
#98CB99
accent
#BA302B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485