#DABBAB#DABBAB
#DABBAB is a light, muted orange. Relative luminance 0.534; OKLCH L 81.4% C 0.042 H 49.0°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DABBAB |
|---|---|
| RGB | rgb(218, 187, 171) |
| HSL | hsl(20, 39%, 76%) |
| HSV | hsv(20, 22%, 85%) |
| CMYK | cmyk(0%, 14.2%, 21.6%, 14.5%) |
| CIE-LAB | lab(78.10, 8.59, 12.20) |
| CIE-LCH | lch(78.10, 14.92, 54.86°) |
| OKLab | oklab(81.45% 0.0276 0.0317) |
| OKLCH | oklch(81.45% 0.042 49) |
| XYZ | xyz(54.0347, 53.3881, 45.9788) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.98
Apricot
#FBCEB1
ΔE00 7.22
Warm Gray
#C9BEB0
ΔE00 8.16
Mushroom
#BA9E88
ΔE00 8.93
Peach
#FFDAB9
ΔE00 9.53
Tan
#D2B48C
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABBAB #ABCADA
analogous
#DAABB3 #DABBAB #DAD3AB
triadic
#DABBAB #ABDABB #BBABDA
tetradic
#DABBAB #B3DAAB #ABCADA #D3ABDA
square
#DABBAB #B3DAAB #ABCADA #D3ABDA
split-complementary
#DABBAB #ABDAD3 #ABB3DA
monochromatic
#B57656 #C79981 #DABBAB #EDDDD5 #F6EEEA
Accessibility & contrast
On white
1.80
#DABBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#DABBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABBAB
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABBAB | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDAA
Deuteranopia (green-blind)
#CAC4AB
Tritanopia (blue-blind)
#E3B6B6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dabbab; /* rgb */ color: rgb(218, 187, 171); /* oklch */ color: oklch(81.4% 0.042 49.0);
Tailwind
colors: {
custom: {
50: '#e6cfc4',
500: '#dabbab',
950: '#000000',
},
}SCSS
$custom: #dabbab; $custom-light: #e6cfc4; $custom-dark: #000000;
JSON
{
"hex": "#dabbab",
"rgb": {
"r": 218,
"g": 187,
"b": 171
},
"hsl": {
"h": 20.426,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.81449,
"c": 0.04202,
"h": 49
},
"luminance": 0.53386
}Semantic roles & 50–950 ramp
primary
#DABBAB
secondary
#789EB2
accent
#87B234
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161312
muted
#848382