#DAB783#DAB783
#DAB783 is a light, moderate orange. Relative luminance 0.504; OKLCH L 79.8% C 0.079 H 77.1°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DAB783 |
|---|---|
| RGB | rgb(218, 183, 131) |
| HSL | hsl(36, 54%, 68%) |
| HSV | hsv(36, 40%, 85%) |
| CMYK | cmyk(0%, 16.1%, 39.9%, 14.5%) |
| CIE-LAB | lab(76.32, 5.54, 31.14) |
| CIE-LCH | lch(76.32, 31.63, 79.91°) |
| OKLab | oklab(79.8% 0.0177 0.0771) |
| OKLCH | oklch(79.8% 0.079 77.1) |
| XYZ | xyz(49.9451, 50.4134, 28.5683) |
| Luminance | 0.5041 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.52
Very Light Brown
#D3B683
ΔE00 1.95
Fawn
#CFAF7B
ΔE00 2.49
Tan
#D2B48C
ΔE00 3.16
Toupe
#C7AC7D
ΔE00 4.13
Tan (survey)
#D1B26F
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAB783 #83A6DA
analogous
#DA8B83 #DAB783 #D1DA83
triadic
#DAB783 #83DAB7 #B783DA
tetradic
#DAB783 #83DA8B #83A6DA #DA83D1
square
#DAB783 #83DA8B #83A6DA #DA83D1
split-complementary
#DAB783 #83D1DA #8B83DA
monochromatic
#AF7D34 #CC9C54 #DAB783 #E8D2B2 #F6EEE1
Accessibility & contrast
On white
1.89
#DAB783 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#DAB783 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAB783
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAB783 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAB783 | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B77F
Deuteranopia (green-blind)
#CDC084
Tritanopia (blue-blind)
#E8ADAA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dab783; /* rgb */ color: rgb(218, 183, 131); /* oklch */ color: oklch(79.8% 0.079 77.1);
Tailwind
colors: {
custom: {
50: '#e7cca7',
500: '#dab783',
950: '#000000',
},
}SCSS
$custom: #dab783; $custom-light: #e7cca7; $custom-dark: #000000;
JSON
{
"hex": "#dab783",
"rgb": {
"r": 218,
"g": 183,
"b": 131
},
"hsl": {
"h": 35.862,
"s": 54.037,
"l": 68.431
},
"oklch": {
"l": 0.79798,
"c": 0.07913,
"h": 77.1
},
"luminance": 0.50411
}Semantic roles & 50–950 ramp
primary
#DAB783
secondary
#5177B0
accent
#63C224
background
#FEFEFC
surface
#FDFAF6
border
#D5D3D0
text
#16130F
muted
#848380