#DB70B9#DB70B9
#DB70B9 is a light, vivid pink. Relative luminance 0.302; OKLCH L 69.1% C 0.159 H 340.8°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DB70B9 |
|---|---|
| RGB | rgb(219, 112, 185) |
| HSL | hsl(319, 60%, 65%) |
| HSV | hsv(319, 49%, 86%) |
| CMYK | cmyk(0%, 48.9%, 15.5%, 14.1%) |
| CIE-LAB | lab(61.79, 50.81, -19.57) |
| CIE-LCH | lch(61.79, 54.45, 338.94°) |
| OKLab | oklab(69.11% 0.1498 -0.0523) |
| OKLCH | oklch(69.11% 0.159 340.8) |
| XYZ | xyz(43.7651, 30.1544, 49.4048) |
| Luminance | 0.3015 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 2.72
Orchid (survey)
#C875C4
ΔE00 5.00
Purplish Pink
#CE5DAE
ΔE00 5.24
Orchid
#DA70D6
ΔE00 5.94
Lavender Pink
#DD85D7
ΔE00 6.54
Hot Pink
#FF69B4
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB70B9 #70DB92
analogous
#C770DB #DB70B9 #DB7084
triadic
#DB70B9 #B9DB70 #70B9DB
tetradic
#DB70B9 #DBC770 #70DB92 #7084DB
square
#DB70B9 #DBC770 #70DB92 #7084DB
split-complementary
#DB70B9 #84DB70 #70DBC7
monochromatic
#A72A7F #CF3FA1 #DB70B9 #E7A1D1 #F4D2E9
Accessibility & contrast
On white
2.99
#DB70B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#DB70B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB70B9
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB70B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB70B9 | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#758BBB
Deuteranopia (green-blind)
#929CB6
Tritanopia (blue-blind)
#E6728C
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #db70b9; /* rgb */ color: rgb(219, 112, 185); /* oklch */ color: oklch(69.1% 0.159 340.8);
Tailwind
colors: {
custom: {
50: '#e89cce',
500: '#db70b9',
950: '#000000',
},
}SCSS
$custom: #db70b9; $custom-light: #e89cce; $custom-dark: #000000;
JSON
{
"hex": "#db70b9",
"rgb": {
"r": 219,
"g": 112,
"b": 185
},
"hsl": {
"h": 319.065,
"s": 59.777,
"l": 64.902
},
"oklch": {
"l": 0.69108,
"c": 0.15867,
"h": 340.8
},
"luminance": 0.30151
}Semantic roles & 50–950 ramp
primary
#DB70B9
secondary
#C1E6CD
accent
#C7541E
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160E13
muted
#847E82