#DCC191#DCC191
#DCC191 is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.2% C 0.070 H 81.7°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC191 |
|---|---|
| RGB | rgb(220, 193, 145) |
| HSL | hsl(38, 52%, 72%) |
| HSV | hsv(38, 34%, 86%) |
| CMYK | cmyk(0%, 12.3%, 34.1%, 13.7%) |
| CIE-LAB | lab(79.27, 2.68, 27.72) |
| CIE-LCH | lch(79.27, 27.85, 84.47°) |
| OKLab | oklab(82.24% 0.0101 0.0695) |
| OKLCH | oklch(82.24% 0.07 81.7) |
| XYZ | xyz(53.6970, 55.4019, 34.6477) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.92
Burlywood
#DEB887
ΔE00 3.92
Tan
#D2B48C
ΔE00 4.18
Fawn
#CFAF7B
ΔE00 4.82
Toupe
#C7AC7D
ΔE00 5.56
Sandstone
#C9AE74
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC191 #91ACDC
analogous
#DC9C91 #DCC191 #D2DC91
triadic
#DCC191 #91DCC1 #C191DC
tetradic
#DCC191 #91DC9C #91ACDC #DC91D2
square
#DCC191 #91DC9C #91ACDC #DC91D2
split-complementary
#DCC191 #91D2DC #9C91DC
monochromatic
#B88B3B #CDA763 #DCC191 #EBDBBF #F8F2E8
Accessibility & contrast
On white
1.74
#DCC191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#DCC191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC191
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC191 | 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)
#CDC08E
Deuteranopia (green-blind)
#D4C792
Tritanopia (blue-blind)
#E8B8B4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcc191; /* rgb */ color: rgb(220, 193, 145); /* oklch */ color: oklch(82.2% 0.070 81.7);
Tailwind
colors: {
custom: {
50: '#e8d3b1',
500: '#dcc191',
950: '#000000',
},
}SCSS
$custom: #dcc191; $custom-light: #e8d3b1; $custom-dark: #000000;
JSON
{
"hex": "#dcc191",
"rgb": {
"r": 220,
"g": 193,
"b": 145
},
"hsl": {
"h": 38.4,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.82237,
"c": 0.0702,
"h": 81.7
},
"luminance": 0.554
}Semantic roles & 50–950 ramp
primary
#DCC191
secondary
#5E7DB3
accent
#5DBF26
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381