#D2BAB0#D2BAB0
#D2BAB0 is a light, muted orange. Relative luminance 0.520; OKLCH L 80.7% C 0.031 H 44.0°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BAB0 |
|---|---|
| RGB | rgb(210, 186, 176) |
| HSL | hsl(18, 27%, 76%) |
| HSV | hsv(18, 16%, 82%) |
| CMYK | cmyk(0%, 11.4%, 16.2%, 17.6%) |
| CIE-LAB | lab(77.25, 6.91, 8.19) |
| CIE-LCH | lch(77.25, 10.72, 49.84°) |
| OKLab | oklab(80.65% 0.0223 0.0215) |
| OKLCH | oklch(80.65% 0.031 44) |
| XYZ | xyz(51.9735, 51.9553, 48.3564) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.26
Warm Gray
#C9BEB0
ΔE00 6.80
Greige
#B8AB98
ΔE00 9.14
Mushroom
#BA9E88
ΔE00 9.27
Apricot
#FBCEB1
ΔE00 9.75
Silver
#C0C0C0
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BAB0 #B0C8D2
analogous
#D2B0B7 #D2BAB0 #D2CBB0
triadic
#D2BAB0 #B0D2BA #BAB0D2
tetradic
#D2BAB0 #B7D2B0 #B0C8D2 #CBB0D2
square
#D2BAB0 #B7D2B0 #B0C8D2 #CBB0D2
split-complementary
#D2BAB0 #B0D2CB #B0B7D2
monochromatic
#A67662 #BC9889 #D2BAB0 #E8DCD7 #F4EEEC
Accessibility & contrast
On white
1.84
#D2BAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#D2BAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BAB0
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BAB0 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAF
Deuteranopia (green-blind)
#C5C1B0
Tritanopia (blue-blind)
#D9B6B7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d2bab0; /* rgb */ color: rgb(210, 186, 176); /* oklch */ color: oklch(80.7% 0.031 44.0);
Tailwind
colors: {
custom: {
50: '#e0cec7',
500: '#d2bab0',
950: '#000000',
},
}SCSS
$custom: #d2bab0; $custom-light: #e0cec7; $custom-dark: #000000;
JSON
{
"hex": "#d2bab0",
"rgb": {
"r": 210,
"g": 186,
"b": 176
},
"hsl": {
"h": 17.647,
"s": 27.419,
"l": 75.686
},
"oklch": {
"l": 0.80654,
"c": 0.03093,
"h": 44
},
"luminance": 0.51954
}Semantic roles & 50–950 ramp
primary
#D2BAB0
secondary
#7E9CA8
accent
#88A63F
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382