#DCBCA8#DCBCA8
#DCBCA8 is a light, muted orange. Relative luminance 0.540; OKLCH L 81.8% C 0.046 H 53.9°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBCA8 |
|---|---|
| RGB | rgb(220, 188, 168) |
| HSL | hsl(23, 43%, 76%) |
| HSV | hsv(23, 24%, 86%) |
| CMYK | cmyk(0%, 14.5%, 23.6%, 13.7%) |
| CIE-LAB | lab(78.47, 8.37, 14.36) |
| CIE-LCH | lch(78.47, 16.62, 59.76°) |
| OKLab | oklab(81.76% 0.0271 0.0371) |
| OKLCH | oklch(81.76% 0.046 53.9) |
| XYZ | xyz(54.5667, 54.0111, 44.5890) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.30
Warm Gray
#C9BEB0
ΔE00 8.10
Tan
#D2B48C
ΔE00 8.11
Peach
#FFDAB9
ΔE00 8.40
Pinkish Grey
#C8ACA9
ΔE00 8.51
Mushroom
#BA9E88
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBCA8 #A8C8DC
analogous
#DCA8AE #DCBCA8 #DCD6A8
triadic
#DCBCA8 #A8DCBC #BCA8DC
tetradic
#DCBCA8 #AEDCA8 #A8C8DC #D6A8DC
square
#DCBCA8 #AEDCA8 #A8C8DC #D6A8DC
split-complementary
#DCBCA8 #A8DCD6 #A8AEDC
monochromatic
#B97951 #CA9A7C #DCBCA8 #EEDED4 #F6EEE9
Accessibility & contrast
On white
1.78
#DCBCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#DCBCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBCA8
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBCA8 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BEA7
Deuteranopia (green-blind)
#CCC5A8
Tritanopia (blue-blind)
#E6B6B6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbca8; /* rgb */ color: rgb(220, 188, 168); /* oklch */ color: oklch(81.8% 0.046 53.9);
Tailwind
colors: {
custom: {
50: '#e7d0c1',
500: '#dcbca8',
950: '#000000',
},
}SCSS
$custom: #dcbca8; $custom-light: #e7d0c1; $custom-dark: #000000;
JSON
{
"hex": "#dcbca8",
"rgb": {
"r": 220,
"g": 188,
"b": 168
},
"hsl": {
"h": 23.077,
"s": 42.623,
"l": 76.078
},
"oklch": {
"l": 0.81755,
"c": 0.04594,
"h": 53.9
},
"luminance": 0.54009
}Semantic roles & 50–950 ramp
primary
#DCBCA8
secondary
#749BB4
accent
#82B630
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161412
muted
#848382