#DCBCAF#DCBCAF
#DCBCAF is a light, muted orange. Relative luminance 0.543; OKLCH L 81.9% C 0.041 H 43.4°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBCAF |
|---|---|
| RGB | rgb(220, 188, 175) |
| HSL | hsl(17, 39%, 77%) |
| HSV | hsv(17, 20%, 86%) |
| CMYK | cmyk(0%, 14.5%, 20.5%, 13.7%) |
| CIE-LAB | lab(78.62, 9.39, 10.81) |
| CIE-LCH | lch(78.62, 14.32, 49.01°) |
| OKLab | oklab(81.93% 0.0299 0.0282) |
| OKLCH | oklch(81.93% 0.041 43.4) |
| XYZ | xyz(55.2364, 54.2790, 48.1164) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.15
Apricot
#FBCEB1
ΔE00 7.64
Warm Gray
#C9BEB0
ΔE00 9.01
Mushroom
#BA9E88
ΔE00 9.92
Mistyrose
#FFE4E1
ΔE00 10.23
Peach
#FFDAB9
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBCAF #AFCFDC
analogous
#DCAFB9 #DCBCAF #DCD2AF
triadic
#DCBCAF #AFDCBC #BCAFDC
tetradic
#DCBCAF #B9DCAF #AFCFDC #D2AFDC
square
#DCBCAF #B9DCAF #AFCFDC #D2AFDC
split-complementary
#DCBCAF #AFDCD2 #AFB9DC
monochromatic
#B7755A #C99884 #DCBCAF #EFE0DA #F6EDEA
Accessibility & contrast
On white
1.77
#DCBCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#DCBCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBCAF
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBCAF | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BFAE
Deuteranopia (green-blind)
#CBC5AF
Tritanopia (blue-blind)
#E5B7B8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcbcaf; /* rgb */ color: rgb(220, 188, 175); /* oklch */ color: oklch(81.9% 0.041 43.4);
Tailwind
colors: {
custom: {
50: '#e7d0c6',
500: '#dcbcaf',
950: '#000000',
},
}SCSS
$custom: #dcbcaf; $custom-light: #e7d0c6; $custom-dark: #000000;
JSON
{
"hex": "#dcbcaf",
"rgb": {
"r": 220,
"g": 188,
"b": 175
},
"hsl": {
"h": 17.333,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.81928,
"c": 0.04106,
"h": 43.4
},
"luminance": 0.54277
}Semantic roles & 50–950 ramp
primary
#DCBCAF
secondary
#7BA4B4
accent
#8EB233
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382