#DB97B2#DB97B2
#DB97B2 is a light, moderate pink. Relative luminance 0.404; OKLCH L 75.1% C 0.088 H 353.9°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DB97B2 |
|---|---|
| RGB | rgb(219, 151, 178) |
| HSL | hsl(336, 49%, 73%) |
| HSV | hsv(336, 31%, 86%) |
| CMYK | cmyk(0%, 31.1%, 18.7%, 14.1%) |
| CIE-LAB | lab(69.76, 29.39, -3.68) |
| CIE-LCH | lch(69.76, 29.62, 352.87°) |
| OKLab | oklab(75.07% 0.0877 -0.0093) |
| OKLCH | oklch(75.07% 0.088 353.9) |
| XYZ | xyz(48.3164, 40.4102, 47.3658) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.92
Pig Pink
#E78EA5
ΔE00 4.71
Dull Pink
#D5869D
ΔE00 5.11
Light Mauve
#C292A1
ΔE00 5.88
Dusty Pink
#D8A7B1
ΔE00 6.60
Grey Pink
#C3909B
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB97B2 #97DBC0
analogous
#DB97D4 #DB97B2 #DB9E97
triadic
#DB97B2 #B2DB97 #97B2DB
tetradic
#DB97B2 #D4DB97 #97DBC0 #9E97DB
square
#DB97B2 #D4DB97 #97DBC0 #9E97DB
split-complementary
#DB97B2 #97DB9E #97D4DB
monochromatic
#B8406F #CB6A90 #DB97B2 #EBC4D4 #F7E8EE
Accessibility & contrast
On white
2.31
#DB97B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#DB97B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB97B2
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB97B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB97B2 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B3
Deuteranopia (green-blind)
#AEAFB0
Tritanopia (blue-blind)
#E594A0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #db97b2; /* rgb */ color: rgb(219, 151, 178); /* oklch */ color: oklch(75.1% 0.088 353.9);
Tailwind
colors: {
custom: {
50: '#e7b6c9',
500: '#db97b2',
950: '#000000',
},
}SCSS
$custom: #db97b2; $custom-light: #e7b6c9; $custom-dark: #000000;
JSON
{
"hex": "#db97b2",
"rgb": {
"r": 219,
"g": 151,
"b": 178
},
"hsl": {
"h": 336.176,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.7507,
"c": 0.08822,
"h": 353.9
},
"luminance": 0.40408
}Semantic roles & 50–950 ramp
primary
#DB97B2
secondary
#DDEEE7
accent
#BC822A
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161113
muted
#848082