#DCC592#DCC592
#DCC592 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.1% C 0.072 H 86.5°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC592 |
|---|---|
| RGB | rgb(220, 197, 146) |
| HSL | hsl(41, 51%, 72%) |
| HSV | hsv(41, 34%, 86%) |
| CMYK | cmyk(0%, 10.5%, 33.6%, 13.7%) |
| CIE-LAB | lab(80.31, 0.71, 28.58) |
| CIE-LCH | lch(80.31, 28.59, 88.58°) |
| OKLab | oklab(83.06% 0.0044 0.0715) |
| OKLCH | oklch(83.06% 0.072 86.5) |
| XYZ | xyz(54.6707, 57.2253, 35.3543) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.09
Burlywood
#DEB887
ΔE00 5.71
Sand
#C2B280
ΔE00 5.80
Beige (survey)
#E6DAA6
ΔE00 5.87
Tan
#D2B48C
ΔE00 5.91
Fawn
#CFAF7B
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC592 #92A9DC
analogous
#DCA092 #DCC592 #CEDC92
triadic
#DCC592 #92DCC5 #C592DC
tetradic
#DCC592 #92DCA0 #92A9DC #DC92CE
square
#DCC592 #92DCA0 #92A9DC #DC92CE
split-complementary
#DCC592 #92CEDC #A092DC
monochromatic
#B8913B #CDAC64 #DCC592 #EBDEC0 #F8F3E8
Accessibility & contrast
On white
1.69
#DCC592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#DCC592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC592
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC592 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C48F
Deuteranopia (green-blind)
#D7CA94
Tritanopia (blue-blind)
#E8BDB8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dcc592; /* rgb */ color: rgb(220, 197, 146); /* oklch */ color: oklch(83.1% 0.072 86.5);
Tailwind
colors: {
custom: {
50: '#e8d6b2',
500: '#dcc592',
950: '#000000',
},
}SCSS
$custom: #dcc592; $custom-light: #e8d6b2; $custom-dark: #000000;
JSON
{
"hex": "#dcc592",
"rgb": {
"r": 220,
"g": 197,
"b": 146
},
"hsl": {
"h": 41.351,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.83056,
"c": 0.07168,
"h": 86.5
},
"luminance": 0.57223
}Semantic roles & 50–950 ramp
primary
#DCC592
secondary
#5F79B4
accent
#56BF27
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161411
muted
#848381