#EED0EC#EED0EC
#EED0EC is a very light, muted purple. Relative luminance 0.693; OKLCH L 89.1% C 0.050 H 328.1°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EED0EC |
|---|---|
| RGB | rgb(238, 208, 236) |
| HSL | hsl(304, 47%, 87%) |
| HSV | hsv(304, 13%, 93%) |
| CMYK | cmyk(0%, 12.6%, 0.8%, 6.7%) |
| CIE-LAB | lab(86.68, 15.23, -9.89) |
| CIE-LCH | lch(86.68, 18.16, 327.00°) |
| OKLab | oklab(89.09% 0.0423 -0.0263) |
| OKLCH | oklch(89.09% 0.05 328.1) |
| XYZ | xyz(72.9542, 69.3461, 88.8826) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.65
Very Light Purple
#F6CEFC
ΔE00 5.12
Pale Mauve
#FED0FC
ΔE00 5.27
Pale Lavender
#EECFFE
ΔE00 5.40
Light Pink
#FFD1DF
ΔE00 6.60
Pale Pink
#FFCFDC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED0EC #D0EED2
analogous
#E1D0EE #EED0EC #EED0DD
triadic
#EED0EC #ECEED0 #D0ECEE
tetradic
#EED0EC #EEE1D0 #D0EED2 #D0DDEE
square
#EED0EC #EEE1D0 #D0EED2 #D0DDEE
split-complementary
#EED0EC #DDEED0 #D0EEE1
monochromatic
#CD76C8 #DEA3DA #EED0EC #F7E9F6 #F7E9F6
Accessibility & contrast
On white
1.41
#EED0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#EED0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED0EC
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED0EC | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7ED
Deuteranopia (green-blind)
#D5DAEB
Tritanopia (blue-blind)
#F0D2D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eed0ec; /* rgb */ color: rgb(238, 208, 236); /* oklch */ color: oklch(89.1% 0.050 328.1);
Tailwind
colors: {
custom: {
50: '#f3def2',
500: '#eed0ec',
950: '#000000',
},
}SCSS
$custom: #eed0ec; $custom-light: #f3def2; $custom-dark: #000000;
JSON
{
"hex": "#eed0ec",
"rgb": {
"r": 238,
"g": 208,
"b": 236
},
"hsl": {
"h": 304,
"s": 46.875,
"l": 87.451
},
"oklch": {
"l": 0.89094,
"c": 0.04978,
"h": 328.1
},
"luminance": 0.69345
}Semantic roles & 50–950 ramp
primary
#EED0EC
secondary
#98CB9B
accent
#BA352B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485