#EEDCEA#EEDCEA
#EEDCEA is a very light, muted pink. Relative luminance 0.753; OKLCH L 91.3% C 0.027 H 333.3°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDCEA |
|---|---|
| RGB | rgb(238, 220, 234) |
| HSL | hsl(313, 35%, 90%) |
| HSV | hsv(313, 8%, 93%) |
| CMYK | cmyk(0%, 7.6%, 1.7%, 6.7%) |
| CIE-LAB | lab(89.54, 8.58, -4.60) |
| CIE-LCH | lch(89.54, 9.74, 331.80°) |
| OKLab | oklab(91.3% 0.0241 -0.0121) |
| OKLCH | oklch(91.3% 0.027 333.3) |
| XYZ | xyz(75.7023, 75.3048, 88.3732) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.66
Lavender (CSS)
#E6E6FA
ΔE00 7.46
Mistyrose
#FFE4E1
ΔE00 7.68
Thistle
#D8BFD8
ΔE00 7.78
Light Pink
#FFD1DF
ΔE00 8.20
Pale Pink
#FFCFDC
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDCEA #DCEEE0
analogous
#E9DCEE #EEDCEA #EEDCE1
triadic
#EEDCEA #EAEEDC #DCEAEE
tetradic
#EEDCEA #EEE9DC #DCEEE0 #DCE1EE
square
#EEDCEA #EEE9DC #DCEEE0 #DCE1EE
split-complementary
#EEDCEA #E1EEDC #DCEEE9
monochromatic
#C68AB9 #DAB3D1 #EEDCEA #F5EAF3 #F5EAF3
Accessibility & contrast
On white
1.31
#EEDCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#EEDCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDCEA
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDCEA | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EB
Deuteranopia (green-blind)
#E0E2E9
Tritanopia (blue-blind)
#F0DDE0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eedcea; /* rgb */ color: rgb(238, 220, 234); /* oklch */ color: oklch(91.3% 0.027 333.3);
Tailwind
colors: {
custom: {
50: '#f3e6f0',
500: '#eedcea',
950: '#000000',
},
}SCSS
$custom: #eedcea; $custom-light: #f3e6f0; $custom-dark: #000000;
JSON
{
"hex": "#eedcea",
"rgb": {
"r": 238,
"g": 220,
"b": 234
},
"hsl": {
"h": 313.333,
"s": 34.615,
"l": 89.804
},
"oklch": {
"l": 0.91303,
"c": 0.027,
"h": 333.3
},
"luminance": 0.75304
}Semantic roles & 50–950 ramp
primary
#EEDCEA
secondary
#A6C9AD
accent
#AD5238
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485