#D4BF80#D4BF80
#D4BF80 is a light, moderate yellow. Relative luminance 0.528; OKLCH L 80.8% C 0.085 H 91.7°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D4BF80 |
|---|---|
| RGB | rgb(212, 191, 128) |
| HSL | hsl(45, 49%, 67%) |
| HSV | hsv(45, 40%, 83%) |
| CMYK | cmyk(0%, 9.9%, 39.6%, 16.9%) |
| CIE-LAB | lab(77.77, -1.41, 34.49) |
| CIE-LCH | lch(77.77, 34.52, 92.34°) |
| OKLab | oklab(80.79% -0.0026 0.0849) |
| OKLCH | oklch(80.79% 0.085 91.7) |
| XYZ | xyz(49.6796, 52.8189, 27.9961) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 4.29
Very Light Brown
#D3B683
ΔE00 4.61
Sand (survey)
#E2CA76
ΔE00 4.62
Sand
#C2B280
ΔE00 4.62
Sandstone
#C9AE74
ΔE00 4.81
Desert
#CCAD60
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4BF80 #8095D4
analogous
#D49580 #D4BF80 #BFD480
triadic
#D4BF80 #80D4BF #BF80D4
tetradic
#D4BF80 #80D495 #8095D4 #D480BF
square
#D4BF80 #80D495 #8095D4 #D480BF
split-complementary
#D4BF80 #80BFD4 #9580D4
monochromatic
#A38837 #C5A852 #D4BF80 #E3D6AE #F3EDDB
Accessibility & contrast
On white
1.82
#D4BF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#D4BF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4BF80
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4BF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4BF80 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD7B
Deuteranopia (green-blind)
#D1C382
Tritanopia (blue-blind)
#E0B6AF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d4bf80; /* rgb */ color: rgb(212, 191, 128); /* oklch */ color: oklch(80.8% 0.085 91.7);
Tailwind
colors: {
custom: {
50: '#e2d2a5',
500: '#d4bf80',
950: '#000000',
},
}SCSS
$custom: #d4bf80; $custom-light: #e2d2a5; $custom-dark: #000000;
JSON
{
"hex": "#d4bf80",
"rgb": {
"r": 212,
"g": 191,
"b": 128
},
"hsl": {
"h": 45,
"s": 49.412,
"l": 66.667
},
"oklch": {
"l": 0.80791,
"c": 0.08489,
"h": 91.7
},
"luminance": 0.52817
}Semantic roles & 50–950 ramp
primary
#D4BF80
secondary
#5167A7
accent
#4EBD29
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#16140F
muted
#848380