#DABA98#DABA98
#DABA98 is a light, muted orange. Relative luminance 0.523; OKLCH L 80.8% C 0.059 H 68.5°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DABA98 |
|---|---|
| RGB | rgb(218, 186, 152) |
| HSL | hsl(31, 47%, 73%) |
| HSV | hsv(31, 30%, 85%) |
| CMYK | cmyk(0%, 14.7%, 30.3%, 14.5%) |
| CIE-LAB | lab(77.46, 6.48, 21.51) |
| CIE-LCH | lch(77.46, 22.46, 73.22°) |
| OKLab | oklab(80.81% 0.0215 0.0547) |
| OKLCH | oklch(80.81% 0.059 68.5) |
| XYZ | xyz(52.1407, 52.2922, 37.0466) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.94
Burlywood
#DEB887
ΔE00 4.06
Very Light Brown
#D3B683
ΔE00 5.66
Khaki
#C3B091
ΔE00 5.82
Fawn
#CFAF7B
ΔE00 6.14
Toupe
#C7AC7D
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABA98 #98B8DA
analogous
#DA9998 #DABA98 #D9DA98
triadic
#DABA98 #98DABA #BA98DA
tetradic
#DABA98 #98DA99 #98B8DA #DA98D9
square
#DABA98 #98DA99 #98B8DA #DA98D9
split-complementary
#DABA98 #98D9DA #9998DA
monochromatic
#B67E41 #CA9C6B #DABA98 #EAD8C5 #F7F0E8
Accessibility & contrast
On white
1.83
#DABA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#DABA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABA98
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABA98 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB96
Deuteranopia (green-blind)
#CDC299
Tritanopia (blue-blind)
#E5B3B1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #daba98; /* rgb */ color: rgb(218, 186, 152); /* oklch */ color: oklch(80.8% 0.059 68.5);
Tailwind
colors: {
custom: {
50: '#e6ceb6',
500: '#daba98',
950: '#000000',
},
}SCSS
$custom: #daba98; $custom-light: #e6ceb6; $custom-dark: #000000;
JSON
{
"hex": "#daba98",
"rgb": {
"r": 218,
"g": 186,
"b": 152
},
"hsl": {
"h": 30.909,
"s": 47.143,
"l": 72.549
},
"oklch": {
"l": 0.80811,
"c": 0.05872,
"h": 68.5
},
"luminance": 0.5229
}Semantic roles & 50–950 ramp
primary
#DABA98
secondary
#658AB1
accent
#71BA2B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161311
muted
#848381