#DCBEAB#DCBEAB
#DCBEAB is a very light, muted orange. Relative luminance 0.550; OKLCH L 82.2% C 0.043 H 54.3°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBEAB |
|---|---|
| RGB | rgb(220, 190, 171) |
| HSL | hsl(23, 41%, 77%) |
| HSV | hsv(23, 22%, 86%) |
| CMYK | cmyk(0%, 13.6%, 22.3%, 13.7%) |
| CIE-LAB | lab(79.03, 7.74, 13.54) |
| CIE-LCH | lch(79.03, 15.59, 60.25°) |
| OKLab | oklab(82.22% 0.0252 0.0351) |
| OKLCH | oklch(82.22% 0.043 54.3) |
| XYZ | xyz(55.2796, 54.9846, 46.2213) |
| Luminance | 0.5498 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.42
Warm Gray
#C9BEB0
ΔE00 7.51
Peach
#FFDAB9
ΔE00 8.22
Tan
#D2B48C
ΔE00 8.31
Pinkish Grey
#C8ACA9
ΔE00 8.52
Light Peach
#FFD8B1
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBEAB #ABC9DC
analogous
#DCABB1 #DCBEAB #DCD7AB
triadic
#DCBEAB #ABDCBE #BEABDC
tetradic
#DCBEAB #B1DCAB #ABC9DC #D7ABDC
square
#DCBEAB #B1DCAB #ABC9DC #D7ABDC
split-complementary
#DCBEAB #ABDCD7 #ABB1DC
monochromatic
#B87B55 #CA9D80 #DCBEAB #EEDFD6 #F6EEE9
Accessibility & contrast
On white
1.75
#DCBEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#DCBEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBEAB
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBEAB | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AA
Deuteranopia (green-blind)
#CDC6AB
Tritanopia (blue-blind)
#E5B9B9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcbeab; /* rgb */ color: rgb(220, 190, 171); /* oklch */ color: oklch(82.2% 0.043 54.3);
Tailwind
colors: {
custom: {
50: '#e7d1c4',
500: '#dcbeab',
950: '#000000',
},
}SCSS
$custom: #dcbeab; $custom-light: #e7d1c4; $custom-dark: #000000;
JSON
{
"hex": "#dcbeab",
"rgb": {
"r": 220,
"g": 190,
"b": 171
},
"hsl": {
"h": 23.265,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.82218,
"c": 0.04319,
"h": 54.3
},
"luminance": 0.54983
}Semantic roles & 50–950 ramp
primary
#DCBEAB
secondary
#779CB4
accent
#81B431
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161412
muted
#848382