#DABA8A#DABA8A
#DABA8A is a light, moderate orange. Relative luminance 0.519; OKLCH L 80.5% C 0.073 H 77.5°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DABA8A |
|---|---|
| RGB | rgb(218, 186, 138) |
| HSL | hsl(36, 52%, 70%) |
| HSV | hsv(36, 37%, 85%) |
| CMYK | cmyk(0%, 14.7%, 36.7%, 14.5%) |
| CIE-LAB | lab(77.20, 4.75, 28.61) |
| CIE-LCH | lch(77.20, 29.00, 80.57°) |
| OKLab | oklab(80.52% 0.0158 0.0714) |
| OKLCH | oklch(80.52% 0.073 77.5) |
| XYZ | xyz(51.0610, 51.8603, 31.3603) |
| Luminance | 0.5186 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.85
Very Light Brown
#D3B683
ΔE00 1.93
Tan
#D2B48C
ΔE00 2.59
Fawn
#CFAF7B
ΔE00 3.17
Toupe
#C7AC7D
ΔE00 4.32
Sandstone
#C9AE74
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABA8A #8AAADA
analogous
#DA928A #DABA8A #D2DA8A
triadic
#DABA8A #8ADABA #BA8ADA
tetradic
#DABA8A #8ADA92 #8AAADA #DA8AD2
square
#DABA8A #8ADA92 #8AAADA #DA8AD2
split-complementary
#DABA8A #8AD2DA #928ADA
monochromatic
#B18138 #CB9F5C #DABA8A #E9D5B8 #F7F1E7
Accessibility & contrast
On white
1.85
#DABA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#DABA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABA8A
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABA8A | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BA87
Deuteranopia (green-blind)
#CFC28B
Tritanopia (blue-blind)
#E7B1AD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #daba8a; /* rgb */ color: rgb(218, 186, 138); /* oklch */ color: oklch(80.5% 0.073 77.5);
Tailwind
colors: {
custom: {
50: '#e6ceac',
500: '#daba8a',
950: '#000000',
},
}SCSS
$custom: #daba8a; $custom-light: #e6ceac; $custom-dark: #000000;
JSON
{
"hex": "#daba8a",
"rgb": {
"r": 218,
"g": 186,
"b": 138
},
"hsl": {
"h": 36,
"s": 51.948,
"l": 69.804
},
"oklch": {
"l": 0.80524,
"c": 0.07313,
"h": 77.5
},
"luminance": 0.51858
}Semantic roles & 50–950 ramp
primary
#DABA8A
secondary
#577BB1
accent
#63BF26
background
#FEFEFD
surface
#FDFAF7
border
#D5D3D0
text
#161310
muted
#848381