#DCBBAD#DCBBAD
#DCBBAD is a light, muted orange. Relative luminance 0.538; OKLCH L 81.7% C 0.043 H 44.3°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBBAD |
|---|---|
| RGB | rgb(220, 187, 173) |
| HSL | hsl(18, 40%, 77%) |
| HSV | hsv(18, 21%, 86%) |
| CMYK | cmyk(0%, 15%, 21.4%, 13.7%) |
| CIE-LAB | lab(78.33, 9.63, 11.47) |
| CIE-LCH | lch(78.33, 14.97, 49.99°) |
| OKLab | oklab(81.68% 0.0306 0.0299) |
| OKLCH | oklch(81.68% 0.043 44.3) |
| XYZ | xyz(54.8286, 53.7752, 47.0185) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.32
Apricot
#FBCEB1
ΔE00 7.45
Warm Gray
#C9BEB0
ΔE00 9.16
Mushroom
#BA9E88
ΔE00 9.63
Peach
#FFDAB9
ΔE00 10.14
Pale Salmon
#FFB19A
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBBAD #ADCEDC
analogous
#DCADB7 #DCBBAD #DCD3AD
triadic
#DCBBAD #ADDCBB #BBADDC
tetradic
#DCBBAD #B7DCAD #ADCEDC #D3ADDC
square
#DCBBAD #B7DCAD #ADCEDC #D3ADDC
split-complementary
#DCBBAD #ADDCD3 #ADB7DC
monochromatic
#B77457 #CA9782 #DCBBAD #EEDFD8 #F6EDEA
Accessibility & contrast
On white
1.79
#DCBBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#DCBBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBBAD
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBBAD | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAC
Deuteranopia (green-blind)
#CBC4AD
Tritanopia (blue-blind)
#E5B6B7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbbad; /* rgb */ color: rgb(220, 187, 173); /* oklch */ color: oklch(81.7% 0.043 44.3);
Tailwind
colors: {
custom: {
50: '#e7cfc5',
500: '#dcbbad',
950: '#000000',
},
}SCSS
$custom: #dcbbad; $custom-light: #e7cfc5; $custom-dark: #000000;
JSON
{
"hex": "#dcbbad",
"rgb": {
"r": 220,
"g": 187,
"b": 173
},
"hsl": {
"h": 17.872,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.81684,
"c": 0.04275,
"h": 44.3
},
"luminance": 0.53773
}Semantic roles & 50–950 ramp
primary
#DCBBAD
secondary
#79A2B4
accent
#8DB332
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161312
muted
#848382