#D2C19A#D2C19A
#D2C19A is a light, muted orange. Relative luminance 0.542; OKLCH L 81.5% C 0.056 H 87.2°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C19A |
|---|---|
| RGB | rgb(210, 193, 154) |
| HSL | hsl(42, 38%, 71%) |
| HSV | hsv(42, 27%, 82%) |
| CMYK | cmyk(0%, 8.1%, 26.7%, 17.6%) |
| CIE-LAB | lab(78.56, -0.03, 21.85) |
| CIE-LCH | lch(78.56, 21.85, 90.08°) |
| OKLab | oklab(81.53% 0.0027 0.0555) |
| OKLCH | oklch(81.53% 0.056 87.2) |
| XYZ | xyz(51.4814, 54.1760, 38.3107) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 5.10
Putty
#BEAE8A
ΔE00 5.13
Khaki
#C3B091
ΔE00 5.16
Sand
#C2B280
ΔE00 5.22
Tan
#D2B48C
ΔE00 5.57
Toupe
#C7AC7D
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C19A #9AABD2
analogous
#D2A59A #D2C19A #C7D29A
triadic
#D2C19A #9AD2C1 #C19AD2
tetradic
#D2C19A #9AD2A5 #9AABD2 #D29AC7
square
#D2C19A #9AD2A5 #9AABD2 #D29AC7
split-complementary
#D2C19A #9AC7D2 #A59AD2
monochromatic
#A78B4A #BFA770 #D2C19A #E5DBC4 #F6F2EA
Accessibility & contrast
On white
1.77
#D2C19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#D2C19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C19A
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C19A | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC098
Deuteranopia (green-blind)
#CFC49B
Tritanopia (blue-blind)
#DBBAB6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d2c19a; /* rgb */ color: rgb(210, 193, 154); /* oklch */ color: oklch(81.5% 0.056 87.2);
Tailwind
colors: {
custom: {
50: '#e0d3b8',
500: '#d2c19a',
950: '#000000',
},
}SCSS
$custom: #d2c19a; $custom-light: #e0d3b8; $custom-dark: #000000;
JSON
{
"hex": "#d2c19a",
"rgb": {
"r": 210,
"g": 193,
"b": 154
},
"hsl": {
"h": 41.786,
"s": 38.356,
"l": 71.373
},
"oklch": {
"l": 0.81527,
"c": 0.05558,
"h": 87.2
},
"luminance": 0.54175
}Semantic roles & 50–950 ramp
primary
#D2C19A
secondary
#687CA8
accent
#5AB134
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381