#EADADC#EADADC
#EADADC is a very light, near-neutral red. Relative luminance 0.728; OKLCH L 90.2% C 0.018 H 8.8°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EADADC |
|---|---|
| RGB | rgb(234, 218, 220) |
| HSL | hsl(353, 28%, 89%) |
| HSV | hsv(353, 7%, 92%) |
| CMYK | cmyk(0%, 6.8%, 6%, 8.2%) |
| CIE-LAB | lab(88.35, 5.82, 1.00) |
| CIE-LCH | lch(88.35, 5.91, 9.72°) |
| OKLab | oklab(90.18% 0.0176 0.0027) |
| OKLCH | oklch(90.18% 0.018 8.8) |
| XYZ | xyz(71.9198, 72.8034, 77.9600) |
| Luminance | 0.7280 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.89
Lavenderblush
#FFF0F5
ΔE00 4.93
Very Light Pink
#FFF4F2
ΔE00 6.14
Gainsboro
#DCDCDC
ΔE00 7.35
Light Gray
#D3D3D3
ΔE00 7.74
Seashell
#FFF5EE
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADADC #DAEAE8
analogous
#EADAE4 #EADADC #EAE0DA
triadic
#EADADC #DCEADA #DADCEA
tetradic
#EADADC #E4EADA #DAEAE8 #E0DAEA
square
#EADADC #E4EADA #DAEAE8 #E0DAEA
split-complementary
#EADADC #DAEAE0 #DAE4EA
monochromatic
#BE8C92 #D4B3B7 #EADADC #F4EBED #F4EBED
Accessibility & contrast
On white
1.35
#EADADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#EADADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADADC
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADADC | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#EED9DB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eadadc; /* rgb */ color: rgb(234, 218, 220); /* oklch */ color: oklch(90.2% 0.018 8.8);
Tailwind
colors: {
custom: {
50: '#f0e5e6',
500: '#eadadc',
950: '#000000',
},
}SCSS
$custom: #eadadc; $custom-light: #f0e5e6; $custom-dark: #000000;
JSON
{
"hex": "#eadadc",
"rgb": {
"r": 234,
"g": 218,
"b": 220
},
"hsl": {
"h": 352.5,
"s": 27.586,
"l": 88.627
},
"oklch": {
"l": 0.90181,
"c": 0.01781,
"h": 8.8
},
"luminance": 0.72803
}Semantic roles & 50–950 ramp
primary
#EADADC
secondary
#A6C3BF
accent
#A6993F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161516
muted
#858484