#DCC19D#DCC19D
#DCC19D is a very light, muted orange. Relative luminance 0.558; OKLCH L 82.5% C 0.057 H 74.8°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC19D |
|---|---|
| RGB | rgb(220, 193, 157) |
| HSL | hsl(34, 47%, 74%) |
| HSV | hsv(34, 29%, 86%) |
| CMYK | cmyk(0%, 12.3%, 28.6%, 13.7%) |
| CIE-LAB | lab(79.50, 4.21, 21.67) |
| CIE-LCH | lch(79.50, 22.07, 79.01°) |
| OKLab | oklab(82.49% 0.015 0.0551) |
| OKLCH | oklch(82.49% 0.057 74.8) |
| XYZ | xyz(54.6716, 55.7917, 39.7807) |
| Luminance | 0.5579 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.52
Burlywood
#DEB887
ΔE00 4.49
Very Light Brown
#D3B683
ΔE00 5.03
Khaki
#C3B091
ΔE00 5.61
Fawn
#CFAF7B
ΔE00 6.30
Toupe
#C7AC7D
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC19D #9DB8DC
analogous
#DCA29D #DCC19D #D8DC9D
triadic
#DCC19D #9DDCC1 #C19DDC
tetradic
#DCC19D #9DDCA2 #9DB8DC #DC9DD8
square
#DCC19D #9DDCA2 #9DB8DC #DC9DD8
split-complementary
#DCC19D #9DD8DC #A29DDC
monochromatic
#BC8843 #CCA470 #DCC19D #ECDECA #F7F1E8
Accessibility & contrast
On white
1.73
#DCC19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#DCC19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC19D
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC19D | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC19B
Deuteranopia (green-blind)
#D2C89E
Tritanopia (blue-blind)
#E7BAB7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dcc19d; /* rgb */ color: rgb(220, 193, 157); /* oklch */ color: oklch(82.5% 0.057 74.8);
Tailwind
colors: {
custom: {
50: '#e7d3ba',
500: '#dcc19d',
950: '#000000',
},
}SCSS
$custom: #dcc19d; $custom-light: #e7d3ba; $custom-dark: #000000;
JSON
{
"hex": "#dcc19d",
"rgb": {
"r": 220,
"g": 193,
"b": 157
},
"hsl": {
"h": 34.286,
"s": 47.368,
"l": 73.922
},
"oklch": {
"l": 0.82485,
"c": 0.0571,
"h": 74.8
},
"luminance": 0.5579
}Semantic roles & 50–950 ramp
primary
#DCC19D
secondary
#6989B4
accent
#68BB2B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161411
muted
#848381