#D2BAB2#D2BAB2
#D2BAB2 is a light, muted orange. Relative luminance 0.520; OKLCH L 80.7% C 0.030 H 39.3°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BAB2 |
|---|---|
| RGB | rgb(210, 186, 178) |
| HSL | hsl(15, 26%, 76%) |
| HSV | hsv(15, 15%, 82%) |
| CMYK | cmyk(0%, 11.4%, 15.2%, 17.6%) |
| CIE-LAB | lab(77.30, 7.23, 7.18) |
| CIE-LCH | lch(77.30, 10.19, 44.80°) |
| OKLab | oklab(80.71% 0.023 0.0189) |
| OKLCH | oklch(80.71% 0.03 39.3) |
| XYZ | xyz(52.1728, 52.0350, 49.4063) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.62
Warm Gray
#C9BEB0
ΔE00 7.40
Greige
#B8AB98
ΔE00 9.83
Mushroom
#BA9E88
ΔE00 9.86
Silver
#C0C0C0
ΔE00 10.06
Apricot
#FBCEB1
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BAB2 #B2CAD2
analogous
#D2B2BA #D2BAB2 #D2CAB2
triadic
#D2BAB2 #B2D2BA #BAB2D2
tetradic
#D2BAB2 #BAD2B2 #B2CAD2 #CAB2D2
square
#D2BAB2 #BAD2B2 #B2CAD2 #CAB2D2
split-complementary
#D2BAB2 #B2D2CA #B2BAD2
monochromatic
#A57565 #BB978B #D2BAB2 #E9DDD9 #F4EEEC
Accessibility & contrast
On white
1.84
#D2BAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#D2BAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BAB2
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BAB2 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB1
Deuteranopia (green-blind)
#C5C1B2
Tritanopia (blue-blind)
#D9B7B8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d2bab2; /* rgb */ color: rgb(210, 186, 178); /* oklch */ color: oklch(80.7% 0.030 39.3);
Tailwind
colors: {
custom: {
50: '#e0cec9',
500: '#d2bab2',
950: '#000000',
},
}SCSS
$custom: #d2bab2; $custom-light: #e0cec9; $custom-dark: #000000;
JSON
{
"hex": "#d2bab2",
"rgb": {
"r": 210,
"g": 186,
"b": 178
},
"hsl": {
"h": 15,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.80707,
"c": 0.02978,
"h": 39.3
},
"luminance": 0.52034
}Semantic roles & 50–950 ramp
primary
#D2BAB2
secondary
#809EA8
accent
#8CA541
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382