#EBDBD8#EBDBD8
#EBDBD8 is a very light, near-neutral red. Relative luminance 0.733; OKLCH L 90.3% C 0.018 H 30.3°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBD8 |
|---|---|
| RGB | rgb(235, 219, 216) |
| HSL | hsl(9, 32%, 88%) |
| HSV | hsv(9, 8%, 92%) |
| CMYK | cmyk(0%, 6.8%, 8.1%, 7.8%) |
| CIE-LAB | lab(88.58, 4.97, 3.45) |
| CIE-LCH | lch(88.58, 6.05, 34.71°) |
| OKLab | oklab(90.35% 0.0157 0.0092) |
| OKLCH | oklch(90.35% 0.018 30.3) |
| XYZ | xyz(71.9858, 73.2840, 75.3055) |
| Luminance | 0.7328 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.65
Very Light Pink
#FFF4F2
ΔE00 5.53
Lavenderblush
#FFF0F5
ΔE00 5.90
Seashell
#FFF5EE
ΔE00 6.45
Linen
#FAF0E6
ΔE00 6.57
Gainsboro
#DCDCDC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBD8 #D8E8EB
analogous
#EBD8DE #EBDBD8 #EBE4D8
triadic
#EBDBD8 #D8EBDB #DBD8EB
tetradic
#EBDBD8 #DEEBD8 #D8E8EB #E4D8EB
square
#EBDBD8 #DEEBD8 #D8E8EB #E4D8EB
split-complementary
#EBDBD8 #D8EBE4 #D8DEEB
monochromatic
#C29087 #D6B6B0 #EBDBD8 #F5ECEB #F5ECEB
Accessibility & contrast
On white
1.34
#EBDBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#EBDBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBD8
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBD8 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDD8
Deuteranopia (green-blind)
#E2DFD8
Tritanopia (blue-blind)
#EFD9DA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ebdbd8; /* rgb */ color: rgb(235, 219, 216); /* oklch */ color: oklch(90.3% 0.018 30.3);
Tailwind
colors: {
custom: {
50: '#f1e6e4',
500: '#ebdbd8',
950: '#000000',
},
}SCSS
$custom: #ebdbd8; $custom-light: #f1e6e4; $custom-dark: #000000;
JSON
{
"hex": "#ebdbd8",
"rgb": {
"r": 235,
"g": 219,
"b": 216
},
"hsl": {
"h": 9.474,
"s": 32.203,
"l": 88.431
},
"oklch": {
"l": 0.90347,
"c": 0.01817,
"h": 30.3
},
"luminance": 0.73283
}Semantic roles & 50–950 ramp
primary
#EBDBD8
secondary
#A3BFC5
accent
#99AB3B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484