#EADDDD#EADDDD
#EADDDD is a very light, near-neutral red. Relative luminance 0.744; OKLCH L 90.8% C 0.014 H 17.4°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EADDDD |
|---|---|
| RGB | rgb(234, 221, 221) |
| HSL | hsl(0, 24%, 89%) |
| HSV | hsv(0, 6%, 92%) |
| CMYK | cmyk(0%, 5.6%, 5.6%, 8.2%) |
| CIE-LAB | lab(89.12, 4.43, 1.59) |
| CIE-LCH | lch(89.12, 4.71, 19.75°) |
| OKLab | oklab(90.79% 0.0136 0.0043) |
| OKLCH | oklch(90.79% 0.014 17.4) |
| XYZ | xyz(72.8377, 74.4265, 78.9212) |
| Luminance | 0.7443 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.94
Very Light Pink
#FFF4F2
ΔE00 5.01
Mistyrose
#FFE4E1
ΔE00 5.42
Gainsboro
#DCDCDC
ΔE00 5.99
Seashell
#FFF5EE
ΔE00 6.41
Light Gray
#D3D3D3
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADDDD #DDEAEA
analogous
#EADDE4 #EADDDD #EAE4DD
triadic
#EADDDD #DDEADD #DDDDEA
tetradic
#EADDDD #E4EADD #DDEAEA #E4DDEA
square
#EADDDD #E4EADD #DDEAEA #E4DDEA
split-complementary
#EADDDD #DDEAE4 #DDE4EA
monochromatic
#BB9191 #D3B7B7 #EADDDD #F3ECEC #F3ECEC
Accessibility & contrast
On white
1.32
#EADDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#EADDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADDDD
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADDDD | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDD
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#EDDCDD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadddd; /* rgb */ color: rgb(234, 221, 221); /* oklch */ color: oklch(90.8% 0.014 17.4);
Tailwind
colors: {
custom: {
50: '#f0e7e7',
500: '#eadddd',
950: '#000000',
},
}SCSS
$custom: #eadddd; $custom-light: #f0e7e7; $custom-dark: #000000;
JSON
{
"hex": "#eadddd",
"rgb": {
"r": 234,
"g": 221,
"b": 221
},
"hsl": {
"h": 0,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.90792,
"c": 0.01429,
"h": 17.4
},
"luminance": 0.74426
}Semantic roles & 50–950 ramp
primary
#EADDDD
secondary
#A9C2C2
accent
#A2A243
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484