#DAB09F#DAB09F
#DAB09F is a light, muted orange. Relative luminance 0.485; OKLCH L 79.0% C 0.055 H 43.2°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DAB09F |
|---|---|
| RGB | rgb(218, 176, 159) |
| HSL | hsl(17, 44%, 74%) |
| HSV | hsv(17, 27%, 85%) |
| CMYK | cmyk(0%, 19.3%, 27.1%, 14.5%) |
| CIE-LAB | lab(75.12, 12.76, 14.48) |
| CIE-LCH | lch(75.12, 19.30, 48.62°) |
| OKLab | oklab(79.03% 0.0399 0.0374) |
| OKLCH | oklch(79.03% 0.055 43.2) |
| XYZ | xyz(50.6975, 48.4615, 39.4777) |
| Luminance | 0.4846 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.73
Pinkish Tan
#D99B82
ΔE00 6.83
Pale Salmon
#FFB19A
ΔE00 8.12
Mushroom
#BA9E88
ΔE00 8.54
Apricot
#FBCEB1
ΔE00 8.60
Light Salmon
#FEA993
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAB09F #9FC9DA
analogous
#DA9FAC #DAB09F #DACE9F
triadic
#DAB09F #9FDAB0 #B09FDA
tetradic
#DAB09F #ACDA9F #9FC9DA #CE9FDA
square
#DAB09F #ACDA9F #9FC9DA #CE9FDA
split-complementary
#DAB09F #9FDACE #9FACDA
monochromatic
#B86747 #C98C73 #DAB09F #EBD4CB #F6EDE9
Accessibility & contrast
On white
1.96
#DAB09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#DAB09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAB09F
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAB09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAB09F | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB49E
Deuteranopia (green-blind)
#C4BC9F
Tritanopia (blue-blind)
#E5AAAB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dab09f; /* rgb */ color: rgb(218, 176, 159); /* oklch */ color: oklch(79.0% 0.055 43.2);
Tailwind
colors: {
custom: {
50: '#e6c7bb',
500: '#dab09f',
950: '#000000',
},
}SCSS
$custom: #dab09f; $custom-light: #e6c7bb; $custom-dark: #000000;
JSON
{
"hex": "#dab09f",
"rgb": {
"r": 218,
"g": 176,
"b": 159
},
"hsl": {
"h": 17.288,
"s": 44.361,
"l": 73.922
},
"oklch": {
"l": 0.79029,
"c": 0.05467,
"h": 43.2
},
"luminance": 0.48459
}Semantic roles & 50–950 ramp
primary
#DAB09F
secondary
#DEE9ED
accent
#90B82E
background
#FEFCFB
surface
#FCF8F6
border
#D5D1D0
text
#161311
muted
#848280