#DCC08F#DCC08F
#DCC08F is a light, moderate orange. Relative luminance 0.549; OKLCH L 82.0% C 0.072 H 81.3°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC08F |
|---|---|
| RGB | rgb(220, 192, 143) |
| HSL | hsl(38, 52%, 71%) |
| HSV | hsv(38, 35%, 86%) |
| CMYK | cmyk(0%, 12.7%, 35%, 13.7%) |
| CIE-LAB | lab(78.98, 2.97, 28.39) |
| CIE-LCH | lch(78.98, 28.54, 84.03°) |
| OKLab | oklab(82% 0.0108 0.071) |
| OKLCH | oklch(82% 0.072 81.3) |
| XYZ | xyz(53.3238, 54.9001, 33.7692) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.62
Burlywood
#DEB887
ΔE00 3.60
Tan
#D2B48C
ΔE00 4.04
Fawn
#CFAF7B
ΔE00 4.50
Toupe
#C7AC7D
ΔE00 5.35
Tan (survey)
#D1B26F
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC08F #8FABDC
analogous
#DC998F #DCC08F #D1DC8F
triadic
#DCC08F #8FDCC0 #C08FDC
tetradic
#DCC08F #8FDC99 #8FABDC #DC8FD1
square
#DCC08F #8FDC99 #8FABDC #DC8FD1
split-complementary
#DCC08F #8FD1DC #998FDC
monochromatic
#B78939 #CDA660 #DCC08F #EBDABE #F8F2E8
Accessibility & contrast
On white
1.75
#DCC08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#DCC08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC08F
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC08F | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF8C
Deuteranopia (green-blind)
#D3C790
Tritanopia (blue-blind)
#E8B7B3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcc08f; /* rgb */ color: rgb(220, 192, 143); /* oklch */ color: oklch(82.0% 0.072 81.3);
Tailwind
colors: {
custom: {
50: '#e8d2b0',
500: '#dcc08f',
950: '#000000',
},
}SCSS
$custom: #dcc08f; $custom-light: #e8d2b0; $custom-dark: #000000;
JSON
{
"hex": "#dcc08f",
"rgb": {
"r": 220,
"g": 192,
"b": 143
},
"hsl": {
"h": 38.182,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.81999,
"c": 0.07183,
"h": 81.3
},
"luminance": 0.54898
}Semantic roles & 50–950 ramp
primary
#DCC08F
secondary
#5C7CB3
accent
#5EC026
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381