#EADCE5#EADCE5
#EADCE5 is a very light, near-neutral pink. Relative luminance 0.743; OKLCH L 90.8% C 0.019 H 338.7°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCE5 |
|---|---|
| RGB | rgb(234, 220, 229) |
| HSL | hsl(321, 25%, 89%) |
| HSV | hsv(321, 6%, 92%) |
| CMYK | cmyk(0%, 6%, 2.1%, 8.2%) |
| CIE-LAB | lab(89.08, 6.34, -2.68) |
| CIE-LCH | lch(89.08, 6.89, 337.12°) |
| OKLab | oklab(90.83% 0.0181 -0.007) |
| OKLCH | oklch(90.83% 0.019 338.7) |
| XYZ | xyz(73.6658, 74.3366, 84.5812) |
| Luminance | 0.7434 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.62
Mistyrose
#FFE4E1
ΔE00 6.85
Lavender (CSS)
#E6E6FA
ΔE00 7.05
Very Light Pink
#FFF4F2
ΔE00 7.30
Gainsboro
#DCDCDC
ΔE00 8.13
Ghostwhite
#F8F8FF
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCE5 #DCEAE1
analogous
#E8DCEA #EADCE5 #EADCDE
triadic
#EADCE5 #E5EADC #DCE5EA
tetradic
#EADCE5 #EAE8DC #DCEAE1 #DCDEEA
square
#EADCE5 #EAE8DC #DCEAE1 #DCDEEA
split-complementary
#EADCE5 #DEEADC #DCEAE8
monochromatic
#BC90AC #D3B6C9 #EADCE5 #F4ECF1 #F4ECF1
Accessibility & contrast
On white
1.32
#EADCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#EADCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCE5
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCE5 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE5
Deuteranopia (green-blind)
#DFE0E5
Tritanopia (blue-blind)
#ECDCDF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadce5; /* rgb */ color: rgb(234, 220, 229); /* oklch */ color: oklch(90.8% 0.019 338.7);
Tailwind
colors: {
custom: {
50: '#f0e6ed',
500: '#eadce5',
950: '#000000',
},
}SCSS
$custom: #eadce5; $custom-light: #f0e6ed; $custom-dark: #000000;
JSON
{
"hex": "#eadce5",
"rgb": {
"r": 234,
"g": 220,
"b": 229
},
"hsl": {
"h": 321.429,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.90827,
"c": 0.01939,
"h": 338.7
},
"luminance": 0.74336
}Semantic roles & 50–950 ramp
primary
#EADCE5
secondary
#A8C2B1
accent
#A46542
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161616
muted
#858484