#DBB2AB#DBB2AB
#DBB2AB is a light, muted red. Relative luminance 0.498; OKLCH L 79.8% C 0.049 H 29.5°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB2AB |
|---|---|
| RGB | rgb(219, 178, 171) |
| HSL | hsl(9, 40%, 76%) |
| HSV | hsv(9, 22%, 86%) |
| CMYK | cmyk(0%, 18.7%, 21.9%, 14.1%) |
| CIE-LAB | lab(75.97, 13.77, 9.18) |
| CIE-LCH | lch(75.97, 16.55, 33.70°) |
| OKLab | oklab(79.81% 0.0426 0.0241) |
| OKLCH | oklch(79.81% 0.049 29.5) |
| XYZ | xyz(52.4849, 49.8432, 45.3762) |
| Luminance | 0.4984 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.65
Dusty Pink
#D8A7B1
ΔE00 7.46
Pale Rose
#FDC1C5
ΔE00 8.19
Light Rose
#FFC5CB
ΔE00 8.93
Pale Salmon
#FFB19A
ΔE00 9.24
Pinkish Tan
#D99B82
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB2AB #ABD4DB
analogous
#DBABBC #DBB2AB #DBCAAB
triadic
#DBB2AB #ABDBB2 #B2ABDB
tetradic
#DBB2AB #BCDBAB #ABD4DB #CAABDB
square
#DBB2AB #BCDBAB #ABD4DB #CAABDB
split-complementary
#DBB2AB #ABDBCA #ABBCDB
monochromatic
#B66355 #C98B80 #DBB2AB #EDD9D6 #F6EBEA
Accessibility & contrast
On white
1.91
#DBB2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#DBB2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB2AB
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB2AB | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AA
Deuteranopia (green-blind)
#C4BEAB
Tritanopia (blue-blind)
#E5ADB0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #dbb2ab; /* rgb */ color: rgb(219, 178, 171); /* oklch */ color: oklch(79.8% 0.049 29.5);
Tailwind
colors: {
custom: {
50: '#e6c9c4',
500: '#dbb2ab',
950: '#000000',
},
}SCSS
$custom: #dbb2ab; $custom-light: #e6c9c4; $custom-dark: #000000;
JSON
{
"hex": "#dbb2ab",
"rgb": {
"r": 219,
"g": 178,
"b": 171
},
"hsl": {
"h": 8.75,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.79809,
"c": 0.04896,
"h": 29.5
},
"luminance": 0.49841
}Semantic roles & 50–950 ramp
primary
#DBB2AB
secondary
#DEEBED
accent
#A0B332
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#161312
muted
#848281