#D5BF80#D5BF80
#D5BF80 is a light, moderate orange. Relative luminance 0.530; OKLCH L 80.9% C 0.085 H 91.0°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D5BF80 |
|---|---|
| RGB | rgb(213, 191, 128) |
| HSL | hsl(44, 50%, 67%) |
| HSV | hsv(44, 40%, 84%) |
| CMYK | cmyk(0%, 10.3%, 39.9%, 16.5%) |
| CIE-LAB | lab(77.86, -1.01, 34.62) |
| CIE-LCH | lch(77.86, 34.64, 91.67°) |
| OKLab | oklab(80.88% -0.0015 0.0851) |
| OKLCH | oklch(80.88% 0.085 91) |
| XYZ | xyz(49.9688, 52.9681, 28.0096) |
| Luminance | 0.5297 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 4.11
Very Light Brown
#D3B683
ΔE00 4.40
Sand (survey)
#E2CA76
ΔE00 4.59
Sandstone
#C9AE74
ΔE00 4.72
Sand
#C2B280
ΔE00 4.74
Desert
#CCAD60
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5BF80 #8096D5
analogous
#D59580 #D5BF80 #C0D580
triadic
#D5BF80 #80D5BF #BF80D5
tetradic
#D5BF80 #80D595 #8096D5 #D580C0
square
#D5BF80 #80D595 #8096D5 #D580C0
split-complementary
#D5BF80 #80C0D5 #9580D5
monochromatic
#A48836 #C6A852 #D5BF80 #E4D6AE #F3EDDC
Accessibility & contrast
On white
1.81
#D5BF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#D5BF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5BF80
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5BF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5BF80 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD7B
Deuteranopia (green-blind)
#D2C382
Tritanopia (blue-blind)
#E2B5AF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d5bf80; /* rgb */ color: rgb(213, 191, 128); /* oklch */ color: oklch(80.9% 0.085 91.0);
Tailwind
colors: {
custom: {
50: '#e3d2a5',
500: '#d5bf80',
950: '#000000',
},
}SCSS
$custom: #d5bf80; $custom-light: #e3d2a5; $custom-dark: #000000;
JSON
{
"hex": "#d5bf80",
"rgb": {
"r": 213,
"g": 191,
"b": 128
},
"hsl": {
"h": 44.471,
"s": 50.296,
"l": 66.863
},
"oklch": {
"l": 0.80882,
"c": 0.08515,
"h": 91
},
"luminance": 0.52966
}Semantic roles & 50–950 ramp
primary
#D5BF80
secondary
#5167A8
accent
#4FBE28
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#16140F
muted
#848380