#DCC08D#DCC08D
#DCC08D is a light, moderate orange. Relative luminance 0.548; OKLCH L 82.0% C 0.074 H 82.2°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC08D |
|---|---|
| RGB | rgb(220, 192, 141) |
| HSL | hsl(39, 53%, 71%) |
| HSV | hsv(39, 36%, 86%) |
| CMYK | cmyk(0%, 12.7%, 35.9%, 13.7%) |
| CIE-LAB | lab(78.95, 2.73, 29.39) |
| CIE-LCH | lch(78.95, 29.52, 84.69°) |
| OKLab | oklab(81.96% 0.01 0.0733) |
| OKLCH | oklch(81.96% 0.074 82.2) |
| XYZ | xyz(53.1737, 54.8400, 32.9784) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.56
Burlywood
#DEB887
ΔE00 3.78
Tan
#D2B48C
ΔE00 4.37
Fawn
#CFAF7B
ΔE00 4.46
Tan (survey)
#D1B26F
ΔE00 5.10
Sandstone
#C9AE74
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC08D #8DA9DC
analogous
#DC988D #DCC08D #D0DC8D
triadic
#DCC08D #8DDCC0 #C08DDC
tetradic
#DCC08D #8DDC98 #8DA9DC #DC8DD0
square
#DCC08D #8DDC98 #8DA9DC #DC8DD0
split-complementary
#DCC08D #8DD0DC #988DDC
monochromatic
#B78A38 #CEA65E #DCC08D #EADABC #F8F2E8
Accessibility & contrast
On white
1.75
#DCC08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#DCC08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC08D
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC08D | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF89
Deuteranopia (green-blind)
#D4C68E
Tritanopia (blue-blind)
#E8B7B3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcc08d; /* rgb */ color: rgb(220, 192, 141); /* oklch */ color: oklch(82.0% 0.074 82.2);
Tailwind
colors: {
custom: {
50: '#e8d2ae',
500: '#dcc08d',
950: '#000000',
},
}SCSS
$custom: #dcc08d; $custom-light: #e8d2ae; $custom-dark: #000000;
JSON
{
"hex": "#dcc08d",
"rgb": {
"r": 220,
"g": 192,
"b": 141
},
"hsl": {
"h": 38.734,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.8196,
"c": 0.07401,
"h": 82.2
},
"luminance": 0.54838
}Semantic roles & 50–950 ramp
primary
#DCC08D
secondary
#5A7AB3
accent
#5CC025
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381