#DCC282#DCC282
#DCC282 is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.2% C 0.087 H 88.3°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC282 |
|---|---|
| RGB | rgb(220, 194, 130) |
| HSL | hsl(43, 56%, 69%) |
| HSV | hsv(43, 41%, 86%) |
| CMYK | cmyk(0%, 11.8%, 40.9%, 13.7%) |
| CIE-LAB | lab(79.28, 0.44, 35.55) |
| CIE-LCH | lch(79.28, 35.56, 89.29°) |
| OKLab | oklab(82.16% 0.0026 0.0873) |
| OKLCH | oklch(82.16% 0.087 88.3) |
| XYZ | xyz(52.8376, 55.4130, 29.0273) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.20
Tan (survey)
#D1B26F
ΔE00 4.26
Very Light Brown
#D3B683
ΔE00 4.35
Sandstone
#C9AE74
ΔE00 5.32
Fawn
#CFAF7B
ΔE00 5.88
Sand
#C2B280
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC282 #829CDC
analogous
#DC9582 #DCC282 #C9DC82
triadic
#DCC282 #82DCC2 #C282DC
tetradic
#DCC282 #82DC95 #829CDC #DC82C9
square
#DCC282 #82DC95 #829CDC #DC82C9
split-complementary
#DCC282 #82C9DC #9582DC
monochromatic
#B28D32 #CFAB52 #DCC282 #E9D9B2 #F7F1E2
Accessibility & contrast
On white
1.74
#DCC282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#DCC282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC282
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC282 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07D
Deuteranopia (green-blind)
#D7C784
Tritanopia (blue-blind)
#E9B8B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcc282; /* rgb */ color: rgb(220, 194, 130); /* oklch */ color: oklch(82.2% 0.087 88.3);
Tailwind
colors: {
custom: {
50: '#e8d4a7',
500: '#dcc282',
950: '#000000',
},
}SCSS
$custom: #dcc282; $custom-light: #e8d4a7; $custom-dark: #000000;
JSON
{
"hex": "#dcc282",
"rgb": {
"r": 220,
"g": 194,
"b": 130
},
"hsl": {
"h": 42.667,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.82161,
"c": 0.08736,
"h": 88.3
},
"luminance": 0.55411
}Semantic roles & 50–950 ramp
primary
#DCC282
secondary
#506CB3
accent
#51C422
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380