#DCBCAD#DCBCAD
#DCBCAD is a light, muted orange. Relative luminance 0.542; OKLCH L 81.9% C 0.042 H 46.6°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBCAD |
|---|---|
| RGB | rgb(220, 188, 173) |
| HSL | hsl(19, 40%, 77%) |
| HSV | hsv(19, 21%, 86%) |
| CMYK | cmyk(0%, 14.5%, 21.4%, 13.7%) |
| CIE-LAB | lab(78.58, 9.09, 11.82) |
| CIE-LCH | lch(78.58, 14.91, 52.43°) |
| OKLab | oklab(81.88% 0.0291 0.0308) |
| OKLCH | oklch(81.88% 0.042 46.6) |
| XYZ | xyz(55.0415, 54.2010, 47.0895) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.78
Apricot
#FBCEB1
ΔE00 7.13
Warm Gray
#C9BEB0
ΔE00 8.66
Mushroom
#BA9E88
ΔE00 9.49
Peach
#FFDAB9
ΔE00 9.63
Tan
#D2B48C
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBCAD #ADCDDC
analogous
#DCADB6 #DCBCAD #DCD4AD
triadic
#DCBCAD #ADDCBC #BCADDC
tetradic
#DCBCAD #B6DCAD #ADCDDC #D4ADDC
square
#DCBCAD #B6DCAD #ADCDDC #D4ADDC
split-complementary
#DCBCAD #ADDCD4 #ADB6DC
monochromatic
#B77657 #CA9982 #DCBCAD #EEDFD8 #F6EDEA
Accessibility & contrast
On white
1.77
#DCBCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#DCBCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBCAD
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBCAD | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BFAC
Deuteranopia (green-blind)
#CBC5AD
Tritanopia (blue-blind)
#E5B7B8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbcad; /* rgb */ color: rgb(220, 188, 173); /* oklch */ color: oklch(81.9% 0.042 46.6);
Tailwind
colors: {
custom: {
50: '#e7d0c5',
500: '#dcbcad',
950: '#000000',
},
}SCSS
$custom: #dcbcad; $custom-light: #e7d0c5; $custom-dark: #000000;
JSON
{
"hex": "#dcbcad",
"rgb": {
"r": 220,
"g": 188,
"b": 173
},
"hsl": {
"h": 19.149,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.81878,
"c": 0.04231,
"h": 46.6
},
"luminance": 0.54199
}Semantic roles & 50–950 ramp
primary
#DCBCAD
secondary
#79A1B4
accent
#8AB332
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161412
muted
#848382