#D0BB79#D0BB79
#D0BB79 is a light, moderate yellow. Relative luminance 0.503; OKLCH L 79.5% C 0.088 H 92.4°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BB79 |
|---|---|
| RGB | rgb(208, 187, 121) |
| HSL | hsl(46, 48%, 65%) |
| HSV | hsv(46, 42%, 82%) |
| CMYK | cmyk(0%, 10.1%, 41.8%, 18.4%) |
| CIE-LAB | lab(76.27, -1.68, 36.12) |
| CIE-LCH | lch(76.27, 36.15, 92.67°) |
| OKLab | oklab(79.49% -0.0038 0.0883) |
| OKLCH | oklch(79.49% 0.088 92.4) |
| XYZ | xyz(47.2351, 50.3328, 25.3125) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.65
Sandstone
#C9AE74
ΔE00 4.19
Sand
#C2B280
ΔE00 4.31
Very Light Brown
#D3B683
ΔE00 4.80
Desert
#CCAD60
ΔE00 4.80
Sand (survey)
#E2CA76
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BB79 #798ED0
analogous
#D09079 #D0BB79 #BAD079
triadic
#D0BB79 #79D0BB #BB79D0
tetradic
#D0BB79 #79D090 #798ED0 #D079BA
square
#D0BB79 #79D090 #798ED0 #D079BA
split-complementary
#D0BB79 #79BAD0 #9079D0
monochromatic
#998136 #C0A44C #D0BB79 #E0D2A6 #F0E9D4
Accessibility & contrast
On white
1.90
#D0BB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#D0BB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BB79
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BB79 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B874
Deuteranopia (green-blind)
#CEBF7B
Tritanopia (blue-blind)
#DDB1AB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #d0bb79; /* rgb */ color: rgb(208, 187, 121); /* oklch */ color: oklch(79.5% 0.088 92.4);
Tailwind
colors: {
custom: {
50: '#e0cfa0',
500: '#d0bb79',
950: '#000000',
},
}SCSS
$custom: #d0bb79; $custom-light: #e0cfa0; $custom-dark: #000000;
JSON
{
"hex": "#d0bb79",
"rgb": {
"r": 208,
"g": 187,
"b": 121
},
"hsl": {
"h": 45.517,
"s": 48.066,
"l": 64.51
},
"oklch": {
"l": 0.79493,
"c": 0.08838,
"h": 92.4
},
"luminance": 0.50331
}Semantic roles & 50–950 ramp
primary
#D0BB79
secondary
#4F629F
accent
#4DBB2A
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15130F
muted
#848380