#EADCDA#EADCDA
#EADCDA is a very light, near-neutral red. Relative luminance 0.737; OKLCH L 90.5% C 0.016 H 27.3°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCDA |
|---|---|
| RGB | rgb(234, 220, 218) |
| HSL | hsl(8, 28%, 89%) |
| HSV | hsv(8, 7%, 92%) |
| CMYK | cmyk(0%, 6%, 6.8%, 8.2%) |
| CIE-LAB | lab(88.80, 4.44, 2.70) |
| CIE-LCH | lch(88.80, 5.20, 31.27°) |
| OKLab | oklab(90.51% 0.0139 0.0072) |
| OKLCH | oklch(90.51% 0.016 27.3) |
| XYZ | xyz(72.1783, 73.7416, 76.7473) |
| Luminance | 0.7374 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 5.16
Mistyrose
#FFE4E1
ΔE00 5.18
Lavenderblush
#FFF0F5
ΔE00 5.58
Seashell
#FFF5EE
ΔE00 6.19
Gainsboro
#DCDCDC
ΔE00 6.23
Linen
#FAF0E6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCDA #DAE8EA
analogous
#EADAE0 #EADCDA #EAE4DA
triadic
#EADCDA #DAEADC #DCDAEA
tetradic
#EADCDA #E0EADA #DAE8EA #E4DAEA
square
#EADCDA #E0EADA #DAE8EA #E4DAEA
split-complementary
#EADCDA #DAEAE4 #DAE0EA
monochromatic
#BE928C #D4B7B3 #EADCDA #F4EDEB #F4EDEB
Accessibility & contrast
On white
1.33
#EADCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#EADCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCDA
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCDA | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDDA
Deuteranopia (green-blind)
#E2E0DA
Tritanopia (blue-blind)
#EEDBDB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eadcda; /* rgb */ color: rgb(234, 220, 218); /* oklch */ color: oklch(90.5% 0.016 27.3);
Tailwind
colors: {
custom: {
50: '#f0e6e5',
500: '#eadcda',
950: '#000000',
},
}SCSS
$custom: #eadcda; $custom-light: #f0e6e5; $custom-dark: #000000;
JSON
{
"hex": "#eadcda",
"rgb": {
"r": 234,
"g": 220,
"b": 218
},
"hsl": {
"h": 7.5,
"s": 27.586,
"l": 88.627
},
"oklch": {
"l": 0.90514,
"c": 0.01569,
"h": 27.3
},
"luminance": 0.73741
}Semantic roles & 50–950 ramp
primary
#EADCDA
secondary
#A6BFC3
accent
#99A63F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484