#DCC287#DCC287
#DCC287 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.2% C 0.082 H 86.8°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC287 |
|---|---|
| RGB | rgb(220, 194, 135) |
| HSL | hsl(42, 55%, 70%) |
| HSV | hsv(42, 39%, 86%) |
| CMYK | cmyk(0%, 11.8%, 38.6%, 13.7%) |
| CIE-LAB | lab(79.36, 0.99, 33.07) |
| CIE-LCH | lch(79.36, 33.08, 88.29°) |
| OKLab | oklab(82.25% 0.0046 0.0818) |
| OKLCH | oklch(82.25% 0.082 86.8) |
| XYZ | xyz(53.1814, 55.5505, 30.8380) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.69
Tan (survey)
#D1B26F
ΔE00 4.51
Sand (survey)
#E2CA76
ΔE00 5.18
Sandstone
#C9AE74
ΔE00 5.23
Fawn
#CFAF7B
ΔE00 5.42
Burlywood
#DEB887
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC287 #87A1DC
analogous
#DC9887 #DCC287 #CCDC87
triadic
#DCC287 #87DCC2 #C287DC
tetradic
#DCC287 #87DC98 #87A1DC #DC87CC
square
#DCC287 #87DC98 #87A1DC #DC87CC
split-complementary
#DCC287 #87CCDC #9887DC
monochromatic
#B48D35 #CEAA58 #DCC287 #EADAB6 #F8F2E6
Accessibility & contrast
On white
1.73
#DCC287 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#DCC287 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC287
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC287 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC287 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC083
Deuteranopia (green-blind)
#D6C889
Tritanopia (blue-blind)
#E9B8B3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dcc287; /* rgb */ color: rgb(220, 194, 135); /* oklch */ color: oklch(82.2% 0.082 86.8);
Tailwind
colors: {
custom: {
50: '#e8d4aa',
500: '#dcc287',
950: '#000000',
},
}SCSS
$custom: #dcc287; $custom-light: #e8d4aa; $custom-dark: #000000;
JSON
{
"hex": "#dcc287",
"rgb": {
"r": 220,
"g": 194,
"b": 135
},
"hsl": {
"h": 41.647,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.82249,
"c": 0.08189,
"h": 86.8
},
"luminance": 0.55548
}Semantic roles & 50–950 ramp
primary
#DCC287
secondary
#5471B3
accent
#54C223
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381