#D9BF92#D9BF92
#D9BF92 is a light, moderate orange. Relative luminance 0.541; OKLCH L 81.6% C 0.066 H 81.1°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D9BF92 |
|---|---|
| RGB | rgb(217, 191, 146) |
| HSL | hsl(38, 48%, 71%) |
| HSV | hsv(38, 33%, 85%) |
| CMYK | cmyk(0%, 12%, 32.7%, 14.9%) |
| CIE-LAB | lab(78.51, 2.69, 26.13) |
| CIE-LCH | lch(78.51, 26.26, 84.13°) |
| OKLab | oklab(81.58% 0.0102 0.0657) |
| OKLCH | oklch(81.58% 0.066 81.1) |
| XYZ | xyz(52.4353, 54.0905, 34.8670) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.77
Tan
#D2B48C
ΔE00 3.51
Burlywood
#DEB887
ΔE00 3.89
Fawn
#CFAF7B
ΔE00 4.59
Toupe
#C7AC7D
ΔE00 5.08
Sandstone
#C9AE74
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9BF92 #92ACD9
analogous
#D99B92 #D9BF92 #CFD992
triadic
#D9BF92 #92D9BF #BF92D9
tetradic
#D9BF92 #92D99B #92ACD9 #D992CF
square
#D9BF92 #92D99B #92ACD9 #D992CF
split-complementary
#D9BF92 #92CFD9 #9B92D9
monochromatic
#B2883E #C9A465 #D9BF92 #E9DABF #F7F2E8
Accessibility & contrast
On white
1.78
#D9BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#D9BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9BF92
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9BF92 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBE8F
Deuteranopia (green-blind)
#D1C593
Tritanopia (blue-blind)
#E5B7B3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d9bf92; /* rgb */ color: rgb(217, 191, 146); /* oklch */ color: oklch(81.6% 0.066 81.1);
Tailwind
colors: {
custom: {
50: '#e5d2b2',
500: '#d9bf92',
950: '#000000',
},
}SCSS
$custom: #d9bf92; $custom-light: #e5d2b2; $custom-dark: #000000;
JSON
{
"hex": "#d9bf92",
"rgb": {
"r": 217,
"g": 191,
"b": 146
},
"hsl": {
"h": 38.028,
"s": 48.299,
"l": 71.176
},
"oklch": {
"l": 0.81584,
"c": 0.06649,
"h": 81.1
},
"luminance": 0.54089
}Semantic roles & 50–950 ramp
primary
#D9BF92
secondary
#5F7DB0
accent
#5FBC2A
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#161411
muted
#848381