#D4BF93#D4BF93
#D4BF93 is a light, moderate orange. Relative luminance 0.534; OKLCH L 81.2% C 0.063 H 85.4°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D4BF93 |
|---|---|
| RGB | rgb(212, 191, 147) |
| HSL | hsl(41, 43%, 70%) |
| HSV | hsv(41, 31%, 83%) |
| CMYK | cmyk(0%, 9.9%, 30.7%, 16.9%) |
| CIE-LAB | lab(78.09, 0.87, 24.95) |
| CIE-LCH | lch(78.09, 24.96, 88.01°) |
| OKLab | oklab(81.15% 0.0051 0.0629) |
| OKLCH | oklch(81.15% 0.063 85.4) |
| XYZ | xyz(51.0493, 53.3668, 35.2098) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.47
Tan
#D2B48C
ΔE00 4.53
Sand
#C2B280
ΔE00 4.66
Toupe
#C7AC7D
ΔE00 5.24
Putty
#BEAE8A
ΔE00 5.26
Fawn
#CFAF7B
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4BF93 #93A8D4
analogous
#D49E93 #D4BF93 #C8D493
triadic
#D4BF93 #93D4BF #BF93D4
tetradic
#D4BF93 #93D49E #93A8D4 #D493C8
square
#D4BF93 #93D49E #93A8D4 #D493C8
split-complementary
#D4BF93 #93C8D4 #9E93D4
monochromatic
#A98843 #C3A567 #D4BF93 #E5D9BF #F6F2E9
Accessibility & contrast
On white
1.80
#D4BF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#D4BF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4BF93
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4BF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4BF93 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE90
Deuteranopia (green-blind)
#CFC394
Tritanopia (blue-blind)
#DFB7B3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d4bf93; /* rgb */ color: rgb(212, 191, 147); /* oklch */ color: oklch(81.2% 0.063 85.4);
Tailwind
colors: {
custom: {
50: '#e2d2b3',
500: '#d4bf93',
950: '#000000',
},
}SCSS
$custom: #d4bf93; $custom-light: #e2d2b3; $custom-dark: #000000;
JSON
{
"hex": "#d4bf93",
"rgb": {
"r": 212,
"g": 191,
"b": 147
},
"hsl": {
"h": 40.615,
"s": 43.046,
"l": 70.392
},
"oklch": {
"l": 0.81152,
"c": 0.06311,
"h": 85.4
},
"luminance": 0.53365
}Semantic roles & 50–950 ramp
primary
#D4BF93
secondary
#6179AA
accent
#5BB62F
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381