#DCBCA5#DCBCA5
#DCBCA5 is a light, muted orange. Relative luminance 0.539; OKLCH L 81.7% C 0.048 H 57.7°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBCA5 |
|---|---|
| RGB | rgb(220, 188, 165) |
| HSL | hsl(25, 44%, 75%) |
| HSV | hsv(25, 25%, 86%) |
| CMYK | cmyk(0%, 14.5%, 25%, 13.7%) |
| CIE-LAB | lab(78.40, 7.94, 15.88) |
| CIE-LCH | lch(78.40, 17.75, 63.42°) |
| OKLab | oklab(81.68% 0.0259 0.0409) |
| OKLCH | oklch(81.68% 0.048 57.7) |
| XYZ | xyz(54.2904, 53.9006, 43.1341) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.16
Tan
#D2B48C
ΔE00 6.91
Peach
#FFDAB9
ΔE00 7.90
Burlywood
#DEB887
ΔE00 7.95
Warm Gray
#C9BEB0
ΔE00 7.97
Khaki
#C3B091
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBCA5 #A5C5DC
analogous
#DCA5A9 #DCBCA5 #DCD7A5
triadic
#DCBCA5 #A5DCBC #BCA5DC
tetradic
#DCBCA5 #A9DCA5 #A5C5DC #D7A5DC
square
#DCBCA5 #A9DCA5 #A5C5DC #D7A5DC
split-complementary
#DCBCA5 #A5DCD7 #A5A9DC
monochromatic
#BA7A4D #CB9B79 #DCBCA5 #EDDDD1 #F6EFE9
Accessibility & contrast
On white
1.78
#DCBCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#DCBCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBCA5
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBCA5 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BEA4
Deuteranopia (green-blind)
#CDC5A5
Tritanopia (blue-blind)
#E6B6B6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbca5; /* rgb */ color: rgb(220, 188, 165); /* oklch */ color: oklch(81.7% 0.048 57.7);
Tailwind
colors: {
custom: {
50: '#e7d0bf',
500: '#dcbca5',
950: '#000000',
},
}SCSS
$custom: #dcbca5; $custom-light: #e7d0bf; $custom-dark: #000000;
JSON
{
"hex": "#dcbca5",
"rgb": {
"r": 220,
"g": 188,
"b": 165
},
"hsl": {
"h": 25.091,
"s": 44,
"l": 75.49
},
"oklch": {
"l": 0.81683,
"c": 0.0484,
"h": 57.7
},
"luminance": 0.53899
}Semantic roles & 50–950 ramp
primary
#DCBCA5
secondary
#7198B4
accent
#7EB72E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161412
muted
#848382