#DABA93#DABA93
#DABA93 is a light, moderate orange. Relative luminance 0.521; OKLCH L 80.7% C 0.064 H 72.2°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DABA93 |
|---|---|
| RGB | rgb(218, 186, 147) |
| HSL | hsl(33, 49%, 72%) |
| HSV | hsv(33, 33%, 85%) |
| CMYK | cmyk(0%, 14.7%, 32.6%, 14.5%) |
| CIE-LAB | lab(77.36, 5.84, 24.05) |
| CIE-LCH | lch(77.36, 24.75, 76.34°) |
| OKLab | oklab(80.7% 0.0194 0.0607) |
| OKLCH | oklch(80.7% 0.064 72.2) |
| XYZ | xyz(51.7398, 52.1319, 34.9352) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 1.91
Burlywood
#DEB887
ΔE00 2.73
Very Light Brown
#D3B683
ΔE00 4.11
Fawn
#CFAF7B
ΔE00 4.79
Toupe
#C7AC7D
ΔE00 5.37
Khaki
#C3B091
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABA93 #93B3DA
analogous
#DA9793 #DABA93 #D7DA93
triadic
#DABA93 #93DABA #BA93DA
tetradic
#DABA93 #93DA97 #93B3DA #DA93D7
square
#DABA93 #93DA97 #93B3DA #DA93D7
split-complementary
#DABA93 #93D7DA #9793DA
monochromatic
#B57F3E #CA9D65 #DABA93 #EAD7C1 #F7F0E8
Accessibility & contrast
On white
1.84
#DABA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#DABA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABA93
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABA93 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB90
Deuteranopia (green-blind)
#CDC294
Tritanopia (blue-blind)
#E6B2B0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #daba93; /* rgb */ color: rgb(218, 186, 147); /* oklch */ color: oklch(80.7% 0.064 72.2);
Tailwind
colors: {
custom: {
50: '#e6ceb3',
500: '#daba93',
950: '#000000',
},
}SCSS
$custom: #daba93; $custom-light: #e6ceb3; $custom-dark: #000000;
JSON
{
"hex": "#daba93",
"rgb": {
"r": 218,
"g": 186,
"b": 147
},
"hsl": {
"h": 32.958,
"s": 48.966,
"l": 71.569
},
"oklch": {
"l": 0.80704,
"c": 0.06376,
"h": 72.2
},
"luminance": 0.5213
}Semantic roles & 50–950 ramp
primary
#DABA93
secondary
#6085B1
accent
#6CBC29
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161311
muted
#848381