#DBBBAB#DBBBAB
#DBBBAB is a light, muted orange. Relative luminance 0.535; OKLCH L 81.5% C 0.043 H 48.2°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBBAB |
|---|---|
| RGB | rgb(219, 187, 171) |
| HSL | hsl(20, 40%, 76%) |
| HSV | hsv(20, 22%, 86%) |
| CMYK | cmyk(0%, 14.6%, 21.9%, 14.1%) |
| CIE-LAB | lab(78.19, 8.96, 12.34) |
| CIE-LCH | lch(78.19, 15.25, 54.02°) |
| OKLab | oklab(81.54% 0.0287 0.0321) |
| OKLCH | oklch(81.54% 0.043 48.2) |
| XYZ | xyz(54.3347, 53.5428, 45.9928) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.96
Apricot
#FBCEB1
ΔE00 7.09
Warm Gray
#C9BEB0
ΔE00 8.51
Mushroom
#BA9E88
ΔE00 9.08
Peach
#FFDAB9
ΔE00 9.54
Tan
#D2B48C
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBBAB #ABCBDB
analogous
#DBABB3 #DBBBAB #DBD3AB
triadic
#DBBBAB #ABDBBB #BBABDB
tetradic
#DBBBAB #B3DBAB #ABCBDB #D3ABDB
square
#DBBBAB #B3DBAB #ABCBDB #D3ABDB
split-complementary
#DBBBAB #ABDBD3 #ABB3DB
monochromatic
#B67655 #C99880 #DBBBAB #EDDED6 #F6EEEA
Accessibility & contrast
On white
1.79
#DBBBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#DBBBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBBAB
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBBAB | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAA
Deuteranopia (green-blind)
#CBC4AB
Tritanopia (blue-blind)
#E4B6B7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dbbbab; /* rgb */ color: rgb(219, 187, 171); /* oklch */ color: oklch(81.5% 0.043 48.2);
Tailwind
colors: {
custom: {
50: '#e6cfc4',
500: '#dbbbab',
950: '#000000',
},
}SCSS
$custom: #dbbbab; $custom-light: #e6cfc4; $custom-dark: #000000;
JSON
{
"hex": "#dbbbab",
"rgb": {
"r": 219,
"g": 187,
"b": 171
},
"hsl": {
"h": 20,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.81541,
"c": 0.04303,
"h": 48.2
},
"luminance": 0.53541
}Semantic roles & 50–950 ramp
primary
#DBBBAB
secondary
#779FB3
accent
#88B332
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161312
muted
#848382