#DCC192#DCC192
#DCC192 is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.3% C 0.069 H 81.3°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC192 |
|---|---|
| RGB | rgb(220, 193, 146) |
| HSL | hsl(38, 51%, 72%) |
| HSV | hsv(38, 34%, 86%) |
| CMYK | cmyk(0%, 12.3%, 33.6%, 13.7%) |
| CIE-LAB | lab(79.29, 2.81, 27.22) |
| CIE-LCH | lch(79.29, 27.36, 84.11°) |
| OKLab | oklab(82.26% 0.0105 0.0683) |
| OKLCH | oklch(82.26% 0.069 81.3) |
| XYZ | xyz(53.7744, 55.4328, 35.0556) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.99
Burlywood
#DEB887
ΔE00 3.86
Tan
#D2B48C
ΔE00 4.03
Fawn
#CFAF7B
ΔE00 4.87
Toupe
#C7AC7D
ΔE00 5.57
Sandstone
#C9AE74
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC192 #92ADDC
analogous
#DC9C92 #DCC192 #D2DC92
triadic
#DCC192 #92DCC1 #C192DC
tetradic
#DCC192 #92DC9C #92ADDC #DC92D2
square
#DCC192 #92DC9C #92ADDC #DC92D2
split-complementary
#DCC192 #92D2DC #9C92DC
monochromatic
#B88B3B #CDA764 #DCC192 #EBDBC0 #F8F2E8
Accessibility & contrast
On white
1.74
#DCC192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#DCC192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC192
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC192 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08F
Deuteranopia (green-blind)
#D4C793
Tritanopia (blue-blind)
#E8B9B5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcc192; /* rgb */ color: rgb(220, 193, 146); /* oklch */ color: oklch(82.3% 0.069 81.3);
Tailwind
colors: {
custom: {
50: '#e8d3b2',
500: '#dcc192',
950: '#000000',
},
}SCSS
$custom: #dcc192; $custom-light: #e8d3b2; $custom-dark: #000000;
JSON
{
"hex": "#dcc192",
"rgb": {
"r": 220,
"g": 193,
"b": 146
},
"hsl": {
"h": 38.108,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.82257,
"c": 0.0691,
"h": 81.3
},
"luminance": 0.55431
}Semantic roles & 50–950 ramp
primary
#DCC192
secondary
#5F7EB4
accent
#5EBF27
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161411
muted
#848381