#DBBB93#DBBB93
#DBBB93 is a light, moderate orange. Relative luminance 0.527; OKLCH L 81.0% C 0.065 H 72.9°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBB93 |
|---|---|
| RGB | rgb(219, 187, 147) |
| HSL | hsl(33, 50%, 72%) |
| HSV | hsv(33, 33%, 86%) |
| CMYK | cmyk(0%, 14.6%, 32.9%, 14.1%) |
| CIE-LAB | lab(77.70, 5.70, 24.53) |
| CIE-LCH | lch(77.70, 25.18, 76.91°) |
| OKLab | oklab(80.99% 0.019 0.0619) |
| OKLCH | oklch(80.99% 0.065 72.9) |
| XYZ | xyz(52.2512, 52.7094, 35.0197) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.06
Burlywood
#DEB887
ΔE00 2.55
Very Light Brown
#D3B683
ΔE00 3.92
Fawn
#CFAF7B
ΔE00 4.73
Toupe
#C7AC7D
ΔE00 5.40
Khaki
#C3B091
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBB93 #93B3DB
analogous
#DB9793 #DBBB93 #D7DB93
triadic
#DBBB93 #93DBBB #BB93DB
tetradic
#DBBB93 #93DB97 #93B3DB #DB93D7
square
#DBBB93 #93DB97 #93B3DB #DB93D7
split-complementary
#DBBB93 #93D7DB #9793DB
monochromatic
#B7813D #CC9E65 #DBBB93 #EAD8C1 #F7F1E8
Accessibility & contrast
On white
1.82
#DBBB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#DBBB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBB93
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBB93 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC90
Deuteranopia (green-blind)
#CFC394
Tritanopia (blue-blind)
#E7B3B0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dbbb93; /* rgb */ color: rgb(219, 187, 147); /* oklch */ color: oklch(81.0% 0.065 72.9);
Tailwind
colors: {
custom: {
50: '#e7cfb3',
500: '#dbbb93',
950: '#000000',
},
}SCSS
$custom: #dbbb93; $custom-light: #e7cfb3; $custom-dark: #000000;
JSON
{
"hex": "#dbbb93",
"rgb": {
"r": 219,
"g": 187,
"b": 147
},
"hsl": {
"h": 33.333,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.80995,
"c": 0.06474,
"h": 72.9
},
"luminance": 0.52707
}Semantic roles & 50–950 ramp
primary
#DBBB93
secondary
#6085B2
accent
#6ABD28
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381