#DBABB2#DBABB2
#DBABB2 is a light, muted red. Relative luminance 0.474; OKLCH L 78.7% C 0.057 H 8.7°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DBABB2 |
|---|---|
| RGB | rgb(219, 171, 178) |
| HSL | hsl(351, 40%, 76%) |
| HSV | hsv(351, 22%, 86%) |
| CMYK | cmyk(0%, 21.9%, 18.7%, 14.1%) |
| CIE-LAB | lab(74.45, 18.59, 3.17) |
| CIE-LCH | lch(74.45, 18.86, 9.67°) |
| OKLab | oklab(78.68% 0.0563 0.0086) |
| OKLCH | oklch(78.68% 0.057 8.7) |
| XYZ | xyz(51.8124, 47.4023, 48.5312) |
| Luminance | 0.4740 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 1.47
Faded Pink
#DE9DAC
ΔE00 4.96
Lightpink
#FFB6C1
ΔE00 6.84
Pale Rose
#FDC1C5
ΔE00 6.89
Soft Pink
#FDB0C0
ΔE00 6.96
Pink
#FFC0CB
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBABB2 #ABDBD4
analogous
#DBABCA #DBABB2 #DBBCAB
triadic
#DBABB2 #B2DBAB #ABB2DB
tetradic
#DBABB2 #CADBAB #ABDBD4 #BCABDB
square
#DBABB2 #CADBAB #ABDBD4 #BCABDB
split-complementary
#DBABB2 #ABDBBC #ABCADB
monochromatic
#B65563 #C9808B #DBABB2 #EDD6D9 #F6EAEB
Accessibility & contrast
On white
2.00
#DBABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#DBABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBABB2
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBABB2 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2B2
Deuteranopia (green-blind)
#BDBAB1
Tritanopia (blue-blind)
#E4A8AD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dbabb2; /* rgb */ color: rgb(219, 171, 178); /* oklch */ color: oklch(78.7% 0.057 8.7);
Tailwind
colors: {
custom: {
50: '#e7c4c9',
500: '#dbabb2',
950: '#000000',
},
}SCSS
$custom: #dbabb2; $custom-light: #e7c4c9; $custom-dark: #000000;
JSON
{
"hex": "#dbabb2",
"rgb": {
"r": 219,
"g": 171,
"b": 178
},
"hsl": {
"h": 351.25,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.7868,
"c": 0.05692,
"h": 8.7
},
"luminance": 0.474
}Semantic roles & 50–950 ramp
primary
#DBABB2
secondary
#DEEDEB
accent
#B3A032
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#161213
muted
#848182