#DCBDA3#DCBDA3
#DCBDA3 is a light, muted orange. Relative luminance 0.543; OKLCH L 81.8% C 0.050 H 62.0°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBDA3 |
|---|---|
| RGB | rgb(220, 189, 163) |
| HSL | hsl(27, 45%, 75%) |
| HSV | hsv(27, 26%, 86%) |
| CMYK | cmyk(0%, 14.1%, 25.9%, 13.7%) |
| CIE-LAB | lab(78.61, 7.14, 17.24) |
| CIE-LCH | lch(78.61, 18.66, 67.52°) |
| OKLab | oklab(81.83% 0.0235 0.0443) |
| OKLCH | oklch(81.83% 0.05 62) |
| XYZ | xyz(54.3242, 54.2570, 42.2543) |
| Luminance | 0.5425 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.69
Apricot
#FBCEB1
ΔE00 6.33
Burlywood
#DEB887
ΔE00 6.78
Khaki
#C3B091
ΔE00 7.33
Peach
#FFDAB9
ΔE00 7.43
Light Peach
#FFD8B1
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBDA3 #A3C2DC
analogous
#DCA3A6 #DCBDA3 #DCD9A3
triadic
#DCBDA3 #A3DCBD #BDA3DC
tetradic
#DCBDA3 #A6DCA3 #A3C2DC #D9A3DC
square
#DCBDA3 #A6DCA3 #A3C2DC #D9A3DC
split-complementary
#DCBDA3 #A3DCD9 #A3A6DC
monochromatic
#BA7D4A #CB9D77 #DCBDA3 #EDDDCF #F7EFE9
Accessibility & contrast
On white
1.77
#DCBDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#DCBDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBDA3
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBDA3 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BFA1
Deuteranopia (green-blind)
#CEC5A3
Tritanopia (blue-blind)
#E6B7B6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbda3; /* rgb */ color: rgb(220, 189, 163); /* oklch */ color: oklch(81.8% 0.050 62.0);
Tailwind
colors: {
custom: {
50: '#e7d0be',
500: '#dcbda3',
950: '#000000',
},
}SCSS
$custom: #dcbda3; $custom-light: #e7d0be; $custom-dark: #000000;
JSON
{
"hex": "#dcbda3",
"rgb": {
"r": 220,
"g": 189,
"b": 163
},
"hsl": {
"h": 27.368,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.81832,
"c": 0.05014,
"h": 62
},
"luminance": 0.54255
}Semantic roles & 50–950 ramp
primary
#DCBDA3
secondary
#6F95B4
accent
#79B82D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161412
muted
#848382