#EADDDB#EADDDB
#EADDDB is a very light, near-neutral red. Relative luminance 0.743; OKLCH L 90.7% C 0.015 H 28.0°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EADDDB |
|---|---|
| RGB | rgb(234, 221, 219) |
| HSL | hsl(8, 26%, 89%) |
| HSV | hsv(8, 6%, 92%) |
| CMYK | cmyk(0%, 5.6%, 6.4%, 8.2%) |
| CIE-LAB | lab(89.07, 4.09, 2.57) |
| CIE-LCH | lch(89.07, 4.83, 32.12°) |
| OKLab | oklab(90.74% 0.0129 0.0069) |
| OKLCH | oklch(90.74% 0.015 28) |
| XYZ | xyz(72.5728, 74.3206, 77.5262) |
| Luminance | 0.7432 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.90
Mistyrose
#FFE4E1
ΔE00 5.47
Lavenderblush
#FFF0F5
ΔE00 5.53
Gainsboro
#DCDCDC
ΔE00 5.85
Seashell
#FFF5EE
ΔE00 5.88
Linen
#FAF0E6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADDDB #DBE8EA
analogous
#EADBE1 #EADDDB #EAE5DB
triadic
#EADDDB #DBEADD #DDDBEA
tetradic
#EADDDB #E1EADB #DBE8EA #E5DBEA
square
#EADDDB #E1EADB #DBE8EA #E5DBEA
split-complementary
#EADDDB #DBEAE5 #DBE1EA
monochromatic
#BD948E #D3B8B4 #EADDDB #F4EDEC #F4EDEC
Accessibility & contrast
On white
1.32
#EADDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#EADDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADDDB
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADDDB | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDB
Deuteranopia (green-blind)
#E2E1DB
Tritanopia (blue-blind)
#EDDCDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadddb; /* rgb */ color: rgb(234, 221, 219); /* oklch */ color: oklch(90.7% 0.015 28.0);
Tailwind
colors: {
custom: {
50: '#f0e7e6',
500: '#eadddb',
950: '#000000',
},
}SCSS
$custom: #eadddb; $custom-light: #f0e7e6; $custom-dark: #000000;
JSON
{
"hex": "#eadddb",
"rgb": {
"r": 234,
"g": 221,
"b": 219
},
"hsl": {
"h": 8,
"s": 26.316,
"l": 88.824
},
"oklch": {
"l": 0.90736,
"c": 0.01458,
"h": 28
},
"luminance": 0.7432
}Semantic roles & 50–950 ramp
primary
#EADDDB
secondary
#A7BFC2
accent
#98A541
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484