#DBABB5#DBABB5
#DBABB5 is a light, muted red. Relative luminance 0.475; OKLCH L 78.8% C 0.058 H 4.6°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DBABB5 |
|---|---|
| RGB | rgb(219, 171, 181) |
| HSL | hsl(348, 40%, 76%) |
| HSV | hsv(348, 22%, 86%) |
| CMYK | cmyk(0%, 21.9%, 17.4%, 14.1%) |
| CIE-LAB | lab(74.52, 19.06, 1.64) |
| CIE-LCH | lch(74.52, 19.13, 4.91°) |
| OKLab | oklab(78.77% 0.0574 0.0046) |
| OKLCH | oklch(78.77% 0.058 4.6) |
| XYZ | xyz(52.1170, 47.5241, 50.1349) |
| Luminance | 0.4752 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 1.05
Faded Pink
#DE9DAC
ΔE00 4.61
Soft Pink
#FDB0C0
ΔE00 6.71
Lightpink
#FFB6C1
ΔE00 6.82
Pink
#FFC0CB
ΔE00 7.01
Bubblegum
#FFC1CC
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBABB5 #ABDBD1
analogous
#DBABCD #DBABB5 #DBB9AB
triadic
#DBABB5 #B5DBAB #ABB5DB
tetradic
#DBABB5 #CDDBAB #ABDBD1 #B9ABDB
square
#DBABB5 #CDDBAB #ABDBD1 #B9ABDB
split-complementary
#DBABB5 #ABDBB9 #ABCDDB
monochromatic
#B6556A #C9808F #DBABB5 #EDD6DB #F6EAEC
Accessibility & contrast
On white
2.00
#DBABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#DBABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBABB5
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBABB5 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B2B5
Deuteranopia (green-blind)
#BCBBB4
Tritanopia (blue-blind)
#E4A8AE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dbabb5; /* rgb */ color: rgb(219, 171, 181); /* oklch */ color: oklch(78.8% 0.058 4.6);
Tailwind
colors: {
custom: {
50: '#e6c4cb',
500: '#dbabb5',
950: '#000000',
},
}SCSS
$custom: #dbabb5; $custom-light: #e6c4cb; $custom-dark: #000000;
JSON
{
"hex": "#dbabb5",
"rgb": {
"r": 219,
"g": 171,
"b": 181
},
"hsl": {
"h": 347.5,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.78766,
"c": 0.05758,
"h": 4.6
},
"luminance": 0.47522
}Semantic roles & 50–950 ramp
primary
#DBABB5
secondary
#DEEDEA
accent
#B39832
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#161213
muted
#848182