#D7BA8A#D7BA8A
#D7BA8A is a light, moderate orange. Relative luminance 0.514; OKLCH L 80.2% C 0.072 H 80.0°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D7BA8A |
|---|---|
| RGB | rgb(215, 186, 138) |
| HSL | hsl(37, 49%, 69%) |
| HSV | hsv(37, 36%, 84%) |
| CMYK | cmyk(0%, 13.5%, 35.8%, 15.7%) |
| CIE-LAB | lab(76.92, 3.56, 28.19) |
| CIE-LCH | lch(76.92, 28.41, 82.79°) |
| OKLab | oklab(80.24% 0.0124 0.0704) |
| OKLCH | oklch(80.24% 0.072 80) |
| XYZ | xyz(50.1718, 51.4018, 31.3186) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 1.35
Tan
#D2B48C
ΔE00 2.78
Burlywood
#DEB887
ΔE00 2.83
Fawn
#CFAF7B
ΔE00 3.07
Toupe
#C7AC7D
ΔE00 3.91
Sandstone
#C9AE74
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7BA8A #8AA7D7
analogous
#D7948A #D7BA8A #CED78A
triadic
#D7BA8A #8AD7BA #BA8AD7
tetradic
#D7BA8A #8AD794 #8AA7D7 #D78ACE
square
#D7BA8A #8AD794 #8AA7D7 #D78ACE
split-complementary
#D7BA8A #8ACED7 #948AD7
monochromatic
#AC813B #C79F5C #D7BA8A #E7D5B8 #F6F0E5
Accessibility & contrast
On white
1.86
#D7BA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#D7BA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7BA8A
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7BA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7BA8A | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BA87
Deuteranopia (green-blind)
#CEC18B
Tritanopia (blue-blind)
#E3B1AD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #d7ba8a; /* rgb */ color: rgb(215, 186, 138); /* oklch */ color: oklch(80.2% 0.072 80.0);
Tailwind
colors: {
custom: {
50: '#e4ceac',
500: '#d7ba8a',
950: '#000000',
},
}SCSS
$custom: #d7ba8a; $custom-light: #e4ceac; $custom-dark: #000000;
JSON
{
"hex": "#d7ba8a",
"rgb": {
"r": 215,
"g": 186,
"b": 138
},
"hsl": {
"h": 37.403,
"s": 49.045,
"l": 69.216
},
"oklch": {
"l": 0.80243,
"c": 0.07152,
"h": 80
},
"luminance": 0.514
}Semantic roles & 50–950 ramp
primary
#D7BA8A
secondary
#5878AD
accent
#61BC29
background
#FEFEFD
surface
#FCFAF7
border
#D5D3D0
text
#161310
muted
#848381