#EBDBD7#EBDBD7
#EBDBD7 is a very light, near-neutral red. Relative luminance 0.732; OKLCH L 90.3% C 0.019 H 34.3°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBD7 |
|---|---|
| RGB | rgb(235, 219, 215) |
| HSL | hsl(12, 33%, 88%) |
| HSV | hsv(12, 9%, 92%) |
| CMYK | cmyk(0%, 6.8%, 8.5%, 7.8%) |
| CIE-LAB | lab(88.56, 4.81, 3.94) |
| CIE-LCH | lch(88.56, 6.21, 39.31°) |
| OKLab | oklab(90.32% 0.0153 0.0104) |
| OKLCH | oklch(90.32% 0.019 34.3) |
| XYZ | xyz(71.8570, 73.2325, 74.6267) |
| Luminance | 0.7323 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.80
Very Light Pink
#FFF4F2
ΔE00 5.56
Lavenderblush
#FFF0F5
ΔE00 6.24
Linen
#FAF0E6
ΔE00 6.26
Seashell
#FFF5EE
ΔE00 6.27
Gainsboro
#DCDCDC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBD7 #D7E7EB
analogous
#EBD7DD #EBDBD7 #EBE5D7
triadic
#EBDBD7 #D7EBDB #DBD7EB
tetradic
#EBDBD7 #DDEBD7 #D7E7EB #E5D7EB
square
#EBDBD7 #DDEBD7 #D7E7EB #E5D7EB
split-complementary
#EBDBD7 #D7EBE5 #D7DDEB
monochromatic
#C29285 #D7B6AE #EBDBD7 #F5EDEB #F5EDEB
Accessibility & contrast
On white
1.34
#EBDBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#EBDBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBD7
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBD7 | 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)
#DEDDD7
Deuteranopia (green-blind)
#E2DFD7
Tritanopia (blue-blind)
#EFD9DA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ebdbd7; /* rgb */ color: rgb(235, 219, 215); /* oklch */ color: oklch(90.3% 0.019 34.3);
Tailwind
colors: {
custom: {
50: '#f1e6e3',
500: '#ebdbd7',
950: '#000000',
},
}SCSS
$custom: #ebdbd7; $custom-light: #f1e6e3; $custom-dark: #000000;
JSON
{
"hex": "#ebdbd7",
"rgb": {
"r": 235,
"g": 219,
"b": 215
},
"hsl": {
"h": 12,
"s": 33.333,
"l": 88.235
},
"oklch": {
"l": 0.90319,
"c": 0.01853,
"h": 34.3
},
"luminance": 0.73231
}Semantic roles & 50–950 ramp
primary
#EBDBD7
secondary
#A1BEC5
accent
#95AC39
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484