#DCBBAC#DCBBAC
#DCBBAC is a light, muted orange. Relative luminance 0.537; OKLCH L 81.7% C 0.043 H 45.9°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBBAC |
|---|---|
| RGB | rgb(220, 187, 172) |
| HSL | hsl(19, 41%, 77%) |
| HSV | hsv(19, 22%, 86%) |
| CMYK | cmyk(0%, 15%, 21.8%, 13.7%) |
| CIE-LAB | lab(78.31, 9.48, 11.98) |
| CIE-LCH | lch(78.31, 15.27, 51.64°) |
| OKLab | oklab(81.66% 0.0302 0.0311) |
| OKLCH | oklch(81.66% 0.043 45.9) |
| XYZ | xyz(54.7322, 53.7367, 46.5109) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.63
Apricot
#FBCEB1
ΔE00 7.20
Warm Gray
#C9BEB0
ΔE00 9.00
Mushroom
#BA9E88
ΔE00 9.42
Peach
#FFDAB9
ΔE00 9.84
Pale Salmon
#FFB19A
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBBAC #ACCDDC
analogous
#DCACB5 #DCBBAC #DCD3AC
triadic
#DCBBAC #ACDCBB #BBACDC
tetradic
#DCBBAC #B5DCAC #ACCDDC #D3ACDC
square
#DCBBAC #B5DCAC #ACCDDC #D3ACDC
split-complementary
#DCBBAC #ACDCD3 #ACB5DC
monochromatic
#B87456 #CA9881 #DCBBAC #EEDED7 #F6EDE9
Accessibility & contrast
On white
1.79
#DCBBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#DCBBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBBAC
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBBAC | 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)
#C3BEAB
Deuteranopia (green-blind)
#CBC4AC
Tritanopia (blue-blind)
#E5B6B7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbbac; /* rgb */ color: rgb(220, 187, 172); /* oklch */ color: oklch(81.7% 0.043 45.9);
Tailwind
colors: {
custom: {
50: '#e7cfc4',
500: '#dcbbac',
950: '#000000',
},
}SCSS
$custom: #dcbbac; $custom-light: #e7cfc4; $custom-dark: #000000;
JSON
{
"hex": "#dcbbac",
"rgb": {
"r": 220,
"g": 187,
"b": 172
},
"hsl": {
"h": 18.75,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.81659,
"c": 0.04338,
"h": 45.9
},
"luminance": 0.53735
}Semantic roles & 50–950 ramp
primary
#DCBBAC
secondary
#78A1B4
accent
#8BB432
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161312
muted
#848382