#DCBCA3#DCBCA3
#DCBCA3 is a light, muted orange. Relative luminance 0.538; OKLCH L 81.6% C 0.050 H 60.0°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBCA3 |
|---|---|
| RGB | rgb(220, 188, 163) |
| HSL | hsl(26, 45%, 75%) |
| HSV | hsv(26, 26%, 86%) |
| CMYK | cmyk(0%, 14.5%, 25.9%, 13.7%) |
| CIE-LAB | lab(78.36, 7.67, 16.89) |
| CIE-LCH | lch(78.36, 18.55, 65.59°) |
| OKLab | oklab(81.64% 0.0251 0.0434) |
| OKLCH | oklch(81.64% 0.05 60) |
| XYZ | xyz(54.1098, 53.8283, 42.1829) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.14
Apricot
#FBCEB1
ΔE00 6.20
Burlywood
#DEB887
ΔE00 7.18
Peach
#FFDAB9
ΔE00 7.67
Khaki
#C3B091
ΔE00 7.77
Warm Gray
#C9BEB0
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBCA3 #A3C3DC
analogous
#DCA3A6 #DCBCA3 #DCD9A3
triadic
#DCBCA3 #A3DCBC #BCA3DC
tetradic
#DCBCA3 #A6DCA3 #A3C3DC #D9A3DC
square
#DCBCA3 #A6DCA3 #A3C3DC #D9A3DC
split-complementary
#DCBCA3 #A3DCD9 #A3A6DC
monochromatic
#BA7B4A #CB9C77 #DCBCA3 #EDDCCF #F7EFE9
Accessibility & contrast
On white
1.78
#DCBCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#DCBCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBCA3
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBCA3 | 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)
#C6BEA1
Deuteranopia (green-blind)
#CDC5A3
Tritanopia (blue-blind)
#E6B6B5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbca3; /* rgb */ color: rgb(220, 188, 163); /* oklch */ color: oklch(81.6% 0.050 60.0);
Tailwind
colors: {
custom: {
50: '#e7d0be',
500: '#dcbca3',
950: '#000000',
},
}SCSS
$custom: #dcbca3; $custom-light: #e7d0be; $custom-dark: #000000;
JSON
{
"hex": "#dcbca3",
"rgb": {
"r": 220,
"g": 188,
"b": 163
},
"hsl": {
"h": 26.316,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.81636,
"c": 0.05013,
"h": 60
},
"luminance": 0.53826
}Semantic roles & 50–950 ramp
primary
#DCBCA3
secondary
#6F96B4
accent
#7BB82D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161412
muted
#848382