#DBBAAB#DBBAAB
#DBBAAB is a light, muted orange. Relative luminance 0.531; OKLCH L 81.3% C 0.043 H 45.9°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBAAB |
|---|---|
| RGB | rgb(219, 186, 171) |
| HSL | hsl(19, 40%, 76%) |
| HSV | hsv(19, 22%, 86%) |
| CMYK | cmyk(0%, 15.1%, 21.9%, 14.1%) |
| CIE-LAB | lab(77.95, 9.49, 11.99) |
| CIE-LCH | lch(77.95, 15.29, 51.63°) |
| OKLab | oklab(81.35% 0.0302 0.0312) |
| OKLCH | oklch(81.35% 0.043 45.9) |
| XYZ | xyz(54.1233, 53.1200, 45.9223) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.48
Apricot
#FBCEB1
ΔE00 7.38
Warm Gray
#C9BEB0
ΔE00 9.00
Mushroom
#BA9E88
ΔE00 9.20
Peach
#FFDAB9
ΔE00 10.03
Pinkish Tan
#D99B82
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBAAB #ABCCDB
analogous
#DBABB4 #DBBAAB #DBD2AB
triadic
#DBBAAB #ABDBBA #BAABDB
tetradic
#DBBAAB #B4DBAB #ABCCDB #D2ABDB
square
#DBBAAB #B4DBAB #ABCCDB #D2ABDB
split-complementary
#DBBAAB #ABDBD2 #ABB4DB
monochromatic
#B67455 #C99780 #DBBAAB #EDDDD6 #F6EDEA
Accessibility & contrast
On white
1.81
#DBBAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#DBBAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBAAB
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBAAB | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAA
Deuteranopia (green-blind)
#CAC3AB
Tritanopia (blue-blind)
#E4B5B6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dbbaab; /* rgb */ color: rgb(219, 186, 171); /* oklch */ color: oklch(81.3% 0.043 45.9);
Tailwind
colors: {
custom: {
50: '#e6cec4',
500: '#dbbaab',
950: '#000000',
},
}SCSS
$custom: #dbbaab; $custom-light: #e6cec4; $custom-dark: #000000;
JSON
{
"hex": "#dbbaab",
"rgb": {
"r": 219,
"g": 186,
"b": 171
},
"hsl": {
"h": 18.75,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.81347,
"c": 0.04342,
"h": 45.9
},
"luminance": 0.53118
}Semantic roles & 50–950 ramp
primary
#DBBAAB
secondary
#77A0B3
accent
#8BB332
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161312
muted
#848382