#D2BBAB#D2BBAB
#D2BBAB is a light, muted orange. Relative luminance 0.522; OKLCH L 80.7% C 0.034 H 57.0°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BBAB |
|---|---|
| RGB | rgb(210, 187, 171) |
| HSL | hsl(25, 30%, 75%) |
| HSV | hsv(25, 19%, 82%) |
| CMYK | cmyk(0%, 11%, 18.6%, 17.6%) |
| CIE-LAB | lab(77.39, 5.60, 11.09) |
| CIE-LCH | lch(77.39, 12.43, 63.20°) |
| OKLab | oklab(80.72% 0.0187 0.0289) |
| OKLCH | oklch(80.72% 0.034 57) |
| XYZ | xyz(51.6993, 52.1839, 45.8693) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.12
Greige
#B8AB98
ΔE00 7.27
Khaki
#C3B091
ΔE00 7.88
Pinkish Grey
#C8ACA9
ΔE00 7.90
Mushroom
#BA9E88
ΔE00 8.28
Tan
#D2B48C
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BBAB #ABC2D2
analogous
#D2ABAF #D2BBAB #D2CFAB
triadic
#D2BBAB #ABD2BB #BBABD2
tetradic
#D2BBAB #AFD2AB #ABC2D2 #CFABD2
square
#D2BBAB #AFD2AB #ABC2D2 #CFABD2
split-complementary
#D2BBAB #ABD2CF #ABAFD2
monochromatic
#A77A5B #BD9B83 #D2BBAB #E7DBD3 #F4EFEB
Accessibility & contrast
On white
1.84
#D2BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#D2BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BBAB
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BBAB | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCAA
Deuteranopia (green-blind)
#C7C1AB
Tritanopia (blue-blind)
#DAB7B6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d2bbab; /* rgb */ color: rgb(210, 187, 171); /* oklch */ color: oklch(80.7% 0.034 57.0);
Tailwind
colors: {
custom: {
50: '#e0cfc4',
500: '#d2bbab',
950: '#000000',
},
}SCSS
$custom: #d2bbab; $custom-light: #e0cfc4; $custom-dark: #000000;
JSON
{
"hex": "#d2bbab",
"rgb": {
"r": 210,
"g": 187,
"b": 171
},
"hsl": {
"h": 24.615,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.80723,
"c": 0.03441,
"h": 57
},
"luminance": 0.52183
}Semantic roles & 50–950 ramp
primary
#D2BBAB
secondary
#7995A8
accent
#7CA93D
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382