#D7C19A#D7C19A
#D7C19A is a light, muted orange. Relative luminance 0.549; OKLCH L 82.0% C 0.058 H 81.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D7C19A |
|---|---|
| RGB | rgb(215, 193, 154) |
| HSL | hsl(38, 43%, 72%) |
| HSV | hsv(38, 28%, 84%) |
| CMYK | cmyk(0%, 10.2%, 28.4%, 15.7%) |
| CIE-LAB | lab(79.00, 1.89, 22.51) |
| CIE-LCH | lch(79.00, 22.59, 85.20°) |
| OKLab | oklab(81.97% 0.0082 0.0571) |
| OKLCH | oklch(81.97% 0.058 81.8) |
| XYZ | xyz(52.9276, 54.9217, 38.3785) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.15
Very Light Brown
#D3B683
ΔE00 4.30
Khaki
#C3B091
ΔE00 5.05
Burlywood
#DEB887
ΔE00 5.34
Putty
#BEAE8A
ΔE00 5.76
Toupe
#C7AC7D
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7C19A #9AB0D7
analogous
#D7A39A #D7C19A #CED79A
triadic
#D7C19A #9AD7C1 #C19AD7
tetradic
#D7C19A #9AD7A3 #9AB0D7 #D79ACE
square
#D7C19A #9AD7A3 #9AB0D7 #D79ACE
split-complementary
#D7C19A #9ACED7 #A39AD7
monochromatic
#B18A46 #C6A66E #D7C19A #E8DCC6 #F6F2E9
Accessibility & contrast
On white
1.75
#D7C19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#D7C19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7C19A
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7C19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7C19A | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC097
Deuteranopia (green-blind)
#D1C69B
Tritanopia (blue-blind)
#E1BAB6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d7c19a; /* rgb */ color: rgb(215, 193, 154); /* oklch */ color: oklch(82.0% 0.058 81.8);
Tailwind
colors: {
custom: {
50: '#e4d3b8',
500: '#d7c19a',
950: '#000000',
},
}SCSS
$custom: #d7c19a; $custom-light: #e4d3b8; $custom-dark: #000000;
JSON
{
"hex": "#d7c19a",
"rgb": {
"r": 215,
"g": 193,
"b": 154
},
"hsl": {
"h": 38.361,
"s": 43.262,
"l": 72.353
},
"oklch": {
"l": 0.81969,
"c": 0.05771,
"h": 81.8
},
"luminance": 0.5492
}Semantic roles & 50–950 ramp
primary
#D7C19A
secondary
#6781AE
accent
#60B62F
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381