#D2BB78#D2BB78
#D2BB78 is a light, moderate orange. Relative luminance 0.506; OKLCH L 79.7% C 0.090 H 91.2°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BB78 |
|---|---|
| RGB | rgb(210, 187, 120) |
| HSL | hsl(45, 50%, 65%) |
| HSV | hsv(45, 43%, 82%) |
| CMYK | cmyk(0%, 11%, 42.9%, 17.6%) |
| CIE-LAB | lab(76.44, -0.98, 36.88) |
| CIE-LCH | lch(76.44, 36.89, 91.52°) |
| OKLab | oklab(79.66% -0.0019 0.09) |
| OKLCH | oklch(79.66% 0.09 91.2) |
| XYZ | xyz(47.7401, 50.6002, 25.0178) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.21
Sandstone
#C9AE74
ΔE00 4.05
Desert
#CCAD60
ΔE00 4.47
Very Light Brown
#D3B683
ΔE00 4.56
Sand
#C2B280
ΔE00 4.68
Sand (survey)
#E2CA76
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BB78 #788FD2
analogous
#D28E78 #D2BB78 #BCD278
triadic
#D2BB78 #78D2BB #BB78D2
tetradic
#D2BB78 #78D28E #788FD2 #D278BC
square
#D2BB78 #78D28E #788FD2 #D278BC
split-complementary
#D2BB78 #78BCD2 #8E78D2
monochromatic
#9C8134 #C3A44A #D2BB78 #E1D2A6 #F1E9D4
Accessibility & contrast
On white
1.89
#D2BB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#D2BB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BB78
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BB78 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9B973
Deuteranopia (green-blind)
#CFBF7A
Tritanopia (blue-blind)
#DFB1AA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #d2bb78; /* rgb */ color: rgb(210, 187, 120); /* oklch */ color: oklch(79.7% 0.090 91.2);
Tailwind
colors: {
custom: {
50: '#e1cfa0',
500: '#d2bb78',
950: '#000000',
},
}SCSS
$custom: #d2bb78; $custom-light: #e1cfa0; $custom-dark: #000000;
JSON
{
"hex": "#d2bb78",
"rgb": {
"r": 210,
"g": 187,
"b": 120
},
"hsl": {
"h": 44.667,
"s": 50,
"l": 64.706
},
"oklch": {
"l": 0.79659,
"c": 0.08998,
"h": 91.2
},
"luminance": 0.50598
}Semantic roles & 50–950 ramp
primary
#D2BB78
secondary
#4D63A1
accent
#4EBD28
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15130F
muted
#848380