#DABA8B#DABA8B
#DABA8B is a light, moderate orange. Relative luminance 0.519; OKLCH L 80.5% C 0.072 H 77.0°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DABA8B |
|---|---|
| RGB | rgb(218, 186, 139) |
| HSL | hsl(36, 52%, 70%) |
| HSV | hsv(36, 36%, 85%) |
| CMYK | cmyk(0%, 14.7%, 36.2%, 14.5%) |
| CIE-LAB | lab(77.21, 4.87, 28.10) |
| CIE-LCH | lch(77.21, 28.52, 80.17°) |
| OKLab | oklab(80.54% 0.0162 0.0702) |
| OKLCH | oklch(80.54% 0.072 77) |
| XYZ | xyz(51.1337, 51.8894, 31.7433) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.79
Very Light Brown
#D3B683
ΔE00 2.11
Tan
#D2B48C
ΔE00 2.40
Fawn
#CFAF7B
ΔE00 3.28
Toupe
#C7AC7D
ΔE00 4.36
Sandstone
#C9AE74
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABA8B #8BABDA
analogous
#DA928B #DABA8B #D3DA8B
triadic
#DABA8B #8BDABA #BA8BDA
tetradic
#DABA8B #8BDA92 #8BABDA #DA8BD3
square
#DABA8B #8BDA92 #8BABDA #DA8BD3
split-complementary
#DABA8B #8BD3DA #928BDA
monochromatic
#B28139 #CB9E5D #DABA8B #E9D6B9 #F8F1E8
Accessibility & contrast
On white
1.85
#DABA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#DABA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABA8B
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABA8B | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BA88
Deuteranopia (green-blind)
#CFC28C
Tritanopia (blue-blind)
#E7B1AE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #daba8b; /* rgb */ color: rgb(218, 186, 139); /* oklch */ color: oklch(80.5% 0.072 77.0);
Tailwind
colors: {
custom: {
50: '#e6cead',
500: '#daba8b',
950: '#000000',
},
}SCSS
$custom: #daba8b; $custom-light: #e6cead; $custom-dark: #000000;
JSON
{
"hex": "#daba8b",
"rgb": {
"r": 218,
"g": 186,
"b": 139
},
"hsl": {
"h": 35.696,
"s": 51.634,
"l": 70
},
"oklch": {
"l": 0.80543,
"c": 0.07208,
"h": 77
},
"luminance": 0.51887
}Semantic roles & 50–950 ramp
primary
#DABA8B
secondary
#587CB1
accent
#64BF26
background
#FEFEFD
surface
#FDFAF7
border
#D5D3D0
text
#161310
muted
#848381