#D7BF80#D7BF80
#D7BF80 is a light, moderate orange. Relative luminance 0.533; OKLCH L 81.1% C 0.086 H 89.5°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D7BF80 |
|---|---|
| RGB | rgb(215, 191, 128) |
| HSL | hsl(43, 52%, 67%) |
| HSV | hsv(43, 40%, 84%) |
| CMYK | cmyk(0%, 11.2%, 40.5%, 15.7%) |
| CIE-LAB | lab(78.03, -0.21, 34.89) |
| CIE-LCH | lch(78.03, 34.89, 90.34°) |
| OKLab | oklab(81.06% 0.0008 0.0857) |
| OKLCH | oklch(81.06% 0.086 89.5) |
| XYZ | xyz(50.5527, 53.2691, 28.0370) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.80
Very Light Brown
#D3B683
ΔE00 4.05
Sandstone
#C9AE74
ΔE00 4.59
Sand (survey)
#E2CA76
ΔE00 4.61
Sand
#C2B280
ΔE00 5.03
Fawn
#CFAF7B
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7BF80 #8098D7
analogous
#D79380 #D7BF80 #C4D780
triadic
#D7BF80 #80D7BF #BF80D7
tetradic
#D7BF80 #80D793 #8098D7 #D780C4
square
#D7BF80 #80D793 #8098D7 #D780C4
split-complementary
#D7BF80 #80C4D7 #9380D7
monochromatic
#A88835 #C8A851 #D7BF80 #E6D6AF #F4EEDD
Accessibility & contrast
On white
1.80
#D7BF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#D7BF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7BF80
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7BF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7BF80 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD7B
Deuteranopia (green-blind)
#D3C482
Tritanopia (blue-blind)
#E4B5AF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d7bf80; /* rgb */ color: rgb(215, 191, 128); /* oklch */ color: oklch(81.1% 0.086 89.5);
Tailwind
colors: {
custom: {
50: '#e5d2a5',
500: '#d7bf80',
950: '#000000',
},
}SCSS
$custom: #d7bf80; $custom-light: #e5d2a5; $custom-dark: #000000;
JSON
{
"hex": "#d7bf80",
"rgb": {
"r": 215,
"g": 191,
"b": 128
},
"hsl": {
"h": 43.448,
"s": 52.096,
"l": 67.255
},
"oklch": {
"l": 0.81064,
"c": 0.08574,
"h": 89.5
},
"luminance": 0.53267
}Semantic roles & 50–950 ramp
primary
#D7BF80
secondary
#5069AB
accent
#50C026
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#16140F
muted
#848380