#DAB293#DAB293
#DAB293 is a light, moderate orange. Relative luminance 0.489; OKLCH L 79.1% C 0.063 H 59.5°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DAB293 |
|---|---|
| RGB | rgb(218, 178, 147) |
| HSL | hsl(26, 49%, 72%) |
| HSV | hsv(26, 33%, 85%) |
| CMYK | cmyk(0%, 18.3%, 32.6%, 14.5%) |
| CIE-LAB | lab(75.36, 10.10, 21.32) |
| CIE-LCH | lch(75.36, 23.59, 64.64°) |
| OKLab | oklab(79.14% 0.0319 0.0541) |
| OKLCH | oklch(79.14% 0.063 59.5) |
| XYZ | xyz(50.1014, 48.8551, 34.3890) |
| Luminance | 0.4885 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.47
Burlywood
#DEB887
ΔE00 6.00
Mushroom
#BA9E88
ΔE00 7.35
Apricot
#FBCEB1
ΔE00 7.47
Fawn
#CFAF7B
ΔE00 7.96
Khaki
#C3B091
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAB293 #93BBDA
analogous
#DA9398 #DAB293 #DAD693
triadic
#DAB293 #93DAB2 #B293DA
tetradic
#DAB293 #98DA93 #93BBDA #D693DA
square
#DAB293 #98DA93 #93BBDA #D693DA
split-complementary
#DAB293 #93DAD6 #9398DA
monochromatic
#B5723E #CA9265 #DAB293 #EAD3C1 #F7EFE8
Accessibility & contrast
On white
1.95
#DAB293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#DAB293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAB293
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAB293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAB293 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB591
Deuteranopia (green-blind)
#C7BD93
Tritanopia (blue-blind)
#E6AAAA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #dab293; /* rgb */ color: rgb(218, 178, 147); /* oklch */ color: oklch(79.1% 0.063 59.5);
Tailwind
colors: {
custom: {
50: '#e6c9b2',
500: '#dab293',
950: '#000000',
},
}SCSS
$custom: #dab293; $custom-light: #e6c9b2; $custom-dark: #000000;
JSON
{
"hex": "#dab293",
"rgb": {
"r": 218,
"g": 178,
"b": 147
},
"hsl": {
"h": 26.197,
"s": 48.966,
"l": 71.569
},
"oklch": {
"l": 0.7914,
"c": 0.06283,
"h": 59.5
},
"luminance": 0.48853
}Semantic roles & 50–950 ramp
primary
#DAB293
secondary
#DBE6EE
accent
#7CBC29
background
#FEFCFB
surface
#FCF8F6
border
#D5D1D0
text
#161311
muted
#848280