#EADDDE#EADDDE
#EADDDE is a very light, near-neutral red. Relative luminance 0.745; OKLCH L 90.8% C 0.014 H 12.0°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EADDDE |
|---|---|
| RGB | rgb(234, 221, 222) |
| HSL | hsl(355, 24%, 89%) |
| HSV | hsv(355, 6%, 92%) |
| CMYK | cmyk(0%, 5.6%, 5.1%, 8.2%) |
| CIE-LAB | lab(89.15, 4.61, 1.10) |
| CIE-LCH | lch(89.15, 4.74, 13.47°) |
| OKLab | oklab(90.82% 0.014 0.003) |
| OKLCH | oklch(90.82% 0.014 12) |
| XYZ | xyz(72.9713, 74.4800, 79.6250) |
| Luminance | 0.7448 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.70
Very Light Pink
#FFF4F2
ΔE00 5.13
Mistyrose
#FFE4E1
ΔE00 5.47
Gainsboro
#DCDCDC
ΔE00 6.11
Seashell
#FFF5EE
ΔE00 6.71
Light Gray
#D3D3D3
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADDDE #DDEAE9
analogous
#EADDE5 #EADDDE #EAE3DD
triadic
#EADDDE #DEEADD #DDDEEA
tetradic
#EADDDE #E5EADD #DDEAE9 #E3DDEA
square
#EADDDE #E5EADD #DDEAE9 #E3DDEA
split-complementary
#EADDDE #DDEAE3 #DDE5EA
monochromatic
#BB9195 #D3B7B9 #EADDDE #F3ECED #F3ECED
Accessibility & contrast
On white
1.32
#EADDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#EADDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADDDE
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADDDE | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDE
Deuteranopia (green-blind)
#E2E1DE
Tritanopia (blue-blind)
#EDDCDD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eaddde; /* rgb */ color: rgb(234, 221, 222); /* oklch */ color: oklch(90.8% 0.014 12.0);
Tailwind
colors: {
custom: {
50: '#f0e7e8',
500: '#eaddde',
950: '#000000',
},
}SCSS
$custom: #eaddde; $custom-light: #f0e7e8; $custom-dark: #000000;
JSON
{
"hex": "#eaddde",
"rgb": {
"r": 234,
"g": 221,
"b": 222
},
"hsl": {
"h": 355.385,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.9082,
"c": 0.01433,
"h": 12
},
"luminance": 0.74479
}Semantic roles & 50–950 ramp
primary
#EADDDE
secondary
#A9C2C0
accent
#A29B43
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484