#DABBAE#DABBAE
#DABBAE is a light, muted orange. Relative luminance 0.535; OKLCH L 81.5% C 0.040 H 44.1°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DABBAE |
|---|---|
| RGB | rgb(218, 187, 174) |
| HSL | hsl(18, 37%, 77%) |
| HSV | hsv(18, 20%, 85%) |
| CMYK | cmyk(0%, 14.2%, 20.2%, 14.5%) |
| CIE-LAB | lab(78.17, 9.03, 10.68) |
| CIE-LCH | lch(78.17, 13.98, 49.78°) |
| OKLab | oklab(81.53% 0.0288 0.0279) |
| OKLCH | oklch(81.53% 0.04 44.1) |
| XYZ | xyz(54.3239, 53.5037, 47.5018) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.97
Apricot
#FBCEB1
ΔE00 7.90
Warm Gray
#C9BEB0
ΔE00 8.65
Mushroom
#BA9E88
ΔE00 9.54
Peach
#FFDAB9
ΔE00 10.39
Mistyrose
#FFE4E1
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABBAE #AECDDA
analogous
#DAAEB7 #DABBAE #DAD1AE
triadic
#DABBAE #AEDABB #BBAEDA
tetradic
#DABBAE #B7DAAE #AECDDA #D1AEDA
square
#DABBAE #B7DAAE #AECDDA #D1AEDA
split-complementary
#DABBAE #AEDAD1 #AEB7DA
monochromatic
#B4745A #C79884 #DABBAE #EDDED8 #F5EDEA
Accessibility & contrast
On white
1.79
#DABBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#DABBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABBAE
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABBAE | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAD
Deuteranopia (green-blind)
#CAC4AE
Tritanopia (blue-blind)
#E3B6B7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dabbae; /* rgb */ color: rgb(218, 187, 174); /* oklch */ color: oklch(81.5% 0.040 44.1);
Tailwind
colors: {
custom: {
50: '#e6cfc6',
500: '#dabbae',
950: '#000000',
},
}SCSS
$custom: #dabbae; $custom-light: #e6cfc6; $custom-dark: #000000;
JSON
{
"hex": "#dabbae",
"rgb": {
"r": 218,
"g": 187,
"b": 174
},
"hsl": {
"h": 17.727,
"s": 37.288,
"l": 76.863
},
"oklch": {
"l": 0.81525,
"c": 0.04005,
"h": 44.1
},
"luminance": 0.53502
}Semantic roles & 50–950 ramp
primary
#DABBAE
secondary
#7BA1B1
accent
#8CB035
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161313
muted
#848382