#D5BF91#D5BF91
#D5BF91 is a light, moderate orange. Relative luminance 0.535; OKLCH L 81.2% C 0.066 H 85.3°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D5BF91 |
|---|---|
| RGB | rgb(213, 191, 145) |
| HSL | hsl(41, 45%, 70%) |
| HSV | hsv(41, 32%, 84%) |
| CMYK | cmyk(0%, 10.3%, 31.9%, 16.5%) |
| CIE-LAB | lab(78.14, 1.00, 26.09) |
| CIE-LCH | lch(78.14, 26.11, 87.80°) |
| OKLab | oklab(81.2% 0.0054 0.0656) |
| OKLCH | oklch(81.2% 0.066 85.3) |
| XYZ | xyz(51.1829, 53.4537, 34.4040) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.13
Tan
#D2B48C
ΔE00 4.52
Sand
#C2B280
ΔE00 4.62
Fawn
#CFAF7B
ΔE00 5.01
Toupe
#C7AC7D
ΔE00 5.13
Burlywood
#DEB887
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5BF91 #91A7D5
analogous
#D59D91 #D5BF91 #C9D591
triadic
#D5BF91 #91D5BF #BF91D5
tetradic
#D5BF91 #91D59D #91A7D5 #D591C9
square
#D5BF91 #91D59D #91A7D5 #D591C9
split-complementary
#D5BF91 #91C9D5 #9D91D5
monochromatic
#AA8841 #C4A565 #D5BF91 #E6D9BD #F7F2E9
Accessibility & contrast
On white
1.80
#D5BF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#D5BF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5BF91
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5BF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5BF91 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE8E
Deuteranopia (green-blind)
#D0C492
Tritanopia (blue-blind)
#E0B7B3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d5bf91; /* rgb */ color: rgb(213, 191, 145); /* oklch */ color: oklch(81.2% 0.066 85.3);
Tailwind
colors: {
custom: {
50: '#e3d2b1',
500: '#d5bf91',
950: '#000000',
},
}SCSS
$custom: #d5bf91; $custom-light: #e3d2b1; $custom-dark: #000000;
JSON
{
"hex": "#d5bf91",
"rgb": {
"r": 213,
"g": 191,
"b": 145
},
"hsl": {
"h": 40.588,
"s": 44.737,
"l": 70.196
},
"oklch": {
"l": 0.81201,
"c": 0.06583,
"h": 85.3
},
"luminance": 0.53452
}Semantic roles & 50–950 ramp
primary
#D5BF91
secondary
#5F78AB
accent
#5AB82E
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381