#EADCE3#EADCE3
#EADCE3 is a very light, near-neutral pink. Relative luminance 0.742; OKLCH L 90.8% C 0.018 H 345.7°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCE3 |
|---|---|
| RGB | rgb(234, 220, 227) |
| HSL | hsl(330, 25%, 89%) |
| HSV | hsv(330, 6%, 92%) |
| CMYK | cmyk(0%, 6%, 3%, 8.2%) |
| CIE-LAB | lab(89.03, 5.99, -1.70) |
| CIE-LCH | lch(89.03, 6.23, 344.15°) |
| OKLab | oklab(90.77% 0.0173 -0.0044) |
| OKLCH | oklch(90.77% 0.018 345.7) |
| XYZ | xyz(73.3881, 74.2255, 83.1190) |
| Luminance | 0.7422 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.41
Mistyrose
#FFE4E1
ΔE00 6.31
Very Light Pink
#FFF4F2
ΔE00 6.73
Lavender (CSS)
#E6E6FA
ΔE00 7.52
Gainsboro
#DCDCDC
ΔE00 7.63
Snow
#FFFAFA
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCE3 #DCEAE3
analogous
#EADCEA #EADCE3 #EADCDC
triadic
#EADCE3 #E3EADC #DCE3EA
tetradic
#EADCE3 #EAEADC #DCEAE3 #DCDCEA
square
#EADCE3 #EAEADC #DCEAE3 #DCDCEA
split-complementary
#EADCE3 #DCEADC #DCEAEA
monochromatic
#BC90A6 #D3B6C4 #EADCE3 #F4ECF0 #F4ECF0
Accessibility & contrast
On white
1.33
#EADCE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#EADCE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCE3
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCE3 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE3
Deuteranopia (green-blind)
#E0E0E3
Tritanopia (blue-blind)
#ECDCDE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadce3; /* rgb */ color: rgb(234, 220, 227); /* oklch */ color: oklch(90.8% 0.018 345.7);
Tailwind
colors: {
custom: {
50: '#f0e6eb',
500: '#eadce3',
950: '#000000',
},
}SCSS
$custom: #eadce3; $custom-light: #f0e6eb; $custom-dark: #000000;
JSON
{
"hex": "#eadce3",
"rgb": {
"r": 234,
"g": 220,
"b": 227
},
"hsl": {
"h": 330,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.90769,
"c": 0.01788,
"h": 345.7
},
"luminance": 0.74225
}Semantic roles & 50–950 ramp
primary
#EADCE3
secondary
#A8C2B5
accent
#A47342
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161616
muted
#858484