#DB7ABB#DB7ABB
#DB7ABB is a light, vivid pink. Relative luminance 0.326; OKLCH L 70.6% C 0.143 H 340.9°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DB7ABB |
|---|---|
| RGB | rgb(219, 122, 187) |
| HSL | hsl(320, 57%, 67%) |
| HSV | hsv(320, 44%, 86%) |
| CMYK | cmyk(0%, 44.3%, 14.6%, 14.1%) |
| CIE-LAB | lab(63.81, 46.10, -17.63) |
| CIE-LCH | lch(63.81, 49.35, 339.07°) |
| OKLab | oklab(70.65% 0.1355 -0.047) |
| OKLCH | oklch(70.65% 0.143 340.9) |
| XYZ | xyz(45.1430, 32.5700, 50.9130) |
| Luminance | 0.3257 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.55
Orchid (survey)
#C875C4
ΔE00 5.54
Lavender Pink
#DD85D7
ΔE00 5.58
Bubblegum Pink
#FE83CC
ΔE00 6.27
Orchid
#DA70D6
ΔE00 6.76
Bubblegum (survey)
#FF6CB5
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB7ABB #7ADB9A
analogous
#CB7ADB #DB7ABB #DB7A8B
triadic
#DB7ABB #BBDB7A #7ABBDB
tetradic
#DB7ABB #DBCB7A #7ADB9A #7A8BDB
square
#DB7ABB #DBCB7A #7ADB9A #7A8BDB
split-complementary
#DB7ABB #8BDB7A #7ADBCB
monochromatic
#AC2F83 #CE4AA2 #DB7ABB #E8AAD4 #F5DAEC
Accessibility & contrast
On white
2.80
#DB7ABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#DB7ABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB7ABB
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB7ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB7ABB | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F91BD
Deuteranopia (green-blind)
#98A0B8
Tritanopia (blue-blind)
#E57B92
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #db7abb; /* rgb */ color: rgb(219, 122, 187); /* oklch */ color: oklch(70.6% 0.143 340.9);
Tailwind
colors: {
custom: {
50: '#e8a3cf',
500: '#db7abb',
950: '#000000',
},
}SCSS
$custom: #db7abb; $custom-light: #e8a3cf; $custom-dark: #000000;
JSON
{
"hex": "#db7abb",
"rgb": {
"r": 219,
"g": 122,
"b": 187
},
"hsl": {
"h": 319.794,
"s": 57.396,
"l": 66.863
},
"oklch": {
"l": 0.70648,
"c": 0.14344,
"h": 340.9
},
"luminance": 0.32567
}Semantic roles & 50–950 ramp
primary
#DB7ABB
secondary
#C9E8D3
accent
#C55721
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F13
muted
#847F82