#DCC183#DCC183
#DCC183 is a light, moderate orange. Relative luminance 0.550; OKLCH L 82.0% C 0.086 H 87.0°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC183 |
|---|---|
| RGB | rgb(220, 193, 131) |
| HSL | hsl(42, 56%, 69%) |
| HSV | hsv(42, 40%, 86%) |
| CMYK | cmyk(0%, 12.3%, 40.5%, 13.7%) |
| CIE-LAB | lab(79.04, 1.07, 34.73) |
| CIE-LCH | lch(79.04, 34.74, 88.23°) |
| OKLab | oklab(81.98% 0.0045 0.0855) |
| OKLCH | oklch(81.98% 0.086 87) |
| XYZ | xyz(52.6832, 54.9964, 29.3086) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.81
Tan (survey)
#D1B26F
ΔE00 4.05
Sand (survey)
#E2CA76
ΔE00 4.77
Sandstone
#C9AE74
ΔE00 5.03
Fawn
#CFAF7B
ΔE00 5.38
Burlywood
#DEB887
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC183 #839EDC
analogous
#DC9583 #DCC183 #CBDC83
triadic
#DCC183 #83DCC1 #C183DC
tetradic
#DCC183 #83DC95 #839EDC #DC83CB
square
#DCC183 #83DC95 #839EDC #DC83CB
split-complementary
#DCC183 #83CBDC #9583DC
monochromatic
#B28B32 #CFA953 #DCC183 #E9D9B3 #F7F1E2
Accessibility & contrast
On white
1.75
#DCC183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#DCC183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC183
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC183 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7E
Deuteranopia (green-blind)
#D6C785
Tritanopia (blue-blind)
#E9B7B1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcc183; /* rgb */ color: rgb(220, 193, 131); /* oklch */ color: oklch(82.0% 0.086 87.0);
Tailwind
colors: {
custom: {
50: '#e8d3a7',
500: '#dcc183',
950: '#000000',
},
}SCSS
$custom: #dcc183; $custom-light: #e8d3a7; $custom-dark: #000000;
JSON
{
"hex": "#dcc183",
"rgb": {
"r": 220,
"g": 193,
"b": 131
},
"hsl": {
"h": 41.798,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.81977,
"c": 0.08557,
"h": 87
},
"luminance": 0.54994
}Semantic roles & 50–950 ramp
primary
#DCC183
secondary
#506EB3
accent
#53C422
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380