#DBBB83#DBBB83
#DBBB83 is a light, moderate orange. Relative luminance 0.522; OKLCH L 80.7% C 0.082 H 81.1°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBB83 |
|---|---|
| RGB | rgb(219, 187, 131) |
| HSL | hsl(38, 55%, 69%) |
| HSV | hsv(38, 40%, 86%) |
| CMYK | cmyk(0%, 14.6%, 40.2%, 14.1%) |
| CIE-LAB | lab(77.43, 3.82, 32.60) |
| CIE-LCH | lch(77.43, 32.83, 83.31°) |
| OKLab | oklab(80.69% 0.0126 0.0805) |
| OKLCH | oklch(80.69% 0.082 81.1) |
| XYZ | xyz(51.0819, 52.2416, 28.8613) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 1.87
Burlywood
#DEB887
ΔE00 3.07
Fawn
#CFAF7B
ΔE00 3.27
Tan (survey)
#D1B26F
ΔE00 3.63
Sandstone
#C9AE74
ΔE00 4.17
Tan
#D2B48C
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBB83 #83A3DB
analogous
#DB8F83 #DBBB83 #CFDB83
triadic
#DBBB83 #83DBBB #BB83DB
tetradic
#DBBB83 #83DB8F #83A3DB #DB83CF
square
#DBBB83 #83DB8F #83A3DB #DB83CF
split-complementary
#DBBB83 #83CFDB #8F83DB
monochromatic
#B08333 #CDA154 #DBBB83 #E9D5B2 #F7EFE2
Accessibility & contrast
On white
1.83
#DBBB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#DBBB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBB83
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBB83 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB7F
Deuteranopia (green-blind)
#D1C385
Tritanopia (blue-blind)
#E8B1AD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #dbbb83; /* rgb */ color: rgb(219, 187, 131); /* oklch */ color: oklch(80.7% 0.082 81.1);
Tailwind
colors: {
custom: {
50: '#e7cfa7',
500: '#dbbb83',
950: '#000000',
},
}SCSS
$custom: #dbbb83; $custom-light: #e7cfa7; $custom-dark: #000000;
JSON
{
"hex": "#dbbb83",
"rgb": {
"r": 219,
"g": 187,
"b": 131
},
"hsl": {
"h": 38.182,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.80686,
"c": 0.08152,
"h": 81.1
},
"luminance": 0.52239
}Semantic roles & 50–950 ramp
primary
#DBBB83
secondary
#5174B2
accent
#5DC323
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16130F
muted
#848380