#D1BF91#D1BF91
#D1BF91 is a light, moderate orange. Relative luminance 0.529; OKLCH L 80.8% C 0.064 H 89.2°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D1BF91 |
|---|---|
| RGB | rgb(209, 191, 145) |
| HSL | hsl(43, 41%, 69%) |
| HSV | hsv(43, 31%, 82%) |
| CMYK | cmyk(0%, 8.6%, 30.6%, 18%) |
| CIE-LAB | lab(77.79, -0.56, 25.56) |
| CIE-LCH | lch(77.79, 25.57, 91.25°) |
| OKLab | oklab(80.84% 0.0009 0.0644) |
| OKLCH | oklch(80.84% 0.064 89.2) |
| XYZ | xyz(50.0367, 52.8627, 34.3503) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.89
Very Light Brown
#D3B683
ΔE00 4.10
Putty
#BEAE8A
ΔE00 5.19
Toupe
#C7AC7D
ΔE00 5.61
Sandstone
#C9AE74
ΔE00 5.62
Tan
#D2B48C
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1BF91 #91A3D1
analogous
#D19F91 #D1BF91 #C3D191
triadic
#D1BF91 #91D1BF #BF91D1
tetradic
#D1BF91 #91D19F #91A3D1 #D191C3
square
#D1BF91 #91D19F #91A3D1 #D191C3
split-complementary
#D1BF91 #91C3D1 #9F91D1
monochromatic
#A38944 #BFA666 #D1BF91 #E3D8BC #F5F1E7
Accessibility & contrast
On white
1.81
#D1BF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#D1BF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1BF91
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1BF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1BF91 | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABD8E
Deuteranopia (green-blind)
#CEC292
Tritanopia (blue-blind)
#DBB8B3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d1bf91; /* rgb */ color: rgb(209, 191, 145); /* oklch */ color: oklch(80.8% 0.064 89.2);
Tailwind
colors: {
custom: {
50: '#e0d2b1',
500: '#d1bf91',
950: '#000000',
},
}SCSS
$custom: #d1bf91; $custom-light: #e0d2b1; $custom-dark: #000000;
JSON
{
"hex": "#d1bf91",
"rgb": {
"r": 209,
"g": 191,
"b": 145
},
"hsl": {
"h": 43.125,
"s": 41.026,
"l": 69.412
},
"oklch": {
"l": 0.80844,
"c": 0.06437,
"h": 89.2
},
"luminance": 0.52861
}Semantic roles & 50–950 ramp
primary
#D1BF91
secondary
#6074A7
accent
#56B431
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381