#EADCDC#EADCDC
#EADCDC is a very light, near-neutral red. Relative luminance 0.738; OKLCH L 90.6% C 0.015 H 17.4°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCDC |
|---|---|
| RGB | rgb(234, 220, 220) |
| HSL | hsl(0, 25%, 89%) |
| HSV | hsv(0, 6%, 92%) |
| CMYK | cmyk(0%, 6%, 6%, 8.2%) |
| CIE-LAB | lab(88.85, 4.78, 1.72) |
| CIE-LCH | lch(88.85, 5.08, 19.77°) |
| OKLab | oklab(90.57% 0.0147 0.0046) |
| OKLCH | oklch(90.57% 0.015 17.4) |
| XYZ | xyz(72.4416, 73.8469, 78.1339) |
| Luminance | 0.7385 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.02
Mistyrose
#FFE4E1
ΔE00 5.14
Very Light Pink
#FFF4F2
ΔE00 5.28
Gainsboro
#DCDCDC
ΔE00 6.37
Seashell
#FFF5EE
ΔE00 6.70
Light Gray
#D3D3D3
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCDC #DCEAEA
analogous
#EADCE3 #EADCDC #EAE3DC
triadic
#EADCDC #DCEADC #DCDCEA
tetradic
#EADCDC #E3EADC #DCEAEA #E3DCEA
square
#EADCDC #E3EADC #DCEAEA #E3DCEA
split-complementary
#EADCDC #DCEAE3 #DCE3EA
monochromatic
#BC9090 #D3B6B6 #EADCDC #F4ECEC #F4ECEC
Accessibility & contrast
On white
1.33
#EADCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#EADCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCDC
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCDC | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDC
Deuteranopia (green-blind)
#E1E0DC
Tritanopia (blue-blind)
#EDDBDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eadcdc; /* rgb */ color: rgb(234, 220, 220); /* oklch */ color: oklch(90.6% 0.015 17.4);
Tailwind
colors: {
custom: {
50: '#f0e6e6',
500: '#eadcdc',
950: '#000000',
},
}SCSS
$custom: #eadcdc; $custom-light: #f0e6e6; $custom-dark: #000000;
JSON
{
"hex": "#eadcdc",
"rgb": {
"r": 234,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.90569,
"c": 0.01541,
"h": 17.4
},
"luminance": 0.73846
}Semantic roles & 50–950 ramp
primary
#EADCDC
secondary
#A8C2C2
accent
#A4A442
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484