#D0BEBF#D0BEBF
#D0BEBF is a light, muted red. Relative luminance 0.540; OKLCH L 81.7% C 0.020 H 13.7°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BEBF |
|---|---|
| RGB | rgb(208, 190, 191) |
| HSL | hsl(357, 16%, 78%) |
| HSV | hsv(357, 9%, 82%) |
| CMYK | cmyk(0%, 8.7%, 8.2%, 18.4%) |
| CIE-LAB | lab(78.46, 6.52, 1.80) |
| CIE-LCH | lch(78.46, 6.76, 15.44°) |
| OKLab | oklab(81.68% 0.0199 0.0049) |
| OKLCH | oklch(81.68% 0.02 13.7) |
| XYZ | xyz(53.8289, 53.9992, 56.8673) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.73
Silver
#C0C0C0
ΔE00 8.14
Light Gray
#D3D3D3
ΔE00 9.12
Warm Gray
#C9BEB0
ΔE00 9.15
Dove Gray
#B6B8BD
ΔE00 9.23
Thistle
#D8BFD8
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BEBF #BED0CF
analogous
#D0BEC8 #D0BEBF #D0C6BE
triadic
#D0BEBF #BFD0BE #BEBFD0
tetradic
#D0BEBF #C8D0BE #BED0CF #C6BED0
square
#D0BEBF #C8D0BE #BED0CF #C6BED0
split-complementary
#D0BEBF #BED0C6 #BEC8D0
monochromatic
#9D7779 #B69A9C #D0BEBF #EAE2E2 #F2EDEE
Accessibility & contrast
On white
1.78
#D0BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#D0BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BEBF
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BEBF | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BF
Deuteranopia (green-blind)
#C5C3BF
Tritanopia (blue-blind)
#D4BDBE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d0bebf; /* rgb */ color: rgb(208, 190, 191); /* oklch */ color: oklch(81.7% 0.020 13.7);
Tailwind
colors: {
custom: {
50: '#ded1d2',
500: '#d0bebf',
950: '#000000',
},
}SCSS
$custom: #d0bebf; $custom-light: #ded1d2; $custom-dark: #000000;
JSON
{
"hex": "#d0bebf",
"rgb": {
"r": 208,
"g": 190,
"b": 191
},
"hsl": {
"h": 356.667,
"s": 16.071,
"l": 78.039
},
"oklch": {
"l": 0.81679,
"c": 0.02046,
"h": 13.7
},
"luminance": 0.53998
}Semantic roles & 50–950 ramp
primary
#D0BEBF
secondary
#8EA5A3
accent
#9A964B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383