#EADEDD#EADEDD
#EADEDD is a very light, near-neutral red. Relative luminance 0.750; OKLCH L 91.0% C 0.013 H 23.2°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EADEDD |
|---|---|
| RGB | rgb(234, 222, 221) |
| HSL | hsl(5, 24%, 89%) |
| HSV | hsv(5, 6%, 92%) |
| CMYK | cmyk(0%, 5.1%, 5.6%, 8.2%) |
| CIE-LAB | lab(89.37, 3.92, 1.95) |
| CIE-LCH | lch(89.37, 4.38, 26.51°) |
| OKLab | oklab(90.99% 0.0122 0.0052) |
| OKLCH | oklch(90.99% 0.013 23.2) |
| XYZ | xyz(73.1025, 74.9561, 79.0095) |
| Luminance | 0.7496 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.69
Lavenderblush
#FFF0F5
ΔE00 5.20
Gainsboro
#DCDCDC
ΔE00 5.53
Mistyrose
#FFE4E1
ΔE00 5.73
Seashell
#FFF5EE
ΔE00 5.84
Linen
#FAF0E6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADEDD #DDE9EA
analogous
#EADDE3 #EADEDD #EAE5DD
triadic
#EADEDD #DDEADE #DEDDEA
tetradic
#EADEDD #E3EADD #DDE9EA #E5DDEA
square
#EADEDD #E3EADD #DDE9EA #E5DDEA
split-complementary
#EADEDD #DDEAE5 #DDE3EA
monochromatic
#BB9591 #D3B9B7 #EADEDD #F3EDEC #F3EDEC
Accessibility & contrast
On white
1.31
#EADEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#EADEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADEDD
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADEDD | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDD
Deuteranopia (green-blind)
#E3E1DD
Tritanopia (blue-blind)
#EDDDDE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eadedd; /* rgb */ color: rgb(234, 222, 221); /* oklch */ color: oklch(91.0% 0.013 23.2);
Tailwind
colors: {
custom: {
50: '#f0e8e7',
500: '#eadedd',
950: '#000000',
},
}SCSS
$custom: #eadedd; $custom-light: #f0e8e7; $custom-dark: #000000;
JSON
{
"hex": "#eadedd",
"rgb": {
"r": 234,
"g": 222,
"b": 221
},
"hsl": {
"h": 4.615,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.90987,
"c": 0.01326,
"h": 23.2
},
"luminance": 0.74955
}Semantic roles & 50–950 ramp
primary
#EADEDD
secondary
#A9C0C2
accent
#9BA243
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484