#D8BB80#D8BB80
#D8BB80 is a light, moderate orange. Relative luminance 0.517; OKLCH L 80.4% C 0.083 H 84.5°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D8BB80 |
|---|---|
| RGB | rgb(216, 187, 128) |
| HSL | hsl(40, 53%, 67%) |
| HSV | hsv(40, 41%, 85%) |
| CMYK | cmyk(0%, 13.4%, 40.7%, 15.3%) |
| CIE-LAB | lab(77.10, 2.29, 33.69) |
| CIE-LCH | lch(77.10, 33.77, 86.11°) |
| OKLab | oklab(80.35% 0.008 0.083) |
| OKLCH | oklch(80.35% 0.083 84.5) |
| XYZ | xyz(49.9868, 51.7002, 27.7640) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.23
Tan (survey)
#D1B26F
ΔE00 2.91
Sandstone
#C9AE74
ΔE00 3.62
Fawn
#CFAF7B
ΔE00 3.65
Burlywood
#DEB887
ΔE00 4.40
Toupe
#C7AC7D
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8BB80 #809DD8
analogous
#D88F80 #D8BB80 #C9D880
triadic
#D8BB80 #80D8BB #BB80D8
tetradic
#D8BB80 #80D88F #809DD8 #D880C9
square
#D8BB80 #80D88F #809DD8 #D880C9
split-complementary
#D8BB80 #80C9D8 #8F80D8
monochromatic
#AA8334 #CAA251 #D8BB80 #E6D4AF #F5EDDE
Accessibility & contrast
On white
1.85
#D8BB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#D8BB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8BB80
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8BB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8BB80 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BA7C
Deuteranopia (green-blind)
#D0C282
Tritanopia (blue-blind)
#E5B1AC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #d8bb80; /* rgb */ color: rgb(216, 187, 128); /* oklch */ color: oklch(80.4% 0.083 84.5);
Tailwind
colors: {
custom: {
50: '#e5cfa5',
500: '#d8bb80',
950: '#000000',
},
}SCSS
$custom: #d8bb80; $custom-light: #e5cfa5; $custom-dark: #000000;
JSON
{
"hex": "#d8bb80",
"rgb": {
"r": 216,
"g": 187,
"b": 128
},
"hsl": {
"h": 40.227,
"s": 53.012,
"l": 67.451
},
"oklch": {
"l": 0.80351,
"c": 0.08336,
"h": 84.5
},
"luminance": 0.51698
}Semantic roles & 50–950 ramp
primary
#D8BB80
secondary
#4F6EAD
accent
#58C025
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#16130F
muted
#848380