#EED3ED#EED3ED
#EED3ED is a very light, muted purple. Relative luminance 0.709; OKLCH L 89.7% C 0.046 H 327.1°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EED3ED |
|---|---|
| RGB | rgb(238, 211, 237) |
| HSL | hsl(302, 44%, 88%) |
| HSV | hsv(302, 11%, 93%) |
| CMYK | cmyk(0%, 11.3%, 0.4%, 6.7%) |
| CIE-LAB | lab(87.43, 13.83, -9.30) |
| CIE-LCH | lch(87.43, 16.67, 326.08°) |
| OKLab | oklab(89.69% 0.0382 -0.0247) |
| OKLCH | oklch(89.69% 0.046 327.1) |
| XYZ | xyz(73.8382, 70.8811, 89.8960) |
| Luminance | 0.7088 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.92
Very Light Purple
#F6CEFC
ΔE00 5.94
Pale Lavender
#EECFFE
ΔE00 5.96
Pale Mauve
#FED0FC
ΔE00 6.13
Light Pink
#FFD1DF
ΔE00 6.76
Pale Pink
#FFCFDC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED3ED #D3EED4
analogous
#E1D3EE #EED3ED #EED3DF
triadic
#EED3ED #EDEED3 #D3EDEE
tetradic
#EED3ED #EEE1D3 #D3EED4 #D3DFEE
square
#EED3ED #EEE1D3 #D3EED4 #D3DFEE
split-complementary
#EED3ED #DFEED3 #D3EEE1
monochromatic
#CC7BC9 #DDA7DB #EED3ED #F6E9F6 #F6E9F6
Accessibility & contrast
On white
1.38
#EED3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#EED3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED3ED
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED3ED | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#D7DCEC
Tritanopia (blue-blind)
#F0D5DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #eed3ed; /* rgb */ color: rgb(238, 211, 237); /* oklch */ color: oklch(89.7% 0.046 327.1);
Tailwind
colors: {
custom: {
50: '#f3e0f2',
500: '#eed3ed',
950: '#000000',
},
}SCSS
$custom: #eed3ed; $custom-light: #f3e0f2; $custom-dark: #000000;
JSON
{
"hex": "#eed3ed",
"rgb": {
"r": 238,
"g": 211,
"b": 237
},
"hsl": {
"h": 302.222,
"s": 44.262,
"l": 88.039
},
"oklch": {
"l": 0.89688,
"c": 0.04554,
"h": 327.1
},
"luminance": 0.7088
}Semantic roles & 50–950 ramp
primary
#EED3ED
secondary
#9BCA9D
accent
#B7332E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485