#D3BF7E#D3BF7E
#D3BF7E is a light, moderate yellow. Relative luminance 0.526; OKLCH L 80.7% C 0.087 H 93.0°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BF7E |
|---|---|
| RGB | rgb(211, 191, 126) |
| HSL | hsl(46, 49%, 66%) |
| HSV | hsv(46, 40%, 83%) |
| CMYK | cmyk(0%, 9.5%, 40.3%, 17.3%) |
| CIE-LAB | lab(77.65, -2.03, 35.36) |
| CIE-LCH | lch(77.65, 35.41, 93.29°) |
| OKLab | oklab(80.67% -0.0045 0.0868) |
| OKLCH | oklch(80.67% 0.087 93) |
| XYZ | xyz(49.2618, 52.6186, 27.2961) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.38
Tan (survey)
#D1B26F
ΔE00 4.48
Sand
#C2B280
ΔE00 4.75
Sandstone
#C9AE74
ΔE00 5.04
Very Light Brown
#D3B683
ΔE00 5.10
Darkkhaki
#BDB76B
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BF7E #7E92D3
analogous
#D3947E #D3BF7E #BCD37E
triadic
#D3BF7E #7ED3BF #BF7ED3
tetradic
#D3BF7E #7ED394 #7E92D3 #D37EBC
square
#D3BF7E #7ED394 #7E92D3 #D37EBC
split-complementary
#D3BF7E #7EBCD3 #947ED3
monochromatic
#A08737 #C3A850 #D3BF7E #E3D6AC #F2ECD9
Accessibility & contrast
On white
1.82
#D3BF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#D3BF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BF7E
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BF7E | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC79
Deuteranopia (green-blind)
#D1C380
Tritanopia (blue-blind)
#DFB5AF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d3bf7e; /* rgb */ color: rgb(211, 191, 126); /* oklch */ color: oklch(80.7% 0.087 93.0);
Tailwind
colors: {
custom: {
50: '#e2d2a4',
500: '#d3bf7e',
950: '#000000',
},
}SCSS
$custom: #d3bf7e; $custom-light: #e2d2a4; $custom-dark: #000000;
JSON
{
"hex": "#d3bf7e",
"rgb": {
"r": 211,
"g": 191,
"b": 126
},
"hsl": {
"h": 45.882,
"s": 49.133,
"l": 66.078
},
"oklch": {
"l": 0.80667,
"c": 0.08688,
"h": 93
},
"luminance": 0.52617
}Semantic roles & 50–950 ramp
primary
#D3BF7E
secondary
#5064A5
accent
#4CBC29
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380