#DCBCA4#DCBCA4
#DCBCA4 is a light, muted orange. Relative luminance 0.539; OKLCH L 81.7% C 0.049 H 58.9°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBCA4 |
|---|---|
| RGB | rgb(220, 188, 164) |
| HSL | hsl(26, 44%, 75%) |
| HSV | hsv(26, 25%, 86%) |
| CMYK | cmyk(0%, 14.5%, 25.5%, 13.7%) |
| CIE-LAB | lab(78.38, 7.80, 16.39) |
| CIE-LCH | lch(78.38, 18.15, 64.53°) |
| OKLab | oklab(81.66% 0.0255 0.0422) |
| OKLCH | oklch(81.66% 0.049 58.9) |
| XYZ | xyz(54.1998, 53.8643, 42.6566) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.16
Tan
#D2B48C
ΔE00 6.52
Burlywood
#DEB887
ΔE00 7.57
Peach
#FFDAB9
ΔE00 7.77
Warm Gray
#C9BEB0
ΔE00 7.97
Khaki
#C3B091
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBCA4 #A4C4DC
analogous
#DCA4A8 #DCBCA4 #DCD8A4
triadic
#DCBCA4 #A4DCBC #BCA4DC
tetradic
#DCBCA4 #A8DCA4 #A4C4DC #D8A4DC
square
#DCBCA4 #A8DCA4 #A4C4DC #D8A4DC
split-complementary
#DCBCA4 #A4DCD8 #A4A8DC
monochromatic
#BA7B4C #CB9B78 #DCBCA4 #EDDDD0 #F6EFE9
Accessibility & contrast
On white
1.78
#DCBCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#DCBCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBCA4
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBCA4 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BEA2
Deuteranopia (green-blind)
#CDC5A4
Tritanopia (blue-blind)
#E6B6B5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbca4; /* rgb */ color: rgb(220, 188, 164); /* oklch */ color: oklch(81.7% 0.049 58.9);
Tailwind
colors: {
custom: {
50: '#e7d0bf',
500: '#dcbca4',
950: '#000000',
},
}SCSS
$custom: #dcbca4; $custom-light: #e7d0bf; $custom-dark: #000000;
JSON
{
"hex": "#dcbca4",
"rgb": {
"r": 220,
"g": 188,
"b": 164
},
"hsl": {
"h": 25.714,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.8166,
"c": 0.04925,
"h": 58.9
},
"luminance": 0.53862
}Semantic roles & 50–950 ramp
primary
#DCBCA4
secondary
#7097B4
accent
#7DB82E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161412
muted
#848382