#EADCE4#EADCE4
#EADCE4 is a very light, near-neutral pink. Relative luminance 0.743; OKLCH L 90.8% C 0.019 H 342.1°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCE4 |
|---|---|
| RGB | rgb(234, 220, 228) |
| HSL | hsl(326, 25%, 89%) |
| HSV | hsv(326, 6%, 92%) |
| CMYK | cmyk(0%, 6%, 2.6%, 8.2%) |
| CIE-LAB | lab(89.06, 6.17, -2.19) |
| CIE-LCH | lch(89.06, 6.55, 340.46°) |
| OKLab | oklab(90.8% 0.0177 -0.0057) |
| OKLCH | oklch(90.8% 0.019 342.1) |
| XYZ | xyz(73.5266, 74.2809, 83.8480) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.50
Mistyrose
#FFE4E1
ΔE00 6.58
Very Light Pink
#FFF4F2
ΔE00 7.01
Lavender (CSS)
#E6E6FA
ΔE00 7.28
Gainsboro
#DCDCDC
ΔE00 7.87
Ghostwhite
#F8F8FF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCE4 #DCEAE2
analogous
#E9DCEA #EADCE4 #EADCDD
triadic
#EADCE4 #E4EADC #DCE4EA
tetradic
#EADCE4 #EAE9DC #DCEAE2 #DCDDEA
square
#EADCE4 #EAE9DC #DCEAE2 #DCDDEA
split-complementary
#EADCE4 #DDEADC #DCEAE9
monochromatic
#BC90A9 #D3B6C6 #EADCE4 #F4ECF0 #F4ECF0
Accessibility & contrast
On white
1.32
#EADCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#EADCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCE4
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCE4 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE4
Deuteranopia (green-blind)
#DFE0E4
Tritanopia (blue-blind)
#ECDCDF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadce4; /* rgb */ color: rgb(234, 220, 228); /* oklch */ color: oklch(90.8% 0.019 342.1);
Tailwind
colors: {
custom: {
50: '#f0e6ec',
500: '#eadce4',
950: '#000000',
},
}SCSS
$custom: #eadce4; $custom-light: #f0e6ec; $custom-dark: #000000;
JSON
{
"hex": "#eadce4",
"rgb": {
"r": 234,
"g": 220,
"b": 228
},
"hsl": {
"h": 325.714,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.90798,
"c": 0.0186,
"h": 342.1
},
"luminance": 0.7428
}Semantic roles & 50–950 ramp
primary
#EADCE4
secondary
#A8C2B3
accent
#A46C42
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161616
muted
#858484