#EADCE6#EADCE6
#EADCE6 is a very light, muted pink. Relative luminance 0.744; OKLCH L 90.9% C 0.020 H 335.7°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCE6 |
|---|---|
| RGB | rgb(234, 220, 230) |
| HSL | hsl(317, 25%, 89%) |
| HSV | hsv(317, 6%, 92%) |
| CMYK | cmyk(0%, 6%, 1.7%, 8.2%) |
| CIE-LAB | lab(89.11, 6.52, -3.16) |
| CIE-LCH | lch(89.11, 7.25, 334.12°) |
| OKLab | oklab(90.86% 0.0184 -0.0083) |
| OKLCH | oklch(90.86% 0.02 335.7) |
| XYZ | xyz(73.8058, 74.3926, 85.3186) |
| Luminance | 0.7439 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.78
Lavender (CSS)
#E6E6FA
ΔE00 6.84
Mistyrose
#FFE4E1
ΔE00 7.13
Very Light Pink
#FFF4F2
ΔE00 7.60
Ghostwhite
#F8F8FF
ΔE00 8.28
Gainsboro
#DCDCDC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCE6 #DCEAE0
analogous
#E7DCEA #EADCE6 #EADCDF
triadic
#EADCE6 #E6EADC #DCE6EA
tetradic
#EADCE6 #EAE7DC #DCEAE0 #DCDFEA
square
#EADCE6 #EAE7DC #DCEAE0 #DCDFEA
split-complementary
#EADCE6 #DFEADC #DCEAE7
monochromatic
#BC90AF #D3B6CB #EADCE6 #F4ECF1 #F4ECF1
Accessibility & contrast
On white
1.32
#EADCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#EADCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCE6
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCE6 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE6
Deuteranopia (green-blind)
#DFE1E6
Tritanopia (blue-blind)
#ECDCDF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadce6; /* rgb */ color: rgb(234, 220, 230); /* oklch */ color: oklch(90.9% 0.020 335.7);
Tailwind
colors: {
custom: {
50: '#f0e6ed',
500: '#eadce6',
950: '#000000',
},
}SCSS
$custom: #eadce6; $custom-light: #f0e6ed; $custom-dark: #000000;
JSON
{
"hex": "#eadce6",
"rgb": {
"r": 234,
"g": 220,
"b": 230
},
"hsl": {
"h": 317.143,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.90856,
"c": 0.02023,
"h": 335.7
},
"luminance": 0.74392
}Semantic roles & 50–950 ramp
primary
#EADCE6
secondary
#A8C2B0
accent
#A45E42
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161616
muted
#858484