#DAB985#DAB985
#DAB985 is a light, moderate orange. Relative luminance 0.513; OKLCH L 80.2% C 0.078 H 78.6°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DAB985 |
|---|---|
| RGB | rgb(218, 185, 133) |
| HSL | hsl(37, 53%, 69%) |
| HSV | hsv(37, 39%, 85%) |
| CMYK | cmyk(0%, 15.1%, 39%, 14.5%) |
| CIE-LAB | lab(76.86, 4.70, 30.79) |
| CIE-LCH | lch(76.86, 31.15, 81.32°) |
| OKLab | oklab(80.23% 0.0154 0.0764) |
| OKLCH | oklch(80.23% 0.078 78.6) |
| XYZ | xyz(50.4974, 51.2990, 29.4275) |
| Luminance | 0.5130 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 1.57
Burlywood
#DEB887
ΔE00 2.03
Fawn
#CFAF7B
ΔE00 2.73
Tan
#D2B48C
ΔE00 3.29
Toupe
#C7AC7D
ΔE00 4.20
Tan (survey)
#D1B26F
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAB985 #85A6DA
analogous
#DA8F85 #DAB985 #D1DA85
triadic
#DAB985 #85DAB9 #B985DA
tetradic
#DAB985 #85DA8F #85A6DA #DA85D1
square
#DAB985 #85DA8F #85A6DA #DA85D1
split-complementary
#DAB985 #85D1DA #8F85DA
monochromatic
#AF8035 #CC9E56 #DAB985 #E8D4B4 #F6EFE3
Accessibility & contrast
On white
1.87
#DAB985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#DAB985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAB985
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAB985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAB985 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B981
Deuteranopia (green-blind)
#CFC186
Tritanopia (blue-blind)
#E7AFAC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #dab985; /* rgb */ color: rgb(218, 185, 133); /* oklch */ color: oklch(80.2% 0.078 78.6);
Tailwind
colors: {
custom: {
50: '#e7cda9',
500: '#dab985',
950: '#000000',
},
}SCSS
$custom: #dab985; $custom-light: #e7cda9; $custom-dark: #000000;
JSON
{
"hex": "#dab985",
"rgb": {
"r": 218,
"g": 185,
"b": 133
},
"hsl": {
"h": 36.706,
"s": 53.459,
"l": 68.824
},
"oklch": {
"l": 0.80231,
"c": 0.07793,
"h": 78.6
},
"luminance": 0.51297
}Semantic roles & 50–950 ramp
primary
#DAB985
secondary
#5377B1
accent
#61C125
background
#FEFEFC
surface
#FDFAF6
border
#D5D3D0
text
#161310
muted
#848380