#DCC2AB#DCC2AB
#DCC2AB is a very light, muted orange. Relative luminance 0.567; OKLCH L 83.0% C 0.043 H 63.7°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC2AB |
|---|---|
| RGB | rgb(220, 194, 171) |
| HSL | hsl(28, 41%, 77%) |
| HSV | hsv(28, 22%, 86%) |
| CMYK | cmyk(0%, 11.8%, 22.3%, 13.7%) |
| CIE-LAB | lab(80.03, 5.62, 14.95) |
| CIE-LCH | lch(80.03, 15.97, 69.39°) |
| OKLab | oklab(83% 0.0191 0.0386) |
| OKLCH | oklch(83% 0.043 63.7) |
| XYZ | xyz(56.1579, 56.7411, 46.5141) |
| Luminance | 0.5674 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.20
Tan
#D2B48C
ΔE00 6.61
Apricot
#FBCEB1
ΔE00 6.84
Peach
#FFDAB9
ΔE00 7.13
Khaki
#C3B091
ΔE00 7.36
Light Peach
#FFD8B1
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC2AB #ABC5DC
analogous
#DCABAD #DCC2AB #DCDBAB
triadic
#DCC2AB #ABDCC2 #C2ABDC
tetradic
#DCC2AB #ADDCAB #ABC5DC #DBABDC
square
#DCC2AB #ADDCAB #ABC5DC #DBABDC
split-complementary
#DCC2AB #ABDCDB #ABADDC
monochromatic
#B88355 #CAA380 #DCC2AB #EEE1D6 #F6EFE9
Accessibility & contrast
On white
1.70
#DCC2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#DCC2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC2AB
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC2AB | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3AA
Deuteranopia (green-blind)
#D1C9AB
Tritanopia (blue-blind)
#E5BDBC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dcc2ab; /* rgb */ color: rgb(220, 194, 171); /* oklch */ color: oklch(83.0% 0.043 63.7);
Tailwind
colors: {
custom: {
50: '#e7d4c4',
500: '#dcc2ab',
950: '#000000',
},
}SCSS
$custom: #dcc2ab; $custom-light: #e7d4c4; $custom-dark: #000000;
JSON
{
"hex": "#dcc2ab",
"rgb": {
"r": 220,
"g": 194,
"b": 171
},
"hsl": {
"h": 28.163,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.83002,
"c": 0.04307,
"h": 63.7
},
"luminance": 0.56739
}Semantic roles & 50–950 ramp
primary
#DCC2AB
secondary
#7797B4
accent
#77B431
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161412
muted
#848382