#DBBB92#DBBB92
#DBBB92 is a light, moderate orange. Relative luminance 0.527; OKLCH L 81.0% C 0.066 H 73.6°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBB92 |
|---|---|
| RGB | rgb(219, 187, 146) |
| HSL | hsl(34, 50%, 72%) |
| HSV | hsv(34, 33%, 86%) |
| CMYK | cmyk(0%, 14.6%, 33.3%, 14.1%) |
| CIE-LAB | lab(77.68, 5.58, 25.03) |
| CIE-LCH | lch(77.68, 25.65, 77.44°) |
| OKLab | oklab(80.97% 0.0186 0.0631) |
| OKLCH | oklch(80.97% 0.066 73.6) |
| XYZ | xyz(52.1731, 52.6781, 34.6082) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.02
Burlywood
#DEB887
ΔE00 2.36
Very Light Brown
#D3B683
ΔE00 3.65
Fawn
#CFAF7B
ΔE00 4.51
Toupe
#C7AC7D
ΔE00 5.23
Khaki
#C3B091
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBB92 #92B2DB
analogous
#DB9792 #DBBB92 #D7DB92
triadic
#DBBB92 #92DBBB #BB92DB
tetradic
#DBBB92 #92DB97 #92B2DB #DB92D7
square
#DBBB92 #92DB97 #92B2DB #DB92D7
split-complementary
#DBBB92 #92D7DB #9792DB
monochromatic
#B6813C #CC9E64 #DBBB92 #EAD8C0 #F7F1E8
Accessibility & contrast
On white
1.82
#DBBB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#DBBB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBB92
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBB92 | 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)
#C7BC8F
Deuteranopia (green-blind)
#CFC393
Tritanopia (blue-blind)
#E7B3B0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dbbb92; /* rgb */ color: rgb(219, 187, 146); /* oklch */ color: oklch(81.0% 0.066 73.6);
Tailwind
colors: {
custom: {
50: '#e7cfb2',
500: '#dbbb92',
950: '#000000',
},
}SCSS
$custom: #dbbb92; $custom-light: #e7cfb2; $custom-dark: #000000;
JSON
{
"hex": "#dbbb92",
"rgb": {
"r": 219,
"g": 187,
"b": 146
},
"hsl": {
"h": 33.699,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.80975,
"c": 0.06577,
"h": 73.6
},
"luminance": 0.52676
}Semantic roles & 50–950 ramp
primary
#DBBB92
secondary
#5F83B2
accent
#6ABE28
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161311
muted
#848381