#DCBAAA#DCBAAA
#DCBAAA is a light, muted orange. Relative luminance 0.532; OKLCH L 81.4% C 0.045 H 46.7°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBAAA |
|---|---|
| RGB | rgb(220, 186, 170) |
| HSL | hsl(19, 42%, 76%) |
| HSV | hsv(19, 23%, 86%) |
| CMYK | cmyk(0%, 15.5%, 22.7%, 13.7%) |
| CIE-LAB | lab(78.02, 9.72, 12.64) |
| CIE-LCH | lch(78.02, 15.95, 52.44°) |
| OKLab | oklab(81.42% 0.031 0.0328) |
| OKLCH | oklch(81.42% 0.045 46.7) |
| XYZ | xyz(54.3302, 53.2376, 45.4364) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.83
Apricot
#FBCEB1
ΔE00 7.06
Mushroom
#BA9E88
ΔE00 9.17
Warm Gray
#C9BEB0
ΔE00 9.19
Peach
#FFDAB9
ΔE00 9.79
Pinkish Tan
#D99B82
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBAAA #AACCDC
analogous
#DCAAB3 #DCBAAA #DCD3AA
triadic
#DCBAAA #AADCBA #BAAADC
tetradic
#DCBAAA #B3DCAA #AACCDC #D3AADC
square
#DCBAAA #B3DCAA #AACCDC #D3AADC
split-complementary
#DCBAAA #AADCD3 #AAB3DC
monochromatic
#B87453 #CA977F #DCBAAA #EEDDD5 #F6EDE9
Accessibility & contrast
On white
1.80
#DCBAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#DCBAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBAAA
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBAAA | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA9
Deuteranopia (green-blind)
#CAC4AA
Tritanopia (blue-blind)
#E6B5B6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dcbaaa; /* rgb */ color: rgb(220, 186, 170); /* oklch */ color: oklch(81.4% 0.045 46.7);
Tailwind
colors: {
custom: {
50: '#e7cec3',
500: '#dcbaaa',
950: '#000000',
},
}SCSS
$custom: #dcbaaa; $custom-light: #e7cec3; $custom-dark: #000000;
JSON
{
"hex": "#dcbaaa",
"rgb": {
"r": 220,
"g": 186,
"b": 170
},
"hsl": {
"h": 19.2,
"s": 41.667,
"l": 76.471
},
"oklch": {
"l": 0.81415,
"c": 0.04511,
"h": 46.7
},
"luminance": 0.53236
}Semantic roles & 50–950 ramp
primary
#DCBAAA
secondary
#76A0B4
accent
#8BB531
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161312
muted
#848382