#DABA9F#DABA9F
#DABA9F is a light, muted orange. Relative luminance 0.525; OKLCH L 81.0% C 0.052 H 62.1°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DABA9F |
|---|---|
| RGB | rgb(218, 186, 159) |
| HSL | hsl(27, 44%, 74%) |
| HSV | hsv(27, 27%, 85%) |
| CMYK | cmyk(0%, 14.7%, 27.1%, 14.5%) |
| CIE-LAB | lab(77.60, 7.42, 17.95) |
| CIE-LCH | lch(77.60, 19.42, 67.55°) |
| OKLab | oklab(80.97% 0.0243 0.046) |
| OKLCH | oklch(80.97% 0.052 62.1) |
| XYZ | xyz(52.7310, 52.5283, 40.1555) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.21
Burlywood
#DEB887
ΔE00 6.38
Apricot
#FBCEB1
ΔE00 6.75
Khaki
#C3B091
ΔE00 7.02
Peach
#FFDAB9
ΔE00 8.02
Warm Gray
#C9BEB0
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABA9F #9FBFDA
analogous
#DA9FA2 #DABA9F #DAD89F
triadic
#DABA9F #9FDABA #BA9FDA
tetradic
#DABA9F #A2DA9F #9FBFDA #D89FDA
square
#DABA9F #A2DA9F #9FBFDA #D89FDA
split-complementary
#DABA9F #9FDAD8 #9FA2DA
monochromatic
#B87B47 #C99A73 #DABA9F #EBDACB #F6EFE9
Accessibility & contrast
On white
1.83
#DABA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#DABA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABA9F
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABA9F | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BC9D
Deuteranopia (green-blind)
#CCC39F
Tritanopia (blue-blind)
#E5B3B3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #daba9f; /* rgb */ color: rgb(218, 186, 159); /* oklch */ color: oklch(81.0% 0.052 62.1);
Tailwind
colors: {
custom: {
50: '#e6cebb',
500: '#daba9f',
950: '#000000',
},
}SCSS
$custom: #daba9f; $custom-light: #e6cebb; $custom-dark: #000000;
JSON
{
"hex": "#daba9f",
"rgb": {
"r": 218,
"g": 186,
"b": 159
},
"hsl": {
"h": 27.458,
"s": 44.361,
"l": 73.922
},
"oklch": {
"l": 0.80967,
"c": 0.05203,
"h": 62.1
},
"luminance": 0.52526
}Semantic roles & 50–950 ramp
primary
#DABA9F
secondary
#6C92B2
accent
#79B82E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161311
muted
#848381