#EADBDB#EADBDB
#EADBDB is a very light, near-neutral red. Relative luminance 0.733; OKLCH L 90.3% C 0.017 H 17.5°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EADBDB |
|---|---|
| RGB | rgb(234, 219, 219) |
| HSL | hsl(0, 26%, 89%) |
| HSV | hsv(0, 6%, 92%) |
| CMYK | cmyk(0%, 6.4%, 6.4%, 8.2%) |
| CIE-LAB | lab(88.58, 5.13, 1.85) |
| CIE-LCH | lch(88.58, 5.46, 19.80°) |
| OKLab | oklab(90.35% 0.0158 0.005) |
| OKLCH | oklch(90.35% 0.017 17.5) |
| XYZ | xyz(72.0479, 73.2708, 77.3513) |
| Luminance | 0.7327 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.90
Lavenderblush
#FFF0F5
ΔE00 5.13
Very Light Pink
#FFF4F2
ΔE00 5.57
Gainsboro
#DCDCDC
ΔE00 6.74
Seashell
#FFF5EE
ΔE00 7.01
Light Gray
#D3D3D3
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADBDB #DBEAEA
analogous
#EADBE3 #EADBDB #EAE3DB
triadic
#EADBDB #DBEADB #DBDBEA
tetradic
#EADBDB #E3EADB #DBEAEA #E3DBEA
square
#EADBDB #E3EADB #DBEAEA #E3DBEA
split-complementary
#EADBDB #DBEAE3 #DBE3EA
monochromatic
#BD8E8E #D3B4B4 #EADBDB #F4ECEC #F4ECEC
Accessibility & contrast
On white
1.34
#EADBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#EADBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADBDB
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADBDB | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDB
Deuteranopia (green-blind)
#E1DFDB
Tritanopia (blue-blind)
#EEDADB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eadbdb; /* rgb */ color: rgb(234, 219, 219); /* oklch */ color: oklch(90.3% 0.017 17.5);
Tailwind
colors: {
custom: {
50: '#f0e6e6',
500: '#eadbdb',
950: '#000000',
},
}SCSS
$custom: #eadbdb; $custom-light: #f0e6e6; $custom-dark: #000000;
JSON
{
"hex": "#eadbdb",
"rgb": {
"r": 234,
"g": 219,
"b": 219
},
"hsl": {
"h": 0,
"s": 26.316,
"l": 88.824
},
"oklch": {
"l": 0.90347,
"c": 0.01653,
"h": 17.5
},
"luminance": 0.7327
}Semantic roles & 50–950 ramp
primary
#EADBDB
secondary
#A7C2C2
accent
#A5A541
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484