#DCC285#DCC285
#DCC285 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.2% C 0.084 H 87.4°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC285 |
|---|---|
| RGB | rgb(220, 194, 133) |
| HSL | hsl(42, 55%, 69%) |
| HSV | hsv(42, 40%, 86%) |
| CMYK | cmyk(0%, 11.8%, 39.5%, 13.7%) |
| CIE-LAB | lab(79.33, 0.77, 34.06) |
| CIE-LCH | lch(79.33, 34.07, 88.71°) |
| OKLab | oklab(82.21% 0.0038 0.084) |
| OKLCH | oklch(82.21% 0.084 87.4) |
| XYZ | xyz(53.0419, 55.4947, 30.1033) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.94
Tan (survey)
#D1B26F
ΔE00 4.37
Sand (survey)
#E2CA76
ΔE00 4.78
Sandstone
#C9AE74
ΔE00 5.24
Fawn
#CFAF7B
ΔE00 5.59
Sand
#C2B280
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC285 #859FDC
analogous
#DC9785 #DCC285 #CBDC85
triadic
#DCC285 #85DCC2 #C285DC
tetradic
#DCC285 #85DC97 #859FDC #DC85CB
square
#DCC285 #85DC97 #859FDC #DC85CB
split-complementary
#DCC285 #85CBDC #9785DC
monochromatic
#B38D33 #CEAA55 #DCC285 #EADAB5 #F7F2E4
Accessibility & contrast
On white
1.74
#DCC285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#DCC285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC285
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC285 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 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)
#D0C081
Deuteranopia (green-blind)
#D6C887
Tritanopia (blue-blind)
#E9B8B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcc285; /* rgb */ color: rgb(220, 194, 133); /* oklch */ color: oklch(82.2% 0.084 87.4);
Tailwind
colors: {
custom: {
50: '#e8d4a9',
500: '#dcc285',
950: '#000000',
},
}SCSS
$custom: #dcc285; $custom-light: #e8d4a9; $custom-dark: #000000;
JSON
{
"hex": "#dcc285",
"rgb": {
"r": 220,
"g": 194,
"b": 133
},
"hsl": {
"h": 42.069,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.82213,
"c": 0.08409,
"h": 87.4
},
"luminance": 0.55493
}Semantic roles & 50–950 ramp
primary
#DCC285
secondary
#526FB3
accent
#52C323
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380