#EADBDC#EADBDC
#EADBDC is a very light, near-neutral red. Relative luminance 0.733; OKLCH L 90.4% C 0.017 H 12.8°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EADBDC |
|---|---|
| RGB | rgb(234, 219, 220) |
| HSL | hsl(356, 26%, 89%) |
| HSV | hsv(356, 6%, 92%) |
| CMYK | cmyk(0%, 6.4%, 6%, 8.2%) |
| CIE-LAB | lab(88.60, 5.30, 1.36) |
| CIE-LCH | lch(88.60, 5.47, 14.37°) |
| OKLab | oklab(90.38% 0.0162 0.0037) |
| OKLCH | oklch(90.38% 0.017 12.8) |
| XYZ | xyz(72.1799, 73.3236, 78.0467) |
| Luminance | 0.7332 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.92
Mistyrose
#FFE4E1
ΔE00 4.97
Very Light Pink
#FFF4F2
ΔE00 5.69
Gainsboro
#DCDCDC
ΔE00 6.85
Seashell
#FFF5EE
ΔE00 7.29
Light Gray
#D3D3D3
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADBDC #DBEAE9
analogous
#EADBE4 #EADBDC #EAE2DB
triadic
#EADBDC #DCEADB #DBDCEA
tetradic
#EADBDC #E4EADB #DBEAE9 #E2DBEA
square
#EADBDC #E4EADB #DBEAE9 #E2DBEA
split-complementary
#EADBDC #DBEAE2 #DBE4EA
monochromatic
#BD8E91 #D3B4B6 #EADBDC #F4ECEC #F4ECEC
Accessibility & contrast
On white
1.34
#EADBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#EADBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADBDC
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADBDC | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#EDDADB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eadbdc; /* rgb */ color: rgb(234, 219, 220); /* oklch */ color: oklch(90.4% 0.017 12.8);
Tailwind
colors: {
custom: {
50: '#f0e6e6',
500: '#eadbdc',
950: '#000000',
},
}SCSS
$custom: #eadbdc; $custom-light: #f0e6e6; $custom-dark: #000000;
JSON
{
"hex": "#eadbdc",
"rgb": {
"r": 234,
"g": 219,
"b": 220
},
"hsl": {
"h": 356,
"s": 26.316,
"l": 88.824
},
"oklch": {
"l": 0.90375,
"c": 0.01656,
"h": 12.8
},
"luminance": 0.73323
}Semantic roles & 50–950 ramp
primary
#EADBDC
secondary
#A7C2C0
accent
#A59E41
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161516
muted
#858484