#D2C0B4#D2C0B4
#D2C0B4 is a light, muted orange. Relative luminance 0.547; OKLCH L 81.9% C 0.026 H 56.0°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C0B4 |
|---|---|
| RGB | rgb(210, 192, 180) |
| HSL | hsl(24, 25%, 76%) |
| HSV | hsv(24, 14%, 82%) |
| CMYK | cmyk(0%, 8.6%, 14.3%, 17.6%) |
| CIE-LAB | lab(78.87, 4.35, 8.34) |
| CIE-LCH | lch(78.87, 9.41, 62.45°) |
| OKLab | oklab(81.95% 0.0147 0.0219) |
| OKLCH | oklch(81.95% 0.026 56) |
| XYZ | xyz(53.6657, 54.6972, 50.9017) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.89
Greige
#B8AB98
ΔE00 7.70
Warm Beige
#E9DCC9
ΔE00 7.86
Pinkish Grey
#C8ACA9
ΔE00 8.14
Silver
#C0C0C0
ΔE00 8.59
Khaki
#C3B091
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C0B4 #B4C6D2
analogous
#D2B4B7 #D2C0B4 #D2CFB4
triadic
#D2C0B4 #B4D2C0 #C0B4D2
tetradic
#D2C0B4 #B7D2B4 #B4C6D2 #CFB4D2
square
#D2C0B4 #B7D2B4 #B4C6D2 #CFB4D2
split-complementary
#D2C0B4 #B4D2CF #B4B7D2
monochromatic
#A48068 #BBA08E #D2C0B4 #E9E0DA #F4EFEC
Accessibility & contrast
On white
1.76
#D2C0B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#D2C0B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C0B4
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C0B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C0B4 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C1B3
Deuteranopia (green-blind)
#C9C5B4
Tritanopia (blue-blind)
#D8BDBD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d2c0b4; /* rgb */ color: rgb(210, 192, 180); /* oklch */ color: oklch(81.9% 0.026 56.0);
Tailwind
colors: {
custom: {
50: '#e0d3ca',
500: '#d2c0b4',
950: '#000000',
},
}SCSS
$custom: #d2c0b4; $custom-light: #e0d3ca; $custom-dark: #000000;
JSON
{
"hex": "#d2c0b4",
"rgb": {
"r": 210,
"g": 192,
"b": 180
},
"hsl": {
"h": 24,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.81948,
"c": 0.02636,
"h": 56
},
"luminance": 0.54696
}Semantic roles & 50–950 ramp
primary
#D2C0B4
secondary
#8399A8
accent
#7DA442
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382