#D0BEBB#D0BEBB
#D0BEBB is a light, muted red. Relative luminance 0.538; OKLCH L 81.6% C 0.021 H 28.9°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BEBB |
|---|---|
| RGB | rgb(208, 190, 187) |
| HSL | hsl(9, 18%, 77%) |
| HSV | hsv(9, 10%, 82%) |
| CMYK | cmyk(0%, 8.7%, 10.1%, 18.4%) |
| CIE-LAB | lab(78.36, 5.84, 3.81) |
| CIE-LCH | lch(78.36, 6.97, 33.16°) |
| OKLab | oklab(81.57% 0.0183 0.0101) |
| OKLCH | oklch(81.57% 0.021 28.9) |
| XYZ | xyz(53.3947, 53.8256, 54.5807) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.60
Warm Gray
#C9BEB0
ΔE00 7.34
Silver
#C0C0C0
ΔE00 7.87
Light Gray
#D3D3D3
ΔE00 8.92
Dove Gray
#B6B8BD
ΔE00 9.43
Mistyrose
#FFE4E1
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BEBB #BBCDD0
analogous
#D0BBC3 #D0BEBB #D0C8BB
triadic
#D0BEBB #BBD0BE #BEBBD0
tetradic
#D0BEBB #C3D0BB #BBCDD0 #C8BBD0
square
#D0BEBB #C3D0BB #BBCDD0 #C8BBD0
split-complementary
#D0BEBB #BBD0C8 #BBC3D0
monochromatic
#9E7973 #B79B97 #D0BEBB #E9E1DF #F2EEED
Accessibility & contrast
On white
1.78
#D0BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#D0BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BEBB
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BEBB | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BB
Deuteranopia (green-blind)
#C6C3BB
Tritanopia (blue-blind)
#D5BCBD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d0bebb; /* rgb */ color: rgb(208, 190, 187); /* oklch */ color: oklch(81.6% 0.021 28.9);
Tailwind
colors: {
custom: {
50: '#ded1cf',
500: '#d0bebb',
950: '#000000',
},
}SCSS
$custom: #d0bebb; $custom-light: #ded1cf; $custom-dark: #000000;
JSON
{
"hex": "#d0bebb",
"rgb": {
"r": 208,
"g": 190,
"b": 187
},
"hsl": {
"h": 8.571,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.81566,
"c": 0.02093,
"h": 28.9
},
"luminance": 0.53825
}Semantic roles & 50–950 ramp
primary
#D0BEBB
secondary
#8AA1A5
accent
#919D49
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383