#EED2ED#EED2ED
#EED2ED is a very light, muted purple. Relative luminance 0.704; OKLCH L 89.5% C 0.047 H 327.1°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EED2ED |
|---|---|
| RGB | rgb(238, 210, 237) |
| HSL | hsl(302, 45%, 88%) |
| HSV | hsv(302, 12%, 93%) |
| CMYK | cmyk(0%, 11.8%, 0.4%, 6.7%) |
| CIE-LAB | lab(87.19, 14.36, -9.66) |
| CIE-LCH | lch(87.19, 17.31, 326.07°) |
| OKLab | oklab(89.5% 0.0397 -0.0257) |
| OKLCH | oklch(89.5% 0.047 327.1) |
| XYZ | xyz(73.5905, 70.3858, 89.8134) |
| Luminance | 0.7038 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.81
Very Light Purple
#F6CEFC
ΔE00 5.56
Pale Lavender
#EECFFE
ΔE00 5.65
Pale Mauve
#FED0FC
ΔE00 5.75
Light Pink
#FFD1DF
ΔE00 6.76
Pale Pink
#FFCFDC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED2ED #D2EED3
analogous
#E1D2EE #EED2ED #EED2DF
triadic
#EED2ED #EDEED2 #D2EDEE
tetradic
#EED2ED #EEE1D2 #D2EED3 #D2DFEE
square
#EED2ED #EEE1D2 #D2EED3 #D2DFEE
split-complementary
#EED2ED #DFEED2 #D2EEE1
monochromatic
#CC79C9 #DDA6DB #EED2ED #F7E9F6 #F7E9F6
Accessibility & contrast
On white
1.39
#EED2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#EED2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED2ED
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED2ED | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EE
Deuteranopia (green-blind)
#D6DCEC
Tritanopia (blue-blind)
#F0D4DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #eed2ed; /* rgb */ color: rgb(238, 210, 237); /* oklch */ color: oklch(89.5% 0.047 327.1);
Tailwind
colors: {
custom: {
50: '#f3dff2',
500: '#eed2ed',
950: '#000000',
},
}SCSS
$custom: #eed2ed; $custom-light: #f3dff2; $custom-dark: #000000;
JSON
{
"hex": "#eed2ed",
"rgb": {
"r": 238,
"g": 210,
"b": 237
},
"hsl": {
"h": 302.143,
"s": 45.161,
"l": 87.843
},
"oklch": {
"l": 0.895,
"c": 0.04728,
"h": 327.1
},
"luminance": 0.70385
}Semantic roles & 50–950 ramp
primary
#EED2ED
secondary
#9ACA9C
accent
#B8322D
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485