#DCBDAF#DCBDAF
#DCBDAF is a very light, muted orange. Relative luminance 0.547; OKLCH L 82.1% C 0.041 H 45.8°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBDAF |
|---|---|
| RGB | rgb(220, 189, 175) |
| HSL | hsl(19, 39%, 77%) |
| HSV | hsv(19, 20%, 86%) |
| CMYK | cmyk(0%, 14.1%, 20.5%, 13.7%) |
| CIE-LAB | lab(78.87, 8.86, 11.16) |
| CIE-LCH | lch(78.87, 14.25, 51.56°) |
| OKLab | oklab(82.12% 0.0283 0.0291) |
| OKLCH | oklch(82.12% 0.041 45.8) |
| XYZ | xyz(55.4508, 54.7077, 48.1878) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.62
Apricot
#FBCEB1
ΔE00 7.32
Warm Gray
#C9BEB0
ΔE00 8.49
Peach
#FFDAB9
ΔE00 9.72
Mushroom
#BA9E88
ΔE00 9.77
Mistyrose
#FFE4E1
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBDAF #AFCEDC
analogous
#DCAFB7 #DCBDAF #DCD4AF
triadic
#DCBDAF #AFDCBD #BDAFDC
tetradic
#DCBDAF #B7DCAF #AFCEDC #D4AFDC
square
#DCBDAF #B7DCAF #AFCEDC #D4AFDC
split-complementary
#DCBDAF #AFDCD4 #AFB7DC
monochromatic
#B7775A #C99A84 #DCBDAF #EFE0DA #F6EDEA
Accessibility & contrast
On white
1.76
#DCBDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#DCBDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBDAF
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBDAF | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0AE
Deuteranopia (green-blind)
#CCC6AF
Tritanopia (blue-blind)
#E5B8B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcbdaf; /* rgb */ color: rgb(220, 189, 175); /* oklch */ color: oklch(82.1% 0.041 45.8);
Tailwind
colors: {
custom: {
50: '#e7d0c6',
500: '#dcbdaf',
950: '#000000',
},
}SCSS
$custom: #dcbdaf; $custom-light: #e7d0c6; $custom-dark: #000000;
JSON
{
"hex": "#dcbdaf",
"rgb": {
"r": 220,
"g": 189,
"b": 175
},
"hsl": {
"h": 18.667,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.82122,
"c": 0.04059,
"h": 45.8
},
"luminance": 0.54706
}Semantic roles & 50–950 ramp
primary
#DCBDAF
secondary
#7BA2B4
accent
#8BB233
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382