#D8C19D#D8C19D
#D8C19D is a very light, muted orange. Relative luminance 0.552; OKLCH L 82.1% C 0.055 H 78.9°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D8C19D |
|---|---|
| RGB | rgb(216, 193, 157) |
| HSL | hsl(37, 43%, 73%) |
| HSV | hsv(37, 27%, 85%) |
| CMYK | cmyk(0%, 10.6%, 27.3%, 15.3%) |
| CIE-LAB | lab(79.14, 2.68, 21.13) |
| CIE-LCH | lch(79.14, 21.30, 82.78°) |
| OKLab | oklab(82.12% 0.0105 0.0538) |
| OKLCH | oklch(82.12% 0.055 78.9) |
| XYZ | xyz(53.4752, 55.1748, 39.7247) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.92
Very Light Brown
#D3B683
ΔE00 4.85
Khaki
#C3B091
ΔE00 4.92
Burlywood
#DEB887
ΔE00 5.30
Putty
#BEAE8A
ΔE00 6.13
Toupe
#C7AC7D
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8C19D #9DB4D8
analogous
#D8A39D #D8C19D #D1D89D
triadic
#D8C19D #9DD8C1 #C19DD8
tetradic
#D8C19D #9DD8A3 #9DB4D8 #D89DD1
square
#D8C19D #9DD8A3 #9DB4D8 #D89DD1
split-complementary
#D8C19D #9DD1D8 #A39DD8
monochromatic
#B38947 #C7A571 #D8C19D #E9DDC9 #F6F1E9
Accessibility & contrast
On white
1.74
#D8C19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#D8C19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8C19D
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8C19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8C19D | 1.00 | 1.74 | 12.03 | 12.03 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC19B
Deuteranopia (green-blind)
#D1C69E
Tritanopia (blue-blind)
#E2BAB7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d8c19d; /* rgb */ color: rgb(216, 193, 157); /* oklch */ color: oklch(82.1% 0.055 78.9);
Tailwind
colors: {
custom: {
50: '#e4d3ba',
500: '#d8c19d',
950: '#000000',
},
}SCSS
$custom: #d8c19d; $custom-light: #e4d3ba; $custom-dark: #000000;
JSON
{
"hex": "#d8c19d",
"rgb": {
"r": 216,
"g": 193,
"b": 157
},
"hsl": {
"h": 36.61,
"s": 43.066,
"l": 73.137
},
"oklch": {
"l": 0.82124,
"c": 0.05481,
"h": 78.9
},
"luminance": 0.55173
}Semantic roles & 50–950 ramp
primary
#D8C19D
secondary
#6A85AF
accent
#64B62F
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161411
muted
#848381