#EADFDD#EADFDD
#EADFDD is a very light, near-neutral red. Relative luminance 0.755; OKLCH L 91.2% C 0.012 H 29.9°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFDD |
|---|---|
| RGB | rgb(234, 223, 221) |
| HSL | hsl(9, 24%, 89%) |
| HSV | hsv(9, 6%, 92%) |
| CMYK | cmyk(0%, 4.7%, 5.6%, 8.2%) |
| CIE-LAB | lab(89.62, 3.40, 2.32) |
| CIE-LCH | lch(89.62, 4.11, 34.27°) |
| OKLab | oklab(91.18% 0.0107 0.0062) |
| OKLCH | oklch(91.18% 0.012 29.9) |
| XYZ | xyz(73.3689, 75.4889, 79.0983) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.47
Gainsboro
#DCDCDC
ΔE00 5.11
Seashell
#FFF5EE
ΔE00 5.32
Linen
#FAF0E6
ΔE00 5.48
Lavenderblush
#FFF0F5
ΔE00 5.55
Light Gray
#D3D3D3
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFDD #DDE8EA
analogous
#EADDE2 #EADFDD #EAE6DD
triadic
#EADFDD #DDEADF #DFDDEA
tetradic
#EADFDD #E2EADD #DDE8EA #E6DDEA
square
#EADFDD #E2EADD #DDE8EA #E6DDEA
split-complementary
#EADFDD #DDEAE6 #DDE2EA
monochromatic
#BB9891 #D3BBB7 #EADFDD #F3EDEC #F3EDEC
Accessibility & contrast
On white
1.30
#EADFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#EADFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFDD
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFDD | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DD
Deuteranopia (green-blind)
#E4E2DD
Tritanopia (blue-blind)
#EDDEDE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eadfdd; /* rgb */ color: rgb(234, 223, 221); /* oklch */ color: oklch(91.2% 0.012 29.9);
Tailwind
colors: {
custom: {
50: '#f0e9e7',
500: '#eadfdd',
950: '#000000',
},
}SCSS
$custom: #eadfdd; $custom-light: #f0e9e7; $custom-dark: #000000;
JSON
{
"hex": "#eadfdd",
"rgb": {
"r": 234,
"g": 223,
"b": 221
},
"hsl": {
"h": 9.231,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.91182,
"c": 0.01239,
"h": 29.9
},
"luminance": 0.75488
}Semantic roles & 50–950 ramp
primary
#EADFDD
secondary
#A9BEC2
accent
#94A243
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484