#D0BAB0#D0BAB0
#D0BAB0 is a light, muted orange. Relative luminance 0.517; OKLCH L 80.5% C 0.029 H 46.0°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BAB0 |
|---|---|
| RGB | rgb(208, 186, 176) |
| HSL | hsl(19, 25%, 75%) |
| HSV | hsv(19, 15%, 82%) |
| CMYK | cmyk(0%, 10.6%, 15.4%, 18.4%) |
| CIE-LAB | lab(77.08, 6.18, 7.92) |
| CIE-LCH | lch(77.08, 10.04, 52.05°) |
| OKLab | oklab(80.47% 0.02 0.0208) |
| OKLCH | oklch(80.47% 0.029 46) |
| XYZ | xyz(51.4075, 51.6635, 48.3299) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.61
Warm Gray
#C9BEB0
ΔE00 6.04
Greige
#B8AB98
ΔE00 8.50
Mushroom
#BA9E88
ΔE00 9.15
Silver
#C0C0C0
ΔE00 9.57
Apricot
#FBCEB1
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BAB0 #B0C6D0
analogous
#D0B0B6 #D0BAB0 #D0CAB0
triadic
#D0BAB0 #B0D0BA #BAB0D0
tetradic
#D0BAB0 #B6D0B0 #B0C6D0 #CAB0D0
square
#D0BAB0 #B6D0B0 #B0C6D0 #CAB0D0
split-complementary
#D0BAB0 #B0D0CA #B0B6D0
monochromatic
#A27763 #B9988A #D0BAB0 #E7DCD6 #F4EEEC
Accessibility & contrast
On white
1.85
#D0BAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#D0BAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BAB0
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BAB0 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCAF
Deuteranopia (green-blind)
#C5C0B0
Tritanopia (blue-blind)
#D7B7B7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #d0bab0; /* rgb */ color: rgb(208, 186, 176); /* oklch */ color: oklch(80.5% 0.029 46.0);
Tailwind
colors: {
custom: {
50: '#decec7',
500: '#d0bab0',
950: '#000000',
},
}SCSS
$custom: #d0bab0; $custom-light: #decec7; $custom-dark: #000000;
JSON
{
"hex": "#d0bab0",
"rgb": {
"r": 208,
"g": 186,
"b": 176
},
"hsl": {
"h": 18.75,
"s": 25.397,
"l": 75.294
},
"oklch": {
"l": 0.80475,
"c": 0.02886,
"h": 46
},
"luminance": 0.51662
}Semantic roles & 50–950 ramp
primary
#D0BAB0
secondary
#7F99A5
accent
#85A442
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382