#D7C080#D7C080
#D7C080 is a light, moderate orange. Relative luminance 0.537; OKLCH L 81.3% C 0.086 H 90.5°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D7C080 |
|---|---|
| RGB | rgb(215, 192, 128) |
| HSL | hsl(44, 52%, 67%) |
| HSV | hsv(44, 40%, 84%) |
| CMYK | cmyk(0%, 10.7%, 40.5%, 15.7%) |
| CIE-LAB | lab(78.29, -0.73, 35.22) |
| CIE-LCH | lch(78.29, 35.23, 91.19°) |
| OKLab | oklab(81.27% -0.0007 0.0865) |
| OKLCH | oklch(81.27% 0.087 90.5) |
| XYZ | xyz(50.7715, 53.7068, 28.1099) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 4.13
Sand (survey)
#E2CA76
ΔE00 4.28
Very Light Brown
#D3B683
ΔE00 4.48
Sandstone
#C9AE74
ΔE00 4.93
Sand
#C2B280
ΔE00 5.16
Desert
#CCAD60
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7C080 #8097D7
analogous
#D79580 #D7C080 #C3D780
triadic
#D7C080 #80D7C0 #C080D7
tetradic
#D7C080 #80D795 #8097D7 #D780C3
square
#D7C080 #80D795 #8097D7 #D780C3
split-complementary
#D7C080 #80C3D7 #9580D7
monochromatic
#A88935 #C8A951 #D7C080 #E6D7AF #F4EEDD
Accessibility & contrast
On white
1.79
#D7C080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#D7C080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7C080
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7C080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7C080 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE7B
Deuteranopia (green-blind)
#D3C482
Tritanopia (blue-blind)
#E4B6B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d7c080; /* rgb */ color: rgb(215, 192, 128); /* oklch */ color: oklch(81.3% 0.086 90.5);
Tailwind
colors: {
custom: {
50: '#e5d2a5',
500: '#d7c080',
950: '#000000',
},
}SCSS
$custom: #d7c080; $custom-light: #e5d2a5; $custom-dark: #000000;
JSON
{
"hex": "#d7c080",
"rgb": {
"r": 215,
"g": 192,
"b": 128
},
"hsl": {
"h": 44.138,
"s": 52.096,
"l": 67.255
},
"oklch": {
"l": 0.81266,
"c": 0.0865,
"h": 90.5
},
"luminance": 0.53705
}Semantic roles & 50–950 ramp
primary
#D7C080
secondary
#5068AB
accent
#4FC026
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#16140F
muted
#848380