#DCC992#DCC992
#DCC992 is a very light, moderate orange. Relative luminance 0.591; OKLCH L 83.9% C 0.075 H 91.2°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC992 |
|---|---|
| RGB | rgb(220, 201, 146) |
| HSL | hsl(45, 51%, 72%) |
| HSV | hsv(45, 34%, 86%) |
| CMYK | cmyk(0%, 8.6%, 33.6%, 13.7%) |
| CIE-LAB | lab(81.33, -1.37, 29.95) |
| CIE-LCH | lch(81.33, 29.98, 92.63°) |
| OKLab | oklab(83.86% -0.0016 0.0748) |
| OKLCH | oklch(83.86% 0.075 91.2) |
| XYZ | xyz(55.5910, 59.0660, 35.6611) |
| Luminance | 0.5906 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.43
Sand (survey)
#E2CA76
ΔE00 5.55
Very Light Brown
#D3B683
ΔE00 5.68
Sand
#C2B280
ΔE00 6.18
Wheat
#F5DEB3
ΔE00 6.44
Vanilla
#F3E5AB
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC992 #92A5DC
analogous
#DCA492 #DCC992 #CADC92
triadic
#DCC992 #92DCC9 #C992DC
tetradic
#DCC992 #92DCA4 #92A5DC #DC92CA
square
#DCC992 #92DCA4 #92A5DC #DC92CA
split-complementary
#DCC992 #92CADC #A492DC
monochromatic
#B8983B #CDB264 #DCC992 #EBE0C0 #F8F4E8
Accessibility & contrast
On white
1.64
#DCC992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#DCC992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC992
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC992 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78E
Deuteranopia (green-blind)
#DACC94
Tritanopia (blue-blind)
#E7C0BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dcc992; /* rgb */ color: rgb(220, 201, 146); /* oklch */ color: oklch(83.9% 0.075 91.2);
Tailwind
colors: {
custom: {
50: '#e8d9b2',
500: '#dcc992',
950: '#000000',
},
}SCSS
$custom: #dcc992; $custom-light: #e8d9b2; $custom-dark: #000000;
JSON
{
"hex": "#dcc992",
"rgb": {
"r": 220,
"g": 201,
"b": 146
},
"hsl": {
"h": 44.595,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.83861,
"c": 0.0748,
"h": 91.2
},
"luminance": 0.59064
}Semantic roles & 50–950 ramp
primary
#DCC992
secondary
#5F74B4
accent
#4EBF27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381