#DBBE80#DBBE80
#DBBE80 is a light, moderate orange. Relative luminance 0.534; OKLCH L 81.2% C 0.086 H 85.5°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBE80 |
|---|---|
| RGB | rgb(219, 190, 128) |
| HSL | hsl(41, 56%, 68%) |
| HSV | hsv(41, 42%, 86%) |
| CMYK | cmyk(0%, 13.2%, 41.6%, 14.1%) |
| CIE-LAB | lab(78.14, 1.92, 35.09) |
| CIE-LCH | lch(78.14, 35.15, 86.87°) |
| OKLab | oklab(81.23% 0.0068 0.0862) |
| OKLCH | oklch(81.23% 0.086 85.5) |
| XYZ | xyz(51.5246, 53.4477, 28.0203) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.19
Tan (survey)
#D1B26F
ΔE00 3.30
Sandstone
#C9AE74
ΔE00 4.39
Fawn
#CFAF7B
ΔE00 4.60
Burlywood
#DEB887
ΔE00 5.01
Sand (survey)
#E2CA76
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBE80 #809DDB
analogous
#DB9080 #DBBE80 #CADB80
triadic
#DBBE80 #80DBBE #BE80DB
tetradic
#DBBE80 #80DB90 #809DDB #DB80CA
square
#DBBE80 #80DB90 #809DDB #DB80CA
split-complementary
#DBBE80 #80CADB #9080DB
monochromatic
#AF8732 #CDA650 #DBBE80 #E9D6B0 #F6EFDF
Accessibility & contrast
On white
1.80
#DBBE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#DBBE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBE80
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBE80 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD7B
Deuteranopia (green-blind)
#D3C482
Tritanopia (blue-blind)
#E9B4AE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dbbe80; /* rgb */ color: rgb(219, 190, 128); /* oklch */ color: oklch(81.2% 0.086 85.5);
Tailwind
colors: {
custom: {
50: '#e8d1a5',
500: '#dbbe80',
950: '#000000',
},
}SCSS
$custom: #dbbe80; $custom-light: #e8d1a5; $custom-dark: #000000;
JSON
{
"hex": "#dbbe80",
"rgb": {
"r": 219,
"g": 190,
"b": 128
},
"hsl": {
"h": 40.879,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.81232,
"c": 0.08645,
"h": 85.5
},
"luminance": 0.53445
}Semantic roles & 50–950 ramp
primary
#DBBE80
secondary
#4E6EB1
accent
#56C322
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380