#D9BEBB#D9BEBB
#D9BEBB is a very light, muted red. Relative luminance 0.552; OKLCH L 82.4% C 0.031 H 25.3°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D9BEBB |
|---|---|
| RGB | rgb(217, 190, 187) |
| HSL | hsl(6, 28%, 79%) |
| HSV | hsv(6, 14%, 85%) |
| CMYK | cmyk(0%, 12.4%, 13.8%, 14.9%) |
| CIE-LAB | lab(79.14, 9.08, 5.04) |
| CIE-LCH | lch(79.14, 10.39, 29.01°) |
| OKLab | oklab(82.36% 0.0282 0.0134) |
| OKLCH | oklch(82.36% 0.031 25.3) |
| XYZ | xyz(55.9979, 55.1678, 54.7027) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.71
Mistyrose
#FFE4E1
ΔE00 8.82
Dusty Pink
#D8A7B1
ΔE00 9.49
Pale Rose
#FDC1C5
ΔE00 9.64
Light Rose
#FFC5CB
ΔE00 9.79
Warm Gray
#C9BEB0
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9BEBB #BBD6D9
analogous
#D9BBC7 #D9BEBB #D9CDBB
triadic
#D9BEBB #BBD9BE #BEBBD9
tetradic
#D9BEBB #C7D9BB #BBD6D9 #CDBBD9
square
#D9BEBB #C7D9BB #BBD6D9 #CDBBD9
split-complementary
#D9BEBB #BBD9CD #BBC7D9
monochromatic
#AD736C #C39894 #D9BEBB #EFE4E2 #F4ECEB
Accessibility & contrast
On white
1.75
#D9BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#D9BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9BEBB
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9BEBB | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#C9C6BB
Tritanopia (blue-blind)
#E0BBBD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d9bebb; /* rgb */ color: rgb(217, 190, 187); /* oklch */ color: oklch(82.4% 0.031 25.3);
Tailwind
colors: {
custom: {
50: '#e5d1cf',
500: '#d9bebb',
950: '#000000',
},
}SCSS
$custom: #d9bebb; $custom-light: #e5d1cf; $custom-dark: #000000;
JSON
{
"hex": "#d9bebb",
"rgb": {
"r": 217,
"g": 190,
"b": 187
},
"hsl": {
"h": 6,
"s": 28.302,
"l": 79.216
},
"oklch": {
"l": 0.8236,
"c": 0.0312,
"h": 25.3
},
"luminance": 0.55166
}Semantic roles & 50–950 ramp
primary
#D9BEBB
secondary
#89ACB0
accent
#9CA73F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383