#D3BF79#D3BF79
#D3BF79 is a light, moderate yellow. Relative luminance 0.525; OKLCH L 80.6% C 0.092 H 94.0°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BF79 |
|---|---|
| RGB | rgb(211, 191, 121) |
| HSL | hsl(47, 51%, 65%) |
| HSV | hsv(47, 43%, 83%) |
| CMYK | cmyk(0%, 9.5%, 42.7%, 17.3%) |
| CIE-LAB | lab(77.57, -2.56, 37.83) |
| CIE-LCH | lch(77.57, 37.92, 93.88°) |
| OKLab | oklab(80.58% -0.0065 0.0922) |
| OKLCH | oklch(80.58% 0.092 94) |
| XYZ | xyz(48.9472, 52.4927, 25.6392) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.76
Tan (survey)
#D1B26F
ΔE00 4.60
Darkkhaki
#BDB76B
ΔE00 5.31
Sand
#C2B280
ΔE00 5.39
Sandstone
#C9AE74
ΔE00 5.43
Desert
#CCAD60
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BF79 #798DD3
analogous
#D39279 #D3BF79 #BAD379
triadic
#D3BF79 #79D3BF #BF79D3
tetradic
#D3BF79 #79D392 #798DD3 #D379BA
square
#D3BF79 #79D392 #798DD3 #D379BA
split-complementary
#D3BF79 #79BAD3 #9279D3
monochromatic
#9E8634 #C4A94B #D3BF79 #E2D5A7 #F1EBD5
Accessibility & contrast
On white
1.83
#D3BF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#D3BF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BF79
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BF79 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBC74
Deuteranopia (green-blind)
#D2C27C
Tritanopia (blue-blind)
#E0B5AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d3bf79; /* rgb */ color: rgb(211, 191, 121); /* oklch */ color: oklch(80.6% 0.092 94.0);
Tailwind
colors: {
custom: {
50: '#e2d2a0',
500: '#d3bf79',
950: '#000000',
},
}SCSS
$custom: #d3bf79; $custom-light: #e2d2a0; $custom-dark: #000000;
JSON
{
"hex": "#d3bf79",
"rgb": {
"r": 211,
"g": 191,
"b": 121
},
"hsl": {
"h": 46.667,
"s": 50.562,
"l": 65.098
},
"oklch": {
"l": 0.80584,
"c": 0.09242,
"h": 94
},
"luminance": 0.52491
}Semantic roles & 50–950 ramp
primary
#D3BF79
secondary
#4E60A3
accent
#49BE28
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#16140F
muted
#848380