#DCC2A2#DCC2A2
#DCC2A2 is a very light, muted orange. Relative luminance 0.564; OKLCH L 82.8% C 0.052 H 72.8°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC2A2 |
|---|---|
| RGB | rgb(220, 194, 162) |
| HSL | hsl(33, 45%, 75%) |
| HSV | hsv(33, 26%, 86%) |
| CMYK | cmyk(0%, 11.8%, 26.4%, 13.7%) |
| CIE-LAB | lab(79.85, 4.35, 19.49) |
| CIE-LCH | lch(79.85, 19.97, 77.41°) |
| OKLab | oklab(82.79% 0.0155 0.0498) |
| OKLCH | oklch(82.79% 0.052 72.8) |
| XYZ | xyz(55.3291, 56.4096, 42.1490) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.27
Burlywood
#DEB887
ΔE00 5.47
Khaki
#C3B091
ΔE00 5.77
Very Light Brown
#D3B683
ΔE00 6.17
Light Peach
#FFD8B1
ΔE00 6.94
Peach
#FFDAB9
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC2A2 #A2BCDC
analogous
#DCA5A2 #DCC2A2 #D9DCA2
triadic
#DCC2A2 #A2DCC2 #C2A2DC
tetradic
#DCC2A2 #A2DCA5 #A2BCDC #DCA2D9
square
#DCC2A2 #A2DCA5 #A2BCDC #DCA2D9
split-complementary
#DCC2A2 #A2D9DC #A5A2DC
monochromatic
#BB8849 #CBA576 #DCC2A2 #EDDFCE #F7F0E9
Accessibility & contrast
On white
1.71
#DCC2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#DCC2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC2A2
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC2A2 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC2A0
Deuteranopia (green-blind)
#D2C8A3
Tritanopia (blue-blind)
#E6BBB9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dcc2a2; /* rgb */ color: rgb(220, 194, 162); /* oklch */ color: oklch(82.8% 0.052 72.8);
Tailwind
colors: {
custom: {
50: '#e7d4bd',
500: '#dcc2a2',
950: '#000000',
},
}SCSS
$custom: #dcc2a2; $custom-light: #e7d4bd; $custom-dark: #000000;
JSON
{
"hex": "#dcc2a2",
"rgb": {
"r": 220,
"g": 194,
"b": 162
},
"hsl": {
"h": 33.103,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.82793,
"c": 0.05217,
"h": 72.8
},
"luminance": 0.56408
}Semantic roles & 50–950 ramp
primary
#DCC2A2
secondary
#6E8DB4
accent
#6CB82D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161412
muted
#848382