#D4BF91#D4BF91
#D4BF91 is a light, moderate orange. Relative luminance 0.533; OKLCH L 81.1% C 0.065 H 86.3°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D4BF91 |
|---|---|
| RGB | rgb(212, 191, 145) |
| HSL | hsl(41, 44%, 70%) |
| HSV | hsv(41, 32%, 83%) |
| CMYK | cmyk(0%, 9.9%, 31.6%, 16.9%) |
| CIE-LAB | lab(78.05, 0.61, 25.96) |
| CIE-LCH | lch(78.05, 25.97, 88.65°) |
| OKLab | oklab(81.11% 0.0043 0.0653) |
| OKLCH | oklch(81.11% 0.065 86.3) |
| XYZ | xyz(50.8937, 53.3046, 34.3905) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.34
Sand
#C2B280
ΔE00 4.41
Tan
#D2B48C
ΔE00 4.78
Fawn
#CFAF7B
ΔE00 5.19
Toupe
#C7AC7D
ΔE00 5.22
Sandstone
#C9AE74
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4BF91 #91A6D4
analogous
#D49D91 #D4BF91 #C8D491
triadic
#D4BF91 #91D4BF #BF91D4
tetradic
#D4BF91 #91D49D #91A6D4 #D491C8
square
#D4BF91 #91D49D #91A6D4 #D491C8
split-complementary
#D4BF91 #91C8D4 #9D91D4
monochromatic
#A98842 #C3A565 #D4BF91 #E5D9BD #F6F2E9
Accessibility & contrast
On white
1.80
#D4BF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#D4BF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4BF91
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4BF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4BF91 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE8E
Deuteranopia (green-blind)
#CFC392
Tritanopia (blue-blind)
#DFB7B3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d4bf91; /* rgb */ color: rgb(212, 191, 145); /* oklch */ color: oklch(81.1% 0.065 86.3);
Tailwind
colors: {
custom: {
50: '#e2d2b1',
500: '#d4bf91',
950: '#000000',
},
}SCSS
$custom: #d4bf91; $custom-light: #e2d2b1; $custom-dark: #000000;
JSON
{
"hex": "#d4bf91",
"rgb": {
"r": 212,
"g": 191,
"b": 145
},
"hsl": {
"h": 41.194,
"s": 43.791,
"l": 70
},
"oklch": {
"l": 0.81111,
"c": 0.06544,
"h": 86.3
},
"luminance": 0.53303
}Semantic roles & 50–950 ramp
primary
#D4BF91
secondary
#5F77AA
accent
#59B72F
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381