#D7BF99#D7BF99
#D7BF99 is a light, muted orange. Relative luminance 0.540; OKLCH L 81.5% C 0.058 H 79.1°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D7BF99 |
|---|---|
| RGB | rgb(215, 191, 153) |
| HSL | hsl(37, 44%, 72%) |
| HSV | hsv(37, 29%, 84%) |
| CMYK | cmyk(0%, 11.2%, 28.8%, 15.7%) |
| CIE-LAB | lab(78.47, 2.81, 22.32) |
| CIE-LCH | lch(78.47, 22.49, 82.82°) |
| OKLab | oklab(81.55% 0.0109 0.0566) |
| OKLCH | oklch(81.55% 0.058 79.1) |
| XYZ | xyz(52.4055, 54.0103, 37.7953) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.31
Very Light Brown
#D3B683
ΔE00 4.09
Burlywood
#DEB887
ΔE00 4.70
Khaki
#C3B091
ΔE00 4.71
Fawn
#CFAF7B
ΔE00 5.58
Toupe
#C7AC7D
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7BF99 #99B1D7
analogous
#D7A099 #D7BF99 #D0D799
triadic
#D7BF99 #99D7BF #BF99D7
tetradic
#D7BF99 #99D7A0 #99B1D7 #D799D0
square
#D7BF99 #99D7A0 #99B1D7 #D799D0
split-complementary
#D7BF99 #99D0D7 #A099D7
monochromatic
#B08745 #C6A36D #D7BF99 #E8DBC5 #F6F1E9
Accessibility & contrast
On white
1.78
#D7BF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#D7BF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7BF99
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7BF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7BF99 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BF97
Deuteranopia (green-blind)
#CFC59A
Tritanopia (blue-blind)
#E1B8B5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d7bf99; /* rgb */ color: rgb(215, 191, 153); /* oklch */ color: oklch(81.5% 0.058 79.1);
Tailwind
colors: {
custom: {
50: '#e4d2b7',
500: '#d7bf99',
950: '#000000',
},
}SCSS
$custom: #d7bf99; $custom-light: #e4d2b7; $custom-dark: #000000;
JSON
{
"hex": "#d7bf99",
"rgb": {
"r": 215,
"g": 191,
"b": 153
},
"hsl": {
"h": 36.774,
"s": 43.662,
"l": 72.157
},
"oklch": {
"l": 0.81548,
"c": 0.05767,
"h": 79.1
},
"luminance": 0.54009
}Semantic roles & 50–950 ramp
primary
#D7BF99
secondary
#6682AE
accent
#63B72F
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381