#DCC18F#DCC18F
#DCC18F is a very light, moderate orange. Relative luminance 0.553; OKLCH L 82.2% C 0.072 H 82.6°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC18F |
|---|---|
| RGB | rgb(220, 193, 143) |
| HSL | hsl(39, 52%, 71%) |
| HSV | hsv(39, 35%, 86%) |
| CMYK | cmyk(0%, 12.3%, 35%, 13.7%) |
| CIE-LAB | lab(79.24, 2.44, 28.73) |
| CIE-LCH | lch(79.24, 28.83, 85.14°) |
| OKLab | oklab(82.2% 0.0093 0.0718) |
| OKLCH | oklch(82.2% 0.072 82.6) |
| XYZ | xyz(53.5441, 55.3407, 33.8426) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.83
Burlywood
#DEB887
ΔE00 4.07
Tan
#D2B48C
ΔE00 4.49
Fawn
#CFAF7B
ΔE00 4.77
Tan (survey)
#D1B26F
ΔE00 5.42
Sandstone
#C9AE74
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC18F #8FAADC
analogous
#DC9A8F #DCC18F #D0DC8F
triadic
#DCC18F #8FDCC1 #C18FDC
tetradic
#DCC18F #8FDC9A #8FAADC #DC8FD0
square
#DCC18F #8FDC9A #8FAADC #DC8FD0
split-complementary
#DCC18F #8FD0DC #9A8FDC
monochromatic
#B78B39 #CDA760 #DCC18F #EBDBBE #F8F2E8
Accessibility & contrast
On white
1.74
#DCC18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#DCC18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC18F
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC18F | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC08C
Deuteranopia (green-blind)
#D4C790
Tritanopia (blue-blind)
#E8B8B4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcc18f; /* rgb */ color: rgb(220, 193, 143); /* oklch */ color: oklch(82.2% 0.072 82.6);
Tailwind
colors: {
custom: {
50: '#e8d3b0',
500: '#dcc18f',
950: '#000000',
},
}SCSS
$custom: #dcc18f; $custom-light: #e8d3b0; $custom-dark: #000000;
JSON
{
"hex": "#dcc18f",
"rgb": {
"r": 220,
"g": 193,
"b": 143
},
"hsl": {
"h": 38.961,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.82198,
"c": 0.07241,
"h": 82.6
},
"luminance": 0.55339
}Semantic roles & 50–950 ramp
primary
#DCC18F
secondary
#5C7BB3
accent
#5CC026
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381