#DBABAB#DBABAB
#DBABAB is a light, muted red. Relative luminance 0.471; OKLCH L 78.5% C 0.056 H 18.4°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DBABAB |
|---|---|
| RGB | rgb(219, 171, 171) |
| HSL | hsl(0, 40%, 76%) |
| HSV | hsv(0, 22%, 86%) |
| CMYK | cmyk(0%, 21.9%, 21.9%, 14.1%) |
| CIE-LAB | lab(74.27, 17.54, 6.75) |
| CIE-LCH | lch(74.27, 18.79, 21.05°) |
| OKLab | oklab(78.49% 0.0536 0.0179) |
| OKLCH | oklch(78.49% 0.056 18.4) |
| XYZ | xyz(51.1275, 47.1284, 44.9237) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.90
Pinkish Grey
#C8ACA9
ΔE00 6.14
Faded Pink
#DE9DAC
ΔE00 6.65
Pale Rose
#FDC1C5
ΔE00 7.03
Lightpink
#FFB6C1
ΔE00 7.71
Light Rose
#FFC5CB
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBABAB #ABDBDB
analogous
#DBABC3 #DBABAB #DBC3AB
triadic
#DBABAB #ABDBAB #ABABDB
tetradic
#DBABAB #C3DBAB #ABDBDB #C3ABDB
square
#DBABAB #C3DBAB #ABDBDB #C3ABDB
split-complementary
#DBABAB #ABDBC3 #ABC3DB
monochromatic
#B65555 #C98080 #DBABAB #EDD6D6 #F6EAEA
Accessibility & contrast
On white
2.01
#DBABAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#DBABAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBABAB
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBABAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBABAB | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AB
Deuteranopia (green-blind)
#BEBAAA
Tritanopia (blue-blind)
#E5A6AB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dbabab; /* rgb */ color: rgb(219, 171, 171); /* oklch */ color: oklch(78.5% 0.056 18.4);
Tailwind
colors: {
custom: {
50: '#e7c4c4',
500: '#dbabab',
950: '#000000',
},
}SCSS
$custom: #dbabab; $custom-light: #e7c4c4; $custom-dark: #000000;
JSON
{
"hex": "#dbabab",
"rgb": {
"r": 219,
"g": 171,
"b": 171
},
"hsl": {
"h": 0,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.78487,
"c": 0.05649,
"h": 18.4
},
"luminance": 0.47126
}Semantic roles & 50–950 ramp
primary
#DBABAB
secondary
#DEEDED
accent
#B3B332
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#161212
muted
#848181