#D2BBAC#D2BBAC
#D2BBAC is a light, muted orange. Relative luminance 0.522; OKLCH L 80.7% C 0.034 H 55.3°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BBAC |
|---|---|
| RGB | rgb(210, 187, 172) |
| HSL | hsl(24, 30%, 75%) |
| HSV | hsv(24, 18%, 82%) |
| CMYK | cmyk(0%, 11%, 18.1%, 17.6%) |
| CIE-LAB | lab(77.41, 5.76, 10.58) |
| CIE-LCH | lch(77.41, 12.05, 61.46°) |
| OKLab | oklab(80.75% 0.0191 0.0276) |
| OKLCH | oklch(80.75% 0.034 55.3) |
| XYZ | xyz(51.7949, 52.2221, 46.3732) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.26
Pinkish Grey
#C8ACA9
ΔE00 7.49
Greige
#B8AB98
ΔE00 7.50
Khaki
#C3B091
ΔE00 8.29
Mushroom
#BA9E88
ΔE00 8.41
Tan
#D2B48C
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BBAC #ACC3D2
analogous
#D2ACB0 #D2BBAC #D2CEAC
triadic
#D2BBAC #ACD2BB #BBACD2
tetradic
#D2BBAC #B0D2AC #ACC3D2 #CEACD2
square
#D2BBAC #B0D2AC #ACC3D2 #CEACD2
split-complementary
#D2BBAC #ACD2CE #ACB0D2
monochromatic
#A77A5D #BC9A84 #D2BBAC #E8DCD4 #F4EFEB
Accessibility & contrast
On white
1.83
#D2BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#D2BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BBAC
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BBAC | 1.00 | 1.83 | 11.44 | 11.44 |
| #FFFFFF | 1.83 | 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)
#C2BCAB
Deuteranopia (green-blind)
#C7C1AC
Tritanopia (blue-blind)
#D9B7B7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d2bbac; /* rgb */ color: rgb(210, 187, 172); /* oklch */ color: oklch(80.7% 0.034 55.3);
Tailwind
colors: {
custom: {
50: '#e0cfc4',
500: '#d2bbac',
950: '#000000',
},
}SCSS
$custom: #d2bbac; $custom-light: #e0cfc4; $custom-dark: #000000;
JSON
{
"hex": "#d2bbac",
"rgb": {
"r": 210,
"g": 187,
"b": 172
},
"hsl": {
"h": 23.684,
"s": 29.687,
"l": 74.902
},
"oklch": {
"l": 0.80748,
"c": 0.03357,
"h": 55.3
},
"luminance": 0.52221
}Semantic roles & 50–950 ramp
primary
#D2BBAC
secondary
#7A96A8
accent
#7EA83D
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382