#EADDDF#EADDDF
#EADDDF is a very light, near-neutral red. Relative luminance 0.745; OKLCH L 90.8% C 0.014 H 6.7°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EADDDF |
|---|---|
| RGB | rgb(234, 221, 223) |
| HSL | hsl(351, 24%, 89%) |
| HSV | hsv(351, 6%, 92%) |
| CMYK | cmyk(0%, 5.6%, 4.7%, 8.2%) |
| CIE-LAB | lab(89.17, 4.78, 0.61) |
| CIE-LCH | lch(89.17, 4.82, 7.32°) |
| OKLab | oklab(90.85% 0.0144 0.0017) |
| OKLCH | oklch(90.85% 0.014 6.7) |
| XYZ | xyz(73.1057, 74.5337, 80.3329) |
| Luminance | 0.7453 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.51
Very Light Pink
#FFF4F2
ΔE00 5.29
Mistyrose
#FFE4E1
ΔE00 5.56
Gainsboro
#DCDCDC
ΔE00 6.26
Light Gray
#D3D3D3
ΔE00 6.87
Snow
#FFFAFA
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADDDF #DDEAE8
analogous
#EADDE6 #EADDDF #EAE2DD
triadic
#EADDDF #DFEADD #DDDFEA
tetradic
#EADDDF #E6EADD #DDEAE8 #E2DDEA
square
#EADDDF #E6EADD #DDEAE8 #E2DDEA
split-complementary
#EADDDF #DDEAE2 #DDE6EA
monochromatic
#BB9198 #D3B7BB #EADDDF #F3ECED #F3ECED
Accessibility & contrast
On white
1.32
#EADDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#EADDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADDDF
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADDDF | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#E1E1DF
Tritanopia (blue-blind)
#EDDCDE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadddf; /* rgb */ color: rgb(234, 221, 223); /* oklch */ color: oklch(90.8% 0.014 6.7);
Tailwind
colors: {
custom: {
50: '#f0e7e9',
500: '#eadddf',
950: '#000000',
},
}SCSS
$custom: #eadddf; $custom-light: #f0e7e9; $custom-dark: #000000;
JSON
{
"hex": "#eadddf",
"rgb": {
"r": 234,
"g": 221,
"b": 223
},
"hsl": {
"h": 350.769,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.90848,
"c": 0.01449,
"h": 6.7
},
"luminance": 0.74533
}Semantic roles & 50–950 ramp
primary
#EADDDF
secondary
#A9C2BE
accent
#A29443
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484