#D4BF7D#D4BF7D
#D4BF7D is a light, moderate yellow. Relative luminance 0.527; OKLCH L 80.7% C 0.088 H 92.4°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D4BF7D |
|---|---|
| RGB | rgb(212, 191, 125) |
| HSL | hsl(46, 50%, 66%) |
| HSV | hsv(46, 41%, 83%) |
| CMYK | cmyk(0%, 9.9%, 41%, 16.9%) |
| CIE-LAB | lab(77.72, -1.74, 35.98) |
| CIE-LCH | lch(77.72, 36.02, 92.76°) |
| OKLab | oklab(80.74% -0.0038 0.0882) |
| OKLCH | oklch(80.74% 0.088 92.4) |
| XYZ | xyz(49.4850, 52.7411, 26.9715) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.17
Tan (survey)
#D1B26F
ΔE00 4.28
Sand
#C2B280
ΔE00 4.96
Sandstone
#C9AE74
ΔE00 5.00
Very Light Brown
#D3B683
ΔE00 5.04
Desert
#CCAD60
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4BF7D #7D92D4
analogous
#D4937D #D4BF7D #BDD47D
triadic
#D4BF7D #7DD4BF #BF7DD4
tetradic
#D4BF7D #7DD493 #7D92D4 #D47DBD
square
#D4BF7D #7DD493 #7D92D4 #D47DBD
split-complementary
#D4BF7D #7DBDD4 #937DD4
monochromatic
#A18735 #C5A84F #D4BF7D #E3D6AB #F2ECD9
Accessibility & contrast
On white
1.82
#D4BF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#D4BF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4BF7D
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4BF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4BF7D | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC78
Deuteranopia (green-blind)
#D2C37F
Tritanopia (blue-blind)
#E1B5AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d4bf7d; /* rgb */ color: rgb(212, 191, 125); /* oklch */ color: oklch(80.7% 0.088 92.4);
Tailwind
colors: {
custom: {
50: '#e2d2a3',
500: '#d4bf7d',
950: '#000000',
},
}SCSS
$custom: #d4bf7d; $custom-light: #e2d2a3; $custom-dark: #000000;
JSON
{
"hex": "#d4bf7d",
"rgb": {
"r": 212,
"g": 191,
"b": 125
},
"hsl": {
"h": 45.517,
"s": 50.289,
"l": 66.078
},
"oklch": {
"l": 0.8074,
"c": 0.08823,
"h": 92.4
},
"luminance": 0.52739
}Semantic roles & 50–950 ramp
primary
#D4BF7D
secondary
#4F64A6
accent
#4CBE28
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#16140F
muted
#848380