#EADCDF#EADCDF
#EADCDF is a very light, near-neutral red. Relative luminance 0.740; OKLCH L 90.7% C 0.016 H 2.7°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCDF |
|---|---|
| RGB | rgb(234, 220, 223) |
| HSL | hsl(347, 25%, 89%) |
| HSV | hsv(347, 6%, 92%) |
| CMYK | cmyk(0%, 6%, 4.7%, 8.2%) |
| CIE-LAB | lab(88.93, 5.30, 0.25) |
| CIE-LCH | lch(88.93, 5.30, 2.72°) |
| OKLab | oklab(90.65% 0.0158 0.0008) |
| OKLCH | oklch(90.65% 0.016 2.7) |
| XYZ | xyz(72.8425, 74.0073, 80.2452) |
| Luminance | 0.7401 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.48
Mistyrose
#FFE4E1
ΔE00 5.46
Very Light Pink
#FFF4F2
ΔE00 5.75
Gainsboro
#DCDCDC
ΔE00 6.78
Light Gray
#D3D3D3
ΔE00 7.31
Snow
#FFFAFA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCDF #DCEAE7
analogous
#EADCE6 #EADCDF #EAE0DC
triadic
#EADCDF #DFEADC #DCDFEA
tetradic
#EADCDF #E6EADC #DCEAE7 #E0DCEA
square
#EADCDF #E6EADC #DCEAE7 #E0DCEA
split-complementary
#EADCDF #DCEAE0 #DCE6EA
monochromatic
#BC9099 #D3B6BC #EADCDF #F4ECEE #F4ECEE
Accessibility & contrast
On white
1.33
#EADCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#EADCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCDF
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCDF | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDF
Deuteranopia (green-blind)
#E1E0DF
Tritanopia (blue-blind)
#EDDBDD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eadcdf; /* rgb */ color: rgb(234, 220, 223); /* oklch */ color: oklch(90.7% 0.016 2.7);
Tailwind
colors: {
custom: {
50: '#f0e6e9',
500: '#eadcdf',
950: '#000000',
},
}SCSS
$custom: #eadcdf; $custom-light: #f0e6e9; $custom-dark: #000000;
JSON
{
"hex": "#eadcdf",
"rgb": {
"r": 234,
"g": 220,
"b": 223
},
"hsl": {
"h": 347.143,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.90654,
"c": 0.01585,
"h": 2.7
},
"luminance": 0.74007
}Semantic roles & 50–950 ramp
primary
#EADCDF
secondary
#A8C2BC
accent
#A48F42
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484