#DBBB80#DBBB80
#DBBB80 is a light, moderate orange. Relative luminance 0.522; OKLCH L 80.6% C 0.085 H 82.3°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBB80 |
|---|---|
| RGB | rgb(219, 187, 128) |
| HSL | hsl(39, 56%, 68%) |
| HSV | hsv(39, 42%, 86%) |
| CMYK | cmyk(0%, 14.6%, 41.6%, 14.1%) |
| CIE-LAB | lab(77.38, 3.50, 34.11) |
| CIE-LCH | lch(77.38, 34.29, 84.15°) |
| OKLab | oklab(80.63% 0.0114 0.0839) |
| OKLCH | oklch(80.63% 0.085 82.3) |
| XYZ | xyz(50.8815, 52.1615, 27.8059) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.25
Tan (survey)
#D1B26F
ΔE00 3.14
Fawn
#CFAF7B
ΔE00 3.50
Burlywood
#DEB887
ΔE00 3.64
Sandstone
#C9AE74
ΔE00 4.02
Toupe
#C7AC7D
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBB80 #80A0DB
analogous
#DB8D80 #DBBB80 #CDDB80
triadic
#DBBB80 #80DBBB #BB80DB
tetradic
#DBBB80 #80DB8D #80A0DB #DB80CD
square
#DBBB80 #80DB8D #80A0DB #DB80CD
split-complementary
#DBBB80 #80CDDB #8D80DB
monochromatic
#AF8332 #CDA150 #DBBB80 #E9D5B0 #F6EEDF
Accessibility & contrast
On white
1.84
#DBBB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#DBBB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBB80
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBB80 | 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)
#C9BA7C
Deuteranopia (green-blind)
#D1C382
Tritanopia (blue-blind)
#E9B1AC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #dbbb80; /* rgb */ color: rgb(219, 187, 128); /* oklch */ color: oklch(80.6% 0.085 82.3);
Tailwind
colors: {
custom: {
50: '#e8cfa5',
500: '#dbbb80',
950: '#000000',
},
}SCSS
$custom: #dbbb80; $custom-light: #e8cfa5; $custom-dark: #000000;
JSON
{
"hex": "#dbbb80",
"rgb": {
"r": 219,
"g": 187,
"b": 128
},
"hsl": {
"h": 38.901,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.80633,
"c": 0.08467,
"h": 82.3
},
"luminance": 0.52159
}Semantic roles & 50–950 ramp
primary
#DBBB80
secondary
#4E71B1
accent
#5BC322
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16130F
muted
#848380