#DAB299#DAB299
#DAB299 is a light, muted orange. Relative luminance 0.490; OKLCH L 79.3% C 0.058 H 53.7°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DAB299 |
|---|---|
| RGB | rgb(218, 178, 153) |
| HSL | hsl(23, 47%, 73%) |
| HSV | hsv(23, 30%, 85%) |
| CMYK | cmyk(0%, 18.3%, 29.8%, 14.5%) |
| CIE-LAB | lab(75.48, 10.88, 18.24) |
| CIE-LCH | lch(75.48, 21.24, 59.20°) |
| OKLab | oklab(79.27% 0.0343 0.0467) |
| OKLCH | oklch(79.27% 0.058 53.7) |
| XYZ | xyz(50.5845, 49.0483, 36.9336) |
| Luminance | 0.4905 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 7.27
Mushroom
#BA9E88
ΔE00 7.35
Tan
#D2B48C
ΔE00 7.50
Pinkish Tan
#D99B82
ΔE00 7.66
Burlywood
#DEB887
ΔE00 8.19
Pinkish Grey
#C8ACA9
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAB299 #99C1DA
analogous
#DA99A0 #DAB299 #DAD399
triadic
#DAB299 #99DAB2 #B299DA
tetradic
#DAB299 #A0DA99 #99C1DA #D399DA
square
#DAB299 #A0DA99 #99C1DA #D399DA
split-complementary
#DAB299 #99DAD3 #99A0DA
monochromatic
#B66F42 #CA906C #DAB299 #EAD4C6 #F7EEE9
Accessibility & contrast
On white
1.94
#DAB299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#DAB299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAB299
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAB299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAB299 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB597
Deuteranopia (green-blind)
#C7BD99
Tritanopia (blue-blind)
#E6ABAB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #dab299; /* rgb */ color: rgb(218, 178, 153); /* oklch */ color: oklch(79.3% 0.058 53.7);
Tailwind
colors: {
custom: {
50: '#e6c9b7',
500: '#dab299',
950: '#000000',
},
}SCSS
$custom: #dab299; $custom-light: #e6c9b7; $custom-dark: #000000;
JSON
{
"hex": "#dab299",
"rgb": {
"r": 218,
"g": 178,
"b": 153
},
"hsl": {
"h": 23.077,
"s": 46.763,
"l": 72.745
},
"oklch": {
"l": 0.79273,
"c": 0.05795,
"h": 53.7
},
"luminance": 0.49046
}Semantic roles & 50–950 ramp
primary
#DAB299
secondary
#DDE7EE
accent
#83BA2C
background
#FEFCFB
surface
#FCF8F6
border
#D5D1D0
text
#161311
muted
#848280