#DABAAB#DABAAB
#DABAAB is a light, muted orange. Relative luminance 0.530; OKLCH L 81.3% C 0.042 H 46.6°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DABAAB |
|---|---|
| RGB | rgb(218, 186, 171) |
| HSL | hsl(19, 39%, 76%) |
| HSV | hsv(19, 22%, 85%) |
| CMYK | cmyk(0%, 14.7%, 21.6%, 14.5%) |
| CIE-LAB | lab(77.85, 9.12, 11.85) |
| CIE-LCH | lch(77.85, 14.95, 52.42°) |
| OKLab | oklab(81.25% 0.0291 0.0308) |
| OKLCH | oklch(81.25% 0.042 46.6) |
| XYZ | xyz(53.8233, 52.9653, 45.9083) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.47
Apricot
#FBCEB1
ΔE00 7.48
Warm Gray
#C9BEB0
ΔE00 8.65
Mushroom
#BA9E88
ΔE00 9.03
Peach
#FFDAB9
ΔE00 10.01
Tan
#D2B48C
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABAAB #ABCBDA
analogous
#DAABB4 #DABAAB #DAD2AB
triadic
#DABAAB #ABDABA #BAABDA
tetradic
#DABAAB #B4DAAB #ABCBDA #D2ABDA
square
#DABAAB #B4DAAB #ABCBDA #D2ABDA
split-complementary
#DABAAB #ABDAD2 #ABB4DA
monochromatic
#B57456 #C79781 #DABAAB #EDDDD5 #F6EEEA
Accessibility & contrast
On white
1.81
#DABAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#DABAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABAAB
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABAAB | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAA
Deuteranopia (green-blind)
#C9C3AB
Tritanopia (blue-blind)
#E3B5B6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dabaab; /* rgb */ color: rgb(218, 186, 171); /* oklch */ color: oklch(81.3% 0.042 46.6);
Tailwind
colors: {
custom: {
50: '#e6cec4',
500: '#dabaab',
950: '#000000',
},
}SCSS
$custom: #dabaab; $custom-light: #e6cec4; $custom-dark: #000000;
JSON
{
"hex": "#dabaab",
"rgb": {
"r": 218,
"g": 186,
"b": 171
},
"hsl": {
"h": 19.149,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.81254,
"c": 0.04239,
"h": 46.6
},
"luminance": 0.52964
}Semantic roles & 50–950 ramp
primary
#DABAAB
secondary
#789FB2
accent
#8AB234
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161312
muted
#848382