#D7C19F#D7C19F
#D7C19F is a very light, muted orange. Relative luminance 0.551; OKLCH L 82.1% C 0.052 H 78.6°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D7C19F |
|---|---|
| RGB | rgb(215, 193, 159) |
| HSL | hsl(36, 41%, 73%) |
| HSV | hsv(36, 26%, 84%) |
| CMYK | cmyk(0%, 10.2%, 26%, 15.7%) |
| CIE-LAB | lab(79.09, 2.57, 19.98) |
| CIE-LCH | lch(79.09, 20.15, 82.68°) |
| OKLab | oklab(82.08% 0.0103 0.051) |
| OKLCH | oklch(82.08% 0.052 78.6) |
| XYZ | xyz(53.3527, 55.0917, 40.6175) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.19
Khaki
#C3B091
ΔE00 4.74
Very Light Brown
#D3B683
ΔE00 5.34
Burlywood
#DEB887
ΔE00 5.77
Putty
#BEAE8A
ΔE00 6.09
Toupe
#C7AC7D
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7C19F #9FB5D7
analogous
#D7A59F #D7C19F #D1D79F
triadic
#D7C19F #9FD7C1 #C19FD7
tetradic
#D7C19F #9FD7A5 #9FB5D7 #D79FD1
square
#D7C19F #9FD7A5 #9FB5D7 #D79FD1
split-complementary
#D7C19F #9FD1D7 #A59FD7
monochromatic
#B2894A #C5A574 #D7C19F #E9DDCA #F6F1E9
Accessibility & contrast
On white
1.75
#D7C19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#D7C19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7C19F
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7C19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7C19F | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC19D
Deuteranopia (green-blind)
#D0C6A0
Tritanopia (blue-blind)
#E1BBB8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d7c19f; /* rgb */ color: rgb(215, 193, 159); /* oklch */ color: oklch(82.1% 0.052 78.6);
Tailwind
colors: {
custom: {
50: '#e4d3bb',
500: '#d7c19f',
950: '#000000',
},
}SCSS
$custom: #d7c19f; $custom-light: #e4d3bb; $custom-dark: #000000;
JSON
{
"hex": "#d7c19f",
"rgb": {
"r": 215,
"g": 193,
"b": 159
},
"hsl": {
"h": 36.429,
"s": 41.176,
"l": 73.333
},
"oklch": {
"l": 0.82079,
"c": 0.05203,
"h": 78.6
},
"luminance": 0.5509
}Semantic roles & 50–950 ramp
primary
#D7C19F
secondary
#6C86AE
accent
#65B431
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382