#D8BF92#D8BF92
#D8BF92 is a light, moderate orange. Relative luminance 0.539; OKLCH L 81.5% C 0.066 H 82.1°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D8BF92 |
|---|---|
| RGB | rgb(216, 191, 146) |
| HSL | hsl(39, 47%, 71%) |
| HSV | hsv(39, 32%, 85%) |
| CMYK | cmyk(0%, 11.6%, 32.4%, 15.3%) |
| CIE-LAB | lab(78.43, 2.30, 25.99) |
| CIE-LCH | lch(78.43, 26.09, 84.95°) |
| OKLab | oklab(81.49% 0.0091 0.0654) |
| OKLCH | oklch(81.49% 0.066 82.1) |
| XYZ | xyz(52.1388, 53.9377, 34.8531) |
| Luminance | 0.5394 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.81
Tan
#D2B48C
ΔE00 3.69
Burlywood
#DEB887
ΔE00 4.20
Fawn
#CFAF7B
ΔE00 4.67
Toupe
#C7AC7D
ΔE00 5.06
Sand
#C2B280
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8BF92 #92ABD8
analogous
#D89C92 #D8BF92 #CED892
triadic
#D8BF92 #92D8BF #BF92D8
tetradic
#D8BF92 #92D89C #92ABD8 #D892CE
square
#D8BF92 #92D89C #92ABD8 #D892CE
split-complementary
#D8BF92 #92CED8 #9C92D8
monochromatic
#B0883F #C8A565 #D8BF92 #E8D9BF #F7F2E8
Accessibility & contrast
On white
1.78
#D8BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#D8BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8BF92
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8BF92 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBE8F
Deuteranopia (green-blind)
#D1C593
Tritanopia (blue-blind)
#E3B7B3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d8bf92; /* rgb */ color: rgb(216, 191, 146); /* oklch */ color: oklch(81.5% 0.066 82.1);
Tailwind
colors: {
custom: {
50: '#e5d2b2',
500: '#d8bf92',
950: '#000000',
},
}SCSS
$custom: #d8bf92; $custom-light: #e5d2b2; $custom-dark: #000000;
JSON
{
"hex": "#d8bf92",
"rgb": {
"r": 216,
"g": 191,
"b": 146
},
"hsl": {
"h": 38.571,
"s": 47.297,
"l": 70.98
},
"oklch": {
"l": 0.81493,
"c": 0.06601,
"h": 82.1
},
"luminance": 0.53936
}Semantic roles & 50–950 ramp
primary
#D8BF92
secondary
#5F7CAF
accent
#5EBB2B
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#161411
muted
#848381