#DCBAA3#DCBAA3
#DCBAA3 is a light, muted orange. Relative luminance 0.530; OKLCH L 81.2% C 0.050 H 56.0°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBAA3 |
|---|---|
| RGB | rgb(220, 186, 163) |
| HSL | hsl(24, 45%, 75%) |
| HSV | hsv(24, 26%, 86%) |
| CMYK | cmyk(0%, 15.5%, 25.9%, 13.7%) |
| CIE-LAB | lab(77.86, 8.73, 16.20) |
| CIE-LCH | lch(77.86, 18.40, 61.68°) |
| OKLab | oklab(81.25% 0.0282 0.0417) |
| OKLCH | oklch(81.25% 0.05 56) |
| XYZ | xyz(53.6855, 52.9798, 42.0414) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.18
Tan
#D2B48C
ΔE00 7.17
Burlywood
#DEB887
ΔE00 8.11
Peach
#FFDAB9
ΔE00 8.32
Mushroom
#BA9E88
ΔE00 8.32
Warm Gray
#C9BEB0
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBAA3 #A3C5DC
analogous
#DCA3A8 #DCBAA3 #DCD7A3
triadic
#DCBAA3 #A3DCBA #BAA3DC
tetradic
#DCBAA3 #A8DCA3 #A3C5DC #D7A3DC
square
#DCBAA3 #A8DCA3 #A3C5DC #D7A3DC
split-complementary
#DCBAA3 #A3DCD7 #A3A8DC
monochromatic
#BA774A #CB9977 #DCBAA3 #EDDBCF #F7EEE9
Accessibility & contrast
On white
1.81
#DCBAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#DCBAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBAA3
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBAA3 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA2
Deuteranopia (green-blind)
#CCC3A3
Tritanopia (blue-blind)
#E7B4B4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbaa3; /* rgb */ color: rgb(220, 186, 163); /* oklch */ color: oklch(81.2% 0.050 56.0);
Tailwind
colors: {
custom: {
50: '#e7cebe',
500: '#dcbaa3',
950: '#000000',
},
}SCSS
$custom: #dcbaa3; $custom-light: #e7cebe; $custom-dark: #000000;
JSON
{
"hex": "#dcbaa3",
"rgb": {
"r": 220,
"g": 186,
"b": 163
},
"hsl": {
"h": 24.211,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.81247,
"c": 0.0503,
"h": 56
},
"luminance": 0.52978
}Semantic roles & 50–950 ramp
primary
#DCBAA3
secondary
#6F98B4
accent
#80B82D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161312
muted
#848382