#DBABB4#DBABB4
#DBABB4 is a light, muted red. Relative luminance 0.475; OKLCH L 78.7% C 0.057 H 5.9°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DBABB4 |
|---|---|
| RGB | rgb(219, 171, 180) |
| HSL | hsl(349, 40%, 76%) |
| HSV | hsv(349, 22%, 86%) |
| CMYK | cmyk(0%, 21.9%, 17.8%, 14.1%) |
| CIE-LAB | lab(74.50, 18.90, 2.15) |
| CIE-LCH | lch(74.50, 19.02, 6.48°) |
| OKLab | oklab(78.74% 0.057 0.0059) |
| OKLCH | oklch(78.74% 0.057 5.9) |
| XYZ | xyz(52.0147, 47.4833, 49.5965) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 1.08
Faded Pink
#DE9DAC
ΔE00 4.70
Soft Pink
#FDB0C0
ΔE00 6.77
Lightpink
#FFB6C1
ΔE00 6.80
Pink
#FFC0CB
ΔE00 7.03
Pale Rose
#FDC1C5
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBABB4 #ABDBD2
analogous
#DBABCC #DBABB4 #DBBAAB
triadic
#DBABB4 #B4DBAB #ABB4DB
tetradic
#DBABB4 #CCDBAB #ABDBD2 #BAABDB
square
#DBABB4 #CCDBAB #ABDBD2 #BAABDB
split-complementary
#DBABB4 #ABDBBA #ABCCDB
monochromatic
#B65568 #C9808E #DBABB4 #EDD6DA #F6EAEC
Accessibility & contrast
On white
2.00
#DBABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#DBABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBABB4
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBABB4 | 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)
#B2B2B4
Deuteranopia (green-blind)
#BDBAB3
Tritanopia (blue-blind)
#E4A8AE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dbabb4; /* rgb */ color: rgb(219, 171, 180); /* oklch */ color: oklch(78.7% 0.057 5.9);
Tailwind
colors: {
custom: {
50: '#e6c4ca',
500: '#dbabb4',
950: '#000000',
},
}SCSS
$custom: #dbabb4; $custom-light: #e6c4ca; $custom-dark: #000000;
JSON
{
"hex": "#dbabb4",
"rgb": {
"r": 219,
"g": 171,
"b": 180
},
"hsl": {
"h": 348.75,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.78737,
"c": 0.05733,
"h": 5.9
},
"luminance": 0.47481
}Semantic roles & 50–950 ramp
primary
#DBABB4
secondary
#DEEDEA
accent
#B39B32
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#161213
muted
#848182