#DB75BE#DB75BE
#DB75BE is a light, vivid pink. Relative luminance 0.315; OKLCH L 70.0% C 0.154 H 338.9°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DB75BE |
|---|---|
| RGB | rgb(219, 117, 190) |
| HSL | hsl(317, 59%, 66%) |
| HSV | hsv(317, 47%, 86%) |
| CMYK | cmyk(0%, 46.6%, 13.2%, 14.1%) |
| CIE-LAB | lab(62.93, 49.10, -20.67) |
| CIE-LCH | lch(62.93, 53.28, 337.17°) |
| OKLab | oklab(70.02% 0.1438 -0.0554) |
| OKLCH | oklch(70.02% 0.154 338.9) |
| XYZ | xyz(44.8693, 31.5034, 52.4227) |
| Luminance | 0.3150 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.98
Orchid (survey)
#C875C4
ΔE00 4.51
Lavender Pink
#DD85D7
ΔE00 5.29
Orchid
#DA70D6
ΔE00 5.38
Purplish Pink
#CE5DAE
ΔE00 6.25
Bubblegum Pink
#FE83CC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB75BE #75DB92
analogous
#C575DB #DB75BE #DB758B
triadic
#DB75BE #BEDB75 #75BEDB
tetradic
#DB75BE #DBC575 #75DB92 #758BDB
square
#DB75BE #DBC575 #75DB92 #758BDB
split-complementary
#DB75BE #8BDB75 #75DBC5
monochromatic
#A92C86 #CE44A7 #DB75BE #E8A6D5 #F4D6EC
Accessibility & contrast
On white
2.88
#DB75BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#DB75BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB75BE
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB75BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB75BE | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798EC1
Deuteranopia (green-blind)
#949EBB
Tritanopia (blue-blind)
#E57791
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #db75be; /* rgb */ color: rgb(219, 117, 190); /* oklch */ color: oklch(70.0% 0.154 338.9);
Tailwind
colors: {
custom: {
50: '#e8a0d1',
500: '#db75be',
950: '#000000',
},
}SCSS
$custom: #db75be; $custom-light: #e8a0d1; $custom-dark: #000000;
JSON
{
"hex": "#db75be",
"rgb": {
"r": 219,
"g": 117,
"b": 190
},
"hsl": {
"h": 317.059,
"s": 58.621,
"l": 65.882
},
"oklch": {
"l": 0.70023,
"c": 0.15405,
"h": 338.9
},
"luminance": 0.315
}Semantic roles & 50–950 ramp
primary
#DB75BE
secondary
#C5E7CF
accent
#C64F1F
background
#FEFAFC
surface
#FDF3F9
border
#D5CDD2
text
#160F14
muted
#847F82