#D0BEBC#D0BEBC
#D0BEBC is a light, muted red. Relative luminance 0.539; OKLCH L 81.6% C 0.021 H 25.2°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BEBC |
|---|---|
| RGB | rgb(208, 190, 188) |
| HSL | hsl(6, 18%, 78%) |
| HSV | hsv(6, 10%, 82%) |
| CMYK | cmyk(0%, 8.7%, 9.6%, 18.4%) |
| CIE-LAB | lab(78.39, 6.01, 3.31) |
| CIE-LCH | lch(78.39, 6.86, 28.86°) |
| OKLab | oklab(81.59% 0.0187 0.0088) |
| OKLCH | oklch(81.59% 0.021 25.2) |
| XYZ | xyz(53.5022, 53.8685, 55.1464) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.56
Warm Gray
#C9BEB0
ΔE00 7.79
Silver
#C0C0C0
ΔE00 7.91
Light Gray
#D3D3D3
ΔE00 8.94
Dove Gray
#B6B8BD
ΔE00 9.35
Mistyrose
#FFE4E1
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BEBC #BCCED0
analogous
#D0BCC4 #D0BEBC #D0C8BC
triadic
#D0BEBC #BCD0BE #BEBCD0
tetradic
#D0BEBC #C4D0BC #BCCED0 #C8BCD0
square
#D0BEBC #C4D0BC #BCCED0 #C8BCD0
split-complementary
#D0BEBC #BCD0C8 #BCC4D0
monochromatic
#9E7874 #B79B98 #D0BEBC #E9E1E0 #F2EEED
Accessibility & contrast
On white
1.78
#D0BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#D0BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BEBC
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BEBC | 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)
#C1C0BC
Deuteranopia (green-blind)
#C5C3BC
Tritanopia (blue-blind)
#D5BCBD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d0bebc; /* rgb */ color: rgb(208, 190, 188); /* oklch */ color: oklch(81.6% 0.021 25.2);
Tailwind
colors: {
custom: {
50: '#ded1d0',
500: '#d0bebc',
950: '#000000',
},
}SCSS
$custom: #d0bebc; $custom-light: #ded1d0; $custom-dark: #000000;
JSON
{
"hex": "#d0bebc",
"rgb": {
"r": 208,
"g": 190,
"b": 188
},
"hsl": {
"h": 6,
"s": 17.544,
"l": 77.647
},
"oklch": {
"l": 0.81594,
"c": 0.02068,
"h": 25.2
},
"luminance": 0.53868
}Semantic roles & 50–950 ramp
primary
#D0BEBC
secondary
#8BA2A5
accent
#949C4A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383