#D8C19A#D8C19A
#D8C19A is a very light, muted orange. Relative luminance 0.551; OKLCH L 82.1% C 0.058 H 80.8°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D8C19A |
|---|---|
| RGB | rgb(216, 193, 154) |
| HSL | hsl(38, 44%, 73%) |
| HSV | hsv(38, 29%, 85%) |
| CMYK | cmyk(0%, 10.6%, 28.7%, 15.3%) |
| CIE-LAB | lab(79.08, 2.27, 22.64) |
| CIE-LCH | lch(79.08, 22.76, 84.26°) |
| OKLab | oklab(82.06% 0.0093 0.0574) |
| OKLCH | oklch(82.06% 0.058 80.8) |
| XYZ | xyz(53.2222, 55.0736, 38.3923) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.93
Very Light Brown
#D3B683
ΔE00 4.23
Burlywood
#DEB887
ΔE00 5.05
Khaki
#C3B091
ΔE00 5.13
Fawn
#CFAF7B
ΔE00 5.88
Toupe
#C7AC7D
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8C19A #9AB1D8
analogous
#D8A29A #D8C19A #D0D89A
triadic
#D8C19A #9AD8C1 #C19AD8
tetradic
#D8C19A #9AD8A2 #9AB1D8 #D89AD0
square
#D8C19A #9AD8A2 #9AB1D8 #D89AD0
split-complementary
#D8C19A #9AD0D8 #A29AD8
monochromatic
#B38A45 #C7A66E #D8C19A #E9DCC6 #F6F1E9
Accessibility & contrast
On white
1.75
#D8C19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#D8C19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8C19A
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8C19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8C19A | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC097
Deuteranopia (green-blind)
#D1C69B
Tritanopia (blue-blind)
#E2BAB6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d8c19a; /* rgb */ color: rgb(216, 193, 154); /* oklch */ color: oklch(82.1% 0.058 80.8);
Tailwind
colors: {
custom: {
50: '#e4d3b8',
500: '#d8c19a',
950: '#000000',
},
}SCSS
$custom: #d8c19a; $custom-light: #e4d3b8; $custom-dark: #000000;
JSON
{
"hex": "#d8c19a",
"rgb": {
"r": 216,
"g": 193,
"b": 154
},
"hsl": {
"h": 37.742,
"s": 44.286,
"l": 72.549
},
"oklch": {
"l": 0.82059,
"c": 0.05819,
"h": 80.8
},
"luminance": 0.55072
}Semantic roles & 50–950 ramp
primary
#D8C19A
secondary
#6782AF
accent
#61B72E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161411
muted
#848381