#D8C080#D8C080
#D8C080 is a light, moderate orange. Relative luminance 0.539; OKLCH L 81.4% C 0.087 H 89.7°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D8C080 |
|---|---|
| RGB | rgb(216, 192, 128) |
| HSL | hsl(44, 53%, 67%) |
| HSV | hsv(44, 41%, 85%) |
| CMYK | cmyk(0%, 11.1%, 40.7%, 15.3%) |
| CIE-LAB | lab(78.38, -0.33, 35.35) |
| CIE-LCH | lch(78.38, 35.35, 90.54°) |
| OKLab | oklab(81.36% 0.0004 0.0868) |
| OKLCH | oklch(81.36% 0.087 89.7) |
| XYZ | xyz(51.0661, 53.8587, 28.1237) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.99
Sand (survey)
#E2CA76
ΔE00 4.30
Very Light Brown
#D3B683
ΔE00 4.32
Sandstone
#C9AE74
ΔE00 4.88
Sand
#C2B280
ΔE00 5.30
Desert
#CCAD60
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8C080 #8098D8
analogous
#D89480 #D8C080 #C4D880
triadic
#D8C080 #80D8C0 #C080D8
tetradic
#D8C080 #80D894 #8098D8 #D880C4
square
#D8C080 #80D894 #8098D8 #D880C4
split-complementary
#D8C080 #80C4D8 #9480D8
monochromatic
#AA8934 #CAA951 #D8C080 #E6D7AF #F5EEDE
Accessibility & contrast
On white
1.78
#D8C080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#D8C080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8C080
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8C080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8C080 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE7B
Deuteranopia (green-blind)
#D4C582
Tritanopia (blue-blind)
#E5B6B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d8c080; /* rgb */ color: rgb(216, 192, 128); /* oklch */ color: oklch(81.4% 0.087 89.7);
Tailwind
colors: {
custom: {
50: '#e5d2a5',
500: '#d8c080',
950: '#000000',
},
}SCSS
$custom: #d8c080; $custom-light: #e5d2a5; $custom-dark: #000000;
JSON
{
"hex": "#d8c080",
"rgb": {
"r": 216,
"g": 192,
"b": 128
},
"hsl": {
"h": 43.636,
"s": 53.012,
"l": 67.451
},
"oklch": {
"l": 0.81358,
"c": 0.0868,
"h": 89.7
},
"luminance": 0.53857
}Semantic roles & 50–950 ramp
primary
#D8C080
secondary
#4F69AD
accent
#4FC025
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#16140F
muted
#848380