#D8C19F#D8C19F
#D8C19F is a very light, muted orange. Relative luminance 0.552; OKLCH L 82.2% C 0.053 H 77.5°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D8C19F |
|---|---|
| RGB | rgb(216, 193, 159) |
| HSL | hsl(36, 42%, 74%) |
| HSV | hsv(36, 26%, 85%) |
| CMYK | cmyk(0%, 10.6%, 26.4%, 15.3%) |
| CIE-LAB | lab(79.18, 2.95, 20.12) |
| CIE-LCH | lch(79.18, 20.33, 81.66°) |
| OKLab | oklab(82.17% 0.0114 0.0513) |
| OKLCH | oklch(82.17% 0.053 77.5) |
| XYZ | xyz(53.6473, 55.2437, 40.6313) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.02
Khaki
#C3B091
ΔE00 4.87
Very Light Brown
#D3B683
ΔE00 5.33
Burlywood
#DEB887
ΔE00 5.54
Putty
#BEAE8A
ΔE00 6.33
Toupe
#C7AC7D
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8C19F #9FB6D8
analogous
#D8A49F #D8C19F #D2D89F
triadic
#D8C19F #9FD8C1 #C19FD8
tetradic
#D8C19F #9FD8A4 #9FB6D8 #D89FD2
square
#D8C19F #9FD8A4 #9FB6D8 #D89FD2
split-complementary
#D8C19F #9FD2D8 #A49FD8
monochromatic
#B48949 #C6A573 #D8C19F #EADDCB #F6F1E9
Accessibility & contrast
On white
1.74
#D8C19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#D8C19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8C19F
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8C19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8C19F | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC19D
Deuteranopia (green-blind)
#D0C6A0
Tritanopia (blue-blind)
#E2BAB8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d8c19f; /* rgb */ color: rgb(216, 193, 159); /* oklch */ color: oklch(82.2% 0.053 77.5);
Tailwind
colors: {
custom: {
50: '#e4d3bb',
500: '#d8c19f',
950: '#000000',
},
}SCSS
$custom: #d8c19f; $custom-light: #e4d3bb; $custom-dark: #000000;
JSON
{
"hex": "#d8c19f",
"rgb": {
"r": 216,
"g": 193,
"b": 159
},
"hsl": {
"h": 35.789,
"s": 42.222,
"l": 73.529
},
"oklch": {
"l": 0.82168,
"c": 0.05257,
"h": 77.5
},
"luminance": 0.55242
}Semantic roles & 50–950 ramp
primary
#D8C19F
secondary
#6C87AF
accent
#66B530
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161412
muted
#848382