#DABA94#DABA94
#DABA94 is a light, moderate orange. Relative luminance 0.522; OKLCH L 80.7% C 0.063 H 71.5°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DABA94 |
|---|---|
| RGB | rgb(218, 186, 148) |
| HSL | hsl(33, 49%, 72%) |
| HSV | hsv(33, 32%, 85%) |
| CMYK | cmyk(0%, 14.7%, 32.1%, 14.5%) |
| CIE-LAB | lab(77.38, 5.97, 23.54) |
| CIE-LCH | lch(77.38, 24.28, 75.77°) |
| OKLab | oklab(80.73% 0.0199 0.0595) |
| OKLCH | oklch(80.73% 0.063 71.5) |
| XYZ | xyz(51.8186, 52.1634, 35.3502) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.05
Burlywood
#DEB887
ΔE00 2.96
Very Light Brown
#D3B683
ΔE00 4.40
Fawn
#CFAF7B
ΔE00 5.04
Toupe
#C7AC7D
ΔE00 5.57
Khaki
#C3B091
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABA94 #94B4DA
analogous
#DA9794 #DABA94 #D7DA94
triadic
#DABA94 #94DABA #BA94DA
tetradic
#DABA94 #94DA97 #94B4DA #DA94D7
square
#DABA94 #94DA97 #94B4DA #DA94D7
split-complementary
#DABA94 #94D7DA #9794DA
monochromatic
#B57F3F #CA9D67 #DABA94 #EAD7C1 #F7F0E8
Accessibility & contrast
On white
1.84
#DABA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#DABA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABA94
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABA94 | 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)
#C6BB91
Deuteranopia (green-blind)
#CDC295
Tritanopia (blue-blind)
#E6B2B0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #daba94; /* rgb */ color: rgb(218, 186, 148); /* oklch */ color: oklch(80.7% 0.063 71.5);
Tailwind
colors: {
custom: {
50: '#e6ceb3',
500: '#daba94',
950: '#000000',
},
}SCSS
$custom: #daba94; $custom-light: #e6ceb3; $custom-dark: #000000;
JSON
{
"hex": "#daba94",
"rgb": {
"r": 218,
"g": 186,
"b": 148
},
"hsl": {
"h": 32.571,
"s": 48.611,
"l": 71.765
},
"oklch": {
"l": 0.80725,
"c": 0.06275,
"h": 71.5
},
"luminance": 0.52161
}Semantic roles & 50–950 ramp
primary
#DABA94
secondary
#6186B1
accent
#6CBC2A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161311
muted
#848381