#D2BC96#D2BC96
#D2BC96 is a light, muted orange. Relative luminance 0.519; OKLCH L 80.4% C 0.057 H 81.2°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BC96 |
|---|---|
| RGB | rgb(210, 188, 150) |
| HSL | hsl(38, 40%, 71%) |
| HSV | hsv(38, 29%, 82%) |
| CMYK | cmyk(0%, 10.5%, 28.6%, 17.6%) |
| CIE-LAB | lab(77.20, 2.07, 22.12) |
| CIE-LCH | lch(77.20, 22.21, 84.66°) |
| OKLab | oklab(80.43% 0.0087 0.0561) |
| OKLCH | oklch(80.43% 0.057 81.2) |
| XYZ | xyz(50.0671, 51.8716, 36.2231) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.30
Very Light Brown
#D3B683
ΔE00 3.83
Khaki
#C3B091
ΔE00 3.83
Putty
#BEAE8A
ΔE00 4.65
Toupe
#C7AC7D
ΔE00 4.93
Burlywood
#DEB887
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BC96 #96ACD2
analogous
#D29E96 #D2BC96 #CAD296
triadic
#D2BC96 #96D2BC #BC96D2
tetradic
#D2BC96 #96D29E #96ACD2 #D296CA
square
#D2BC96 #96D29E #96ACD2 #D296CA
split-complementary
#D2BC96 #96CAD2 #9E96D2
monochromatic
#A68347 #C0A16B #D2BC96 #E4D7C1 #F6F1EA
Accessibility & contrast
On white
1.85
#D2BC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#D2BC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BC96
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BC96 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB94
Deuteranopia (green-blind)
#CBC197
Tritanopia (blue-blind)
#DCB5B2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d2bc96; /* rgb */ color: rgb(210, 188, 150); /* oklch */ color: oklch(80.4% 0.057 81.2);
Tailwind
colors: {
custom: {
50: '#e0d0b5',
500: '#d2bc96',
950: '#000000',
},
}SCSS
$custom: #d2bc96; $custom-light: #e0d0b5; $custom-dark: #000000;
JSON
{
"hex": "#d2bc96",
"rgb": {
"r": 210,
"g": 188,
"b": 150
},
"hsl": {
"h": 38,
"s": 40,
"l": 70.588
},
"oklch": {
"l": 0.80431,
"c": 0.05678,
"h": 81.2
},
"luminance": 0.5187
}Semantic roles & 50–950 ramp
primary
#D2BC96
secondary
#647DA8
accent
#62B332
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381