#D6BF89#D6BF89
#D6BF89 is a light, moderate orange. Relative luminance 0.534; OKLCH L 81.1% C 0.075 H 87.5°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D6BF89 |
|---|---|
| RGB | rgb(214, 191, 137) |
| HSL | hsl(42, 48%, 69%) |
| HSV | hsv(42, 36%, 84%) |
| CMYK | cmyk(0%, 10.7%, 36%, 16.1%) |
| CIE-LAB | lab(78.09, 0.42, 30.25) |
| CIE-LCH | lch(78.09, 30.26, 89.21°) |
| OKLab | oklab(81.14% 0.0033 0.0753) |
| OKLCH | oklch(81.14% 0.075 87.5) |
| XYZ | xyz(50.8787, 53.3657, 31.2826) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.07
Sand
#C2B280
ΔE00 4.41
Tan (survey)
#D1B26F
ΔE00 4.59
Sandstone
#C9AE74
ΔE00 4.61
Fawn
#CFAF7B
ΔE00 4.90
Toupe
#C7AC7D
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6BF89 #89A0D6
analogous
#D69989 #D6BF89 #C7D689
triadic
#D6BF89 #89D6BF #BF89D6
tetradic
#D6BF89 #89D699 #89A0D6 #D689C7
square
#D6BF89 #89D699 #89A0D6 #D689C7
split-complementary
#D6BF89 #89C7D6 #9989D6
monochromatic
#AA893B #C6A65C #D6BF89 #E6D8B6 #F6F0E4
Accessibility & contrast
On white
1.80
#D6BF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#D6BF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6BF89
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6BF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6BF89 | 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)
#CBBD85
Deuteranopia (green-blind)
#D1C48B
Tritanopia (blue-blind)
#E2B6B1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d6bf89; /* rgb */ color: rgb(214, 191, 137); /* oklch */ color: oklch(81.1% 0.075 87.5);
Tailwind
colors: {
custom: {
50: '#e4d2ac',
500: '#d6bf89',
950: '#000000',
},
}SCSS
$custom: #d6bf89; $custom-light: #e4d2ac; $custom-dark: #000000;
JSON
{
"hex": "#d6bf89",
"rgb": {
"r": 214,
"g": 191,
"b": 137
},
"hsl": {
"h": 42.078,
"s": 48.428,
"l": 68.824
},
"oklch": {
"l": 0.81135,
"c": 0.07535,
"h": 87.5
},
"luminance": 0.53364
}Semantic roles & 50–950 ramp
primary
#D6BF89
secondary
#5770AC
accent
#55BC2A
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#161410
muted
#848381