#DCC286#DCC286
#DCC286 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.2% C 0.083 H 87.1°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC286 |
|---|---|
| RGB | rgb(220, 194, 134) |
| HSL | hsl(42, 55%, 69%) |
| HSV | hsv(42, 39%, 86%) |
| CMYK | cmyk(0%, 11.8%, 39.1%, 13.7%) |
| CIE-LAB | lab(79.34, 0.88, 33.57) |
| CIE-LCH | lch(79.34, 33.58, 88.50°) |
| OKLab | oklab(82.23% 0.0042 0.0829) |
| OKLCH | oklch(82.23% 0.083 87.1) |
| XYZ | xyz(53.1113, 55.5225, 30.4689) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.81
Tan (survey)
#D1B26F
ΔE00 4.43
Sand (survey)
#E2CA76
ΔE00 4.98
Sandstone
#C9AE74
ΔE00 5.23
Fawn
#CFAF7B
ΔE00 5.50
Burlywood
#DEB887
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC286 #86A0DC
analogous
#DC9786 #DCC286 #CBDC86
triadic
#DCC286 #86DCC2 #C286DC
tetradic
#DCC286 #86DC97 #86A0DC #DC86CB
square
#DCC286 #86DC97 #86A0DC #DC86CB
split-complementary
#DCC286 #86CBDC #9786DC
monochromatic
#B48D34 #CEAA57 #DCC286 #EADAB5 #F7F2E5
Accessibility & contrast
On white
1.73
#DCC286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#DCC286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC286
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC286 | 1.00 | 1.73 | 12.10 | 12.10 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C082
Deuteranopia (green-blind)
#D6C888
Tritanopia (blue-blind)
#E9B8B3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dcc286; /* rgb */ color: rgb(220, 194, 134); /* oklch */ color: oklch(82.2% 0.083 87.1);
Tailwind
colors: {
custom: {
50: '#e8d4aa',
500: '#dcc286',
950: '#000000',
},
}SCSS
$custom: #dcc286; $custom-light: #e8d4aa; $custom-dark: #000000;
JSON
{
"hex": "#dcc286",
"rgb": {
"r": 220,
"g": 194,
"b": 134
},
"hsl": {
"h": 41.86,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.82231,
"c": 0.08299,
"h": 87.1
},
"luminance": 0.5552
}Semantic roles & 50–950 ramp
primary
#DCC286
secondary
#5370B3
accent
#53C323
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381