#D5BF86#D5BF86
#D5BF86 is a light, moderate orange. Relative luminance 0.531; OKLCH L 81.0% C 0.078 H 89.3°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D5BF86 |
|---|---|
| RGB | rgb(213, 191, 134) |
| HSL | hsl(43, 48%, 68%) |
| HSV | hsv(43, 37%, 84%) |
| CMYK | cmyk(0%, 10.3%, 37.1%, 16.5%) |
| CIE-LAB | lab(77.95, -0.33, 31.63) |
| CIE-LCH | lch(77.95, 31.63, 90.60°) |
| OKLab | oklab(80.99% 0.0009 0.0784) |
| OKLCH | oklch(80.99% 0.078 89.3) |
| XYZ | xyz(50.3755, 53.1307, 30.1513) |
| Luminance | 0.5313 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.59
Sand
#C2B280
ΔE00 4.29
Tan (survey)
#D1B26F
ΔE00 4.41
Sandstone
#C9AE74
ΔE00 4.58
Fawn
#CFAF7B
ΔE00 5.28
Sand (survey)
#E2CA76
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5BF86 #869CD5
analogous
#D59786 #D5BF86 #C3D586
triadic
#D5BF86 #86D5BF #BF86D5
tetradic
#D5BF86 #86D597 #869CD5 #D586C3
square
#D5BF86 #86D597 #869CD5 #D586C3
split-complementary
#D5BF86 #86C3D5 #9786D5
monochromatic
#A7883A #C5A759 #D5BF86 #E5D7B3 #F5EFE1
Accessibility & contrast
On white
1.81
#D5BF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#D5BF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5BF86
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5BF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5BF86 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD82
Deuteranopia (green-blind)
#D1C388
Tritanopia (blue-blind)
#E1B6B0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d5bf86; /* rgb */ color: rgb(213, 191, 134); /* oklch */ color: oklch(81.0% 0.078 89.3);
Tailwind
colors: {
custom: {
50: '#e3d2aa',
500: '#d5bf86',
950: '#000000',
},
}SCSS
$custom: #d5bf86; $custom-light: #e3d2aa; $custom-dark: #000000;
JSON
{
"hex": "#d5bf86",
"rgb": {
"r": 213,
"g": 191,
"b": 134
},
"hsl": {
"h": 43.291,
"s": 48.466,
"l": 68.039
},
"oklch": {
"l": 0.80989,
"c": 0.07842,
"h": 89.3
},
"luminance": 0.53129
}Semantic roles & 50–950 ramp
primary
#D5BF86
secondary
#546CAB
accent
#52BC2A
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#161410
muted
#848380