#DABCAB#DABCAB
#DABCAB is a light, muted orange. Relative luminance 0.538; OKLCH L 81.6% C 0.042 H 51.4°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DABCAB |
|---|---|
| RGB | rgb(218, 188, 171) |
| HSL | hsl(22, 39%, 76%) |
| HSV | hsv(22, 22%, 85%) |
| CMYK | cmyk(0%, 13.8%, 21.6%, 14.5%) |
| CIE-LAB | lab(78.35, 8.05, 12.55) |
| CIE-LCH | lch(78.35, 14.91, 57.32°) |
| OKLab | oklab(81.64% 0.0261 0.0326) |
| OKLCH | oklch(81.64% 0.042 51.4) |
| XYZ | xyz(54.2476, 53.8138, 46.0497) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 7.02
Pinkish Grey
#C8ACA9
ΔE00 7.53
Warm Gray
#C9BEB0
ΔE00 7.67
Mushroom
#BA9E88
ΔE00 8.88
Tan
#D2B48C
ΔE00 9.01
Peach
#FFDAB9
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABCAB #ABC9DA
analogous
#DAABB2 #DABCAB #DAD4AB
triadic
#DABCAB #ABDABC #BCABDA
tetradic
#DABCAB #B2DAAB #ABC9DA #D4ABDA
square
#DABCAB #B2DAAB #ABC9DA #D4ABDA
split-complementary
#DABCAB #ABDAD4 #ABB2DA
monochromatic
#B57856 #C79A81 #DABCAB #EDDED5 #F6EEEA
Accessibility & contrast
On white
1.79
#DABCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#DABCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABCAB
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABCAB | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEAA
Deuteranopia (green-blind)
#CBC4AB
Tritanopia (blue-blind)
#E3B7B7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dabcab; /* rgb */ color: rgb(218, 188, 171); /* oklch */ color: oklch(81.6% 0.042 51.4);
Tailwind
colors: {
custom: {
50: '#e6d0c4',
500: '#dabcab',
950: '#000000',
},
}SCSS
$custom: #dabcab; $custom-light: #e6d0c4; $custom-dark: #000000;
JSON
{
"hex": "#dabcab",
"rgb": {
"r": 218,
"g": 188,
"b": 171
},
"hsl": {
"h": 21.702,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.81644,
"c": 0.04172,
"h": 51.4
},
"luminance": 0.53812
}Semantic roles & 50–950 ramp
primary
#DABCAB
secondary
#789DB2
accent
#84B234
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161412
muted
#848382