#D9C19E#D9C19E
#D9C19E is a very light, muted orange. Relative luminance 0.554; OKLCH L 82.2% C 0.054 H 77.2°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D9C19E |
|---|---|
| RGB | rgb(217, 193, 158) |
| HSL | hsl(36, 44%, 74%) |
| HSV | hsv(36, 27%, 85%) |
| CMYK | cmyk(0%, 11.1%, 27.2%, 14.9%) |
| CIE-LAB | lab(79.25, 3.19, 20.76) |
| CIE-LCH | lch(79.25, 21.00, 81.25°) |
| OKLab | oklab(82.24% 0.0121 0.0529) |
| OKLCH | oklch(82.24% 0.054 77.2) |
| XYZ | xyz(53.8573, 55.3619, 40.1900) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.81
Khaki
#C3B091
ΔE00 5.03
Very Light Brown
#D3B683
ΔE00 5.09
Burlywood
#DEB887
ΔE00 5.18
Putty
#BEAE8A
ΔE00 6.46
Fawn
#CFAF7B
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9C19E #9EB6D9
analogous
#D9A39E #D9C19E #D3D99E
triadic
#D9C19E #9ED9C1 #C19ED9
tetradic
#D9C19E #9ED9A3 #9EB6D9 #D99ED3
square
#D9C19E #9ED9A3 #9EB6D9 #D99ED3
split-complementary
#D9C19E #9ED3D9 #A39ED9
monochromatic
#B58947 #C8A572 #D9C19E #EADDCA #F6F1E9
Accessibility & contrast
On white
1.74
#D9C19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#D9C19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9C19E
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9C19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9C19E | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC19C
Deuteranopia (green-blind)
#D1C79F
Tritanopia (blue-blind)
#E3BAB7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d9c19e; /* rgb */ color: rgb(217, 193, 158); /* oklch */ color: oklch(82.2% 0.054 77.2);
Tailwind
colors: {
custom: {
50: '#e5d3ba',
500: '#d9c19e',
950: '#000000',
},
}SCSS
$custom: #d9c19e; $custom-light: #e5d3ba; $custom-dark: #000000;
JSON
{
"hex": "#d9c19e",
"rgb": {
"r": 217,
"g": 193,
"b": 158
},
"hsl": {
"h": 35.593,
"s": 43.704,
"l": 73.529
},
"oklch": {
"l": 0.82236,
"c": 0.05425,
"h": 77.2
},
"luminance": 0.5536
}Semantic roles & 50–950 ramp
primary
#D9C19E
secondary
#6B87B0
accent
#66B72F
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161411
muted
#848381