#DBBA8E#DBBA8E
#DBBA8E is a light, moderate orange. Relative luminance 0.521; OKLCH L 80.7% C 0.070 H 74.5°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBA8E |
|---|---|
| RGB | rgb(219, 186, 142) |
| HSL | hsl(34, 52%, 71%) |
| HSV | hsv(34, 35%, 86%) |
| CMYK | cmyk(0%, 15.1%, 35.2%, 14.1%) |
| CIE-LAB | lab(77.36, 5.62, 26.72) |
| CIE-LCH | lch(77.36, 27.31, 78.12°) |
| OKLab | oklab(80.7% 0.0186 0.067) |
| OKLCH | oklch(80.7% 0.07 74.5) |
| XYZ | xyz(51.6559, 52.1330, 32.9277) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.66
Tan
#D2B48C
ΔE00 2.04
Very Light Brown
#D3B683
ΔE00 3.01
Fawn
#CFAF7B
ΔE00 3.86
Toupe
#C7AC7D
ΔE00 4.81
Sandstone
#C9AE74
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBA8E #8EAFDB
analogous
#DB938E #DBBA8E #D5DB8E
triadic
#DBBA8E #8EDBBA #BA8EDB
tetradic
#DBBA8E #8EDB93 #8EAFDB #DB8ED5
square
#DBBA8E #8EDB93 #8EAFDB #DB8ED5
split-complementary
#DBBA8E #8ED5DB #938EDB
monochromatic
#B5803A #CC9E60 #DBBA8E #EAD6BC #F8F1E8
Accessibility & contrast
On white
1.84
#DBBA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#DBBA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBA8E
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBA8E | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB8B
Deuteranopia (green-blind)
#CFC28F
Tritanopia (blue-blind)
#E8B1AE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #dbba8e; /* rgb */ color: rgb(219, 186, 142); /* oklch */ color: oklch(80.7% 0.070 74.5);
Tailwind
colors: {
custom: {
50: '#e7ceaf',
500: '#dbba8e',
950: '#000000',
},
}SCSS
$custom: #dbba8e; $custom-light: #e7ceaf; $custom-dark: #000000;
JSON
{
"hex": "#dbba8e",
"rgb": {
"r": 219,
"g": 186,
"b": 142
},
"hsl": {
"h": 34.286,
"s": 51.678,
"l": 70.784
},
"oklch": {
"l": 0.80696,
"c": 0.06955,
"h": 74.5
},
"luminance": 0.52131
}Semantic roles & 50–950 ramp
primary
#DBBA8E
secondary
#5B80B2
accent
#68BF26
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161310
muted
#848381