#DBBAA2#DBBAA2
#DBBAA2 is a light, muted orange. Relative luminance 0.528; OKLCH L 81.1% C 0.050 H 58.0°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBAA2 |
|---|---|
| RGB | rgb(219, 186, 162) |
| HSL | hsl(25, 44%, 75%) |
| HSV | hsv(25, 26%, 86%) |
| CMYK | cmyk(0%, 15.1%, 26%, 14.1%) |
| CIE-LAB | lab(77.75, 8.21, 16.56) |
| CIE-LCH | lch(77.75, 18.49, 63.63°) |
| OKLab | oklab(81.13% 0.0266 0.0426) |
| OKLCH | oklch(81.13% 0.05 58) |
| XYZ | xyz(53.2945, 52.7884, 41.5573) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.36
Tan
#D2B48C
ΔE00 6.56
Burlywood
#DEB887
ΔE00 7.60
Khaki
#C3B091
ΔE00 8.13
Mushroom
#BA9E88
ΔE00 8.16
Peach
#FFDAB9
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBAA2 #A2C3DB
analogous
#DBA2A7 #DBBAA2 #DBD7A2
triadic
#DBBAA2 #A2DBBA #BAA2DB
tetradic
#DBBAA2 #A7DBA2 #A2C3DB #D7A2DB
square
#DBBAA2 #A7DBA2 #A2C3DB #D7A2DB
split-complementary
#DBBAA2 #A2DBD7 #A2A7DB
monochromatic
#B9794A #CA9976 #DBBAA2 #ECDBCE #F6EFE9
Accessibility & contrast
On white
1.82
#DBBAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#DBBAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBAA2
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBAA2 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA0
Deuteranopia (green-blind)
#CBC3A2
Tritanopia (blue-blind)
#E5B4B3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dbbaa2; /* rgb */ color: rgb(219, 186, 162); /* oklch */ color: oklch(81.1% 0.050 58.0);
Tailwind
colors: {
custom: {
50: '#e7cebd',
500: '#dbbaa2',
950: '#000000',
},
}SCSS
$custom: #dbbaa2; $custom-light: #e7cebd; $custom-dark: #000000;
JSON
{
"hex": "#dbbaa2",
"rgb": {
"r": 219,
"g": 186,
"b": 162
},
"hsl": {
"h": 25.263,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.8113,
"c": 0.05023,
"h": 58
},
"luminance": 0.52787
}Semantic roles & 50–950 ramp
primary
#DBBAA2
secondary
#6E96B3
accent
#7EB72E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161312
muted
#848382