#EBDBDB#EBDBDB
#EBDBDB is a very light, near-neutral red. Relative luminance 0.734; OKLCH L 90.4% C 0.018 H 17.5°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBDB |
|---|---|
| RGB | rgb(235, 219, 219) |
| HSL | hsl(0, 29%, 89%) |
| HSV | hsv(0, 7%, 92%) |
| CMYK | cmyk(0%, 6.8%, 6.8%, 7.8%) |
| CIE-LAB | lab(88.66, 5.48, 1.98) |
| CIE-LCH | lch(88.66, 5.82, 19.83°) |
| OKLab | oklab(90.43% 0.0168 0.0053) |
| OKLCH | oklch(90.43% 0.018 17.5) |
| XYZ | xyz(72.3772, 73.4406, 77.3667) |
| Luminance | 0.7344 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.56
Lavenderblush
#FFF0F5
ΔE00 5.08
Very Light Pink
#FFF4F2
ΔE00 5.67
Gainsboro
#DCDCDC
ΔE00 7.12
Seashell
#FFF5EE
ΔE00 7.16
Light Gray
#D3D3D3
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBDB #DBEBEB
analogous
#EBDBE3 #EBDBDB #EBE3DB
triadic
#EBDBDB #DBEBDB #DBDBEB
tetradic
#EBDBDB #E3EBDB #DBEBEB #E3DBEB
square
#EBDBDB #E3EBDB #DBEBEB #E3DBEB
split-complementary
#EBDBDB #DBEBE3 #DBE3EB
monochromatic
#BF8C8C #D5B4B4 #EBDBDB #F4EBEB #F4EBEB
Accessibility & contrast
On white
1.34
#EBDBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#EBDBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBDB
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBDB | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#E1E0DB
Tritanopia (blue-blind)
#EFDADB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebdbdb; /* rgb */ color: rgb(235, 219, 219); /* oklch */ color: oklch(90.4% 0.018 17.5);
Tailwind
colors: {
custom: {
50: '#f1e6e6',
500: '#ebdbdb',
950: '#000000',
},
}SCSS
$custom: #ebdbdb; $custom-light: #f1e6e6; $custom-dark: #000000;
JSON
{
"hex": "#ebdbdb",
"rgb": {
"r": 235,
"g": 219,
"b": 219
},
"hsl": {
"h": 0,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.9043,
"c": 0.01764,
"h": 17.5
},
"luminance": 0.7344
}Semantic roles & 50–950 ramp
primary
#EBDBDB
secondary
#A6C4C4
accent
#A7A73E
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484