#D2BCAB#D2BCAB
#D2BCAB is a light, muted orange. Relative luminance 0.526; OKLCH L 80.9% C 0.034 H 60.0°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BCAB |
|---|---|
| RGB | rgb(210, 188, 171) |
| HSL | hsl(26, 30%, 75%) |
| HSV | hsv(26, 19%, 82%) |
| CMYK | cmyk(0%, 10.5%, 18.6%, 17.6%) |
| CIE-LAB | lab(77.64, 5.07, 11.45) |
| CIE-LCH | lch(77.64, 12.52, 66.11°) |
| OKLab | oklab(80.92% 0.0172 0.0298) |
| OKLCH | oklch(80.92% 0.034 60) |
| XYZ | xyz(51.9121, 52.6096, 45.9402) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.60
Greige
#B8AB98
ΔE00 6.91
Khaki
#C3B091
ΔE00 7.31
Tan
#D2B48C
ΔE00 7.89
Mushroom
#BA9E88
ΔE00 8.45
Warm Beige
#E9DCC9
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BCAB #ABC1D2
analogous
#D2ABAE #D2BCAB #D2D0AB
triadic
#D2BCAB #ABD2BC #BCABD2
tetradic
#D2BCAB #AED2AB #ABC1D2 #D0ABD2
square
#D2BCAB #AED2AB #ABC1D2 #D0ABD2
split-complementary
#D2BCAB #ABD2D0 #ABAED2
monochromatic
#A77C5B #BD9C83 #D2BCAB #E7DCD3 #F4EFEB
Accessibility & contrast
On white
1.82
#D2BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#D2BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BCAB
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BCAB | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDAA
Deuteranopia (green-blind)
#C8C2AB
Tritanopia (blue-blind)
#DAB8B7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d2bcab; /* rgb */ color: rgb(210, 188, 171); /* oklch */ color: oklch(80.9% 0.034 60.0);
Tailwind
colors: {
custom: {
50: '#e0d0c4',
500: '#d2bcab',
950: '#000000',
},
}SCSS
$custom: #d2bcab; $custom-light: #e0d0c4; $custom-dark: #000000;
JSON
{
"hex": "#d2bcab",
"rgb": {
"r": 210,
"g": 188,
"b": 171
},
"hsl": {
"h": 26.154,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.80921,
"c": 0.03439,
"h": 60
},
"luminance": 0.52608
}Semantic roles & 50–950 ramp
primary
#D2BCAB
secondary
#7994A8
accent
#7AA93D
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382