#DABA7B#DABA7B
#DABA7B is a light, moderate orange. Relative luminance 0.515; OKLCH L 80.3% C 0.089 H 83.6°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DABA7B |
|---|---|
| RGB | rgb(218, 186, 123) |
| HSL | hsl(40, 56%, 67%) |
| HSV | hsv(40, 44%, 85%) |
| CMYK | cmyk(0%, 14.7%, 43.6%, 14.5%) |
| CIE-LAB | lab(76.95, 3.09, 36.14) |
| CIE-LCH | lch(76.95, 36.27, 85.11°) |
| OKLab | oklab(80.25% 0.0099 0.0884) |
| OKLCH | oklch(80.25% 0.089 83.6) |
| XYZ | xyz(50.0490, 51.4556, 26.0307) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 2.43
Very Light Brown
#D3B683
ΔE00 2.82
Fawn
#CFAF7B
ΔE00 3.76
Sandstone
#C9AE74
ΔE00 3.76
Burlywood
#DEB887
ΔE00 4.42
Desert
#CCAD60
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABA7B #7B9BDA
analogous
#DA8B7B #DABA7B #CBDA7B
triadic
#DABA7B #7BDABA #BA7BDA
tetradic
#DABA7B #7BDA8B #7B9BDA #DA7BCB
square
#DABA7B #7BDA8B #7B9BDA #DA7BCB
split-complementary
#DABA7B #7BCBDA #8B7BDA
monochromatic
#AB8130 #CDA14B #DABA7B #E7D3AB #F5ECDB
Accessibility & contrast
On white
1.86
#DABA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#DABA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABA7B
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABA7B | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9B976
Deuteranopia (green-blind)
#D1C17D
Tritanopia (blue-blind)
#E8AFAA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #daba7b; /* rgb */ color: rgb(218, 186, 123); /* oklch */ color: oklch(80.3% 0.089 83.6);
Tailwind
colors: {
custom: {
50: '#e7cea2',
500: '#daba7b',
950: '#000000',
},
}SCSS
$custom: #daba7b; $custom-light: #e7cea2; $custom-dark: #000000;
JSON
{
"hex": "#daba7b",
"rgb": {
"r": 218,
"g": 186,
"b": 123
},
"hsl": {
"h": 39.789,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.80253,
"c": 0.0889,
"h": 83.6
},
"luminance": 0.51453
}Semantic roles & 50–950 ramp
primary
#DABA7B
secondary
#4C6DAE
accent
#58C422
background
#FEFEFC
surface
#FDFAF5
border
#D5D3CF
text
#16130F
muted
#848380