#DCC792#DCC792
#DCC792 is a very light, moderate orange. Relative luminance 0.581; OKLCH L 83.5% C 0.073 H 88.9°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC792 |
|---|---|
| RGB | rgb(220, 199, 146) |
| HSL | hsl(43, 51%, 72%) |
| HSV | hsv(43, 34%, 86%) |
| CMYK | cmyk(0%, 9.5%, 33.6%, 13.7%) |
| CIE-LAB | lab(80.82, -0.33, 29.26) |
| CIE-LCH | lch(80.82, 29.26, 90.65°) |
| OKLab | oklab(83.46% 0.0014 0.0732) |
| OKLCH | oklch(83.46% 0.073 88.9) |
| XYZ | xyz(55.1278, 58.1396, 35.5067) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.86
Beige (survey)
#E6DAA6
ΔE00 5.10
Sand
#C2B280
ΔE00 5.91
Sand (survey)
#E2CA76
ΔE00 6.00
Wheat
#F5DEB3
ΔE00 6.33
Tan (survey)
#D1B26F
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC792 #92A7DC
analogous
#DCA292 #DCC792 #CCDC92
triadic
#DCC792 #92DCC7 #C792DC
tetradic
#DCC792 #92DCA2 #92A7DC #DC92CC
square
#DCC792 #92DCA2 #92A7DC #DC92CC
split-complementary
#DCC792 #92CCDC #A292DC
monochromatic
#B8953B #CDAF64 #DCC792 #EBDFC0 #F8F3E8
Accessibility & contrast
On white
1.66
#DCC792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#DCC792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC792
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC792 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58E
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#E8BEB9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dcc792; /* rgb */ color: rgb(220, 199, 146); /* oklch */ color: oklch(83.5% 0.073 88.9);
Tailwind
colors: {
custom: {
50: '#e8d7b2',
500: '#dcc792',
950: '#000000',
},
}SCSS
$custom: #dcc792; $custom-light: #e8d7b2; $custom-dark: #000000;
JSON
{
"hex": "#dcc792",
"rgb": {
"r": 220,
"g": 199,
"b": 146
},
"hsl": {
"h": 42.973,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.83458,
"c": 0.07317,
"h": 88.9
},
"luminance": 0.58138
}Semantic roles & 50–950 ramp
primary
#DCC792
secondary
#5F77B4
accent
#52BF27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381