#EADCE7#EADCE7
#EADCE7 is a very light, muted pink. Relative luminance 0.744; OKLCH L 90.9% C 0.021 H 332.9°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCE7 |
|---|---|
| RGB | rgb(234, 220, 231) |
| HSL | hsl(313, 25%, 89%) |
| HSV | hsv(313, 6%, 92%) |
| CMYK | cmyk(0%, 6%, 1.3%, 8.2%) |
| CIE-LAB | lab(89.13, 6.70, -3.65) |
| CIE-LCH | lch(89.13, 7.63, 331.41°) |
| OKLab | oklab(90.89% 0.0188 -0.0096) |
| OKLCH | oklch(90.89% 0.021 332.9) |
| XYZ | xyz(73.9466, 74.4489, 86.0603) |
| Luminance | 0.7445 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.97
Lavender (CSS)
#E6E6FA
ΔE00 6.65
Mistyrose
#FFE4E1
ΔE00 7.42
Very Light Pink
#FFF4F2
ΔE00 7.90
Ghostwhite
#F8F8FF
ΔE00 8.38
Gainsboro
#DCDCDC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCE7 #DCEADF
analogous
#E6DCEA #EADCE7 #EADCE0
triadic
#EADCE7 #E7EADC #DCE7EA
tetradic
#EADCE7 #EAE6DC #DCEADF #DCE0EA
square
#EADCE7 #EAE6DC #DCEADF #DCE0EA
split-complementary
#EADCE7 #E0EADC #DCEAE6
monochromatic
#BC90B3 #D3B6CD #EADCE7 #F4ECF2 #F4ECF2
Accessibility & contrast
On white
1.32
#EADCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#EADCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCE7
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCE7 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE8
Deuteranopia (green-blind)
#DFE1E7
Tritanopia (blue-blind)
#ECDDDF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadce7; /* rgb */ color: rgb(234, 220, 231); /* oklch */ color: oklch(90.9% 0.021 332.9);
Tailwind
colors: {
custom: {
50: '#f0e6ee',
500: '#eadce7',
950: '#000000',
},
}SCSS
$custom: #eadce7; $custom-light: #f0e6ee; $custom-dark: #000000;
JSON
{
"hex": "#eadce7",
"rgb": {
"r": 234,
"g": 220,
"b": 231
},
"hsl": {
"h": 312.857,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.90886,
"c": 0.02112,
"h": 332.9
},
"luminance": 0.74448
}Semantic roles & 50–950 ramp
primary
#EADCE7
secondary
#A8C2AE
accent
#A45742
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485