#DCC692#DCC692
#DCC692 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.3% C 0.072 H 87.7°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC692 |
|---|---|
| RGB | rgb(220, 198, 146) |
| HSL | hsl(42, 51%, 72%) |
| HSV | hsv(42, 34%, 86%) |
| CMYK | cmyk(0%, 10%, 33.6%, 13.7%) |
| CIE-LAB | lab(80.56, 0.19, 28.92) |
| CIE-LCH | lch(80.56, 28.92, 89.63°) |
| OKLab | oklab(83.26% 0.0029 0.0724) |
| OKLCH | oklch(83.26% 0.072 87.7) |
| XYZ | xyz(54.8985, 57.6809, 35.4302) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.46
Beige (survey)
#E6DAA6
ΔE00 5.47
Sand
#C2B280
ΔE00 5.83
Burlywood
#DEB887
ΔE00 6.18
Tan (survey)
#D1B26F
ΔE00 6.24
Sand (survey)
#E2CA76
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC692 #92A8DC
analogous
#DCA192 #DCC692 #CDDC92
triadic
#DCC692 #92DCC6 #C692DC
tetradic
#DCC692 #92DCA1 #92A8DC #DC92CD
square
#DCC692 #92DCA1 #92A8DC #DC92CD
split-complementary
#DCC692 #92CDDC #A192DC
monochromatic
#B8933B #CDAE64 #DCC692 #EBDEC0 #F8F3E8
Accessibility & contrast
On white
1.68
#DCC692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#DCC692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC692
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC692 | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48E
Deuteranopia (green-blind)
#D8CA94
Tritanopia (blue-blind)
#E8BEB8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dcc692; /* rgb */ color: rgb(220, 198, 146); /* oklch */ color: oklch(83.3% 0.072 87.7);
Tailwind
colors: {
custom: {
50: '#e8d7b2',
500: '#dcc692',
950: '#000000',
},
}SCSS
$custom: #dcc692; $custom-light: #e8d7b2; $custom-dark: #000000;
JSON
{
"hex": "#dcc692",
"rgb": {
"r": 220,
"g": 198,
"b": 146
},
"hsl": {
"h": 42.162,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.83257,
"c": 0.07241,
"h": 87.7
},
"luminance": 0.57679
}Semantic roles & 50–950 ramp
primary
#DCC692
secondary
#5F78B4
accent
#54BF27
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161411
muted
#848381