#DB5EBC#DB5EBC
#DB5EBC is a light, vivid pink. Relative luminance 0.267; OKLCH L 66.9% C 0.189 H 338.2°. Best body text is #000000 at 6.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DB5EBC |
|---|---|
| RGB | rgb(219, 94, 188) |
| HSL | hsl(315, 63%, 61%) |
| HSV | hsv(315, 57%, 86%) |
| CMYK | cmyk(0%, 57.1%, 14.2%, 14.1%) |
| CIE-LAB | lab(58.70, 59.76, -26.02) |
| CIE-LCH | lch(58.70, 65.18, 336.47°) |
| OKLab | oklab(66.85% 0.1757 -0.0702) |
| OKLCH | oklch(66.85% 0.189 338.2) |
| XYZ | xyz(42.2938, 26.6997, 50.4932) |
| Luminance | 0.2670 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.00
Purpleish Pink
#DF4EC8
ΔE00 3.57
Pale Magenta
#D767AD
ΔE00 3.85
Orchid
#DA70D6
ΔE00 5.48
Orchid (survey)
#C875C4
ΔE00 5.64
Pinky Purple
#C94CBE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB5EBC #5EDB7D
analogous
#BC5EDB #DB5EBC #DB5E7E
triadic
#DB5EBC #BCDB5E #5EBCDB
tetradic
#DB5EBC #DBBC5E #5EDB7D #5E7EDB
square
#DB5EBC #DBBC5E #5EDB7D #5E7EDB
split-complementary
#DB5EBC #7EDB5E #5EDBBC
monochromatic
#9C237E #CE2EA6 #DB5EBC #E690D1 #F1C2E6
Accessibility & contrast
On white
3.31
#DB5EBC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.34
#DB5EBC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DB5EBC
6.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB5EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB5EBC | 1.00 | 3.31 | 6.34 | 6.34 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6281BF
Deuteranopia (green-blind)
#8794B9
Tritanopia (blue-blind)
#E66285
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #db5ebc; /* rgb */ color: rgb(219, 94, 188); /* oklch */ color: oklch(66.9% 0.189 338.2);
Tailwind
colors: {
custom: {
50: '#e992d0',
500: '#db5ebc',
950: '#000000',
},
}SCSS
$custom: #db5ebc; $custom-light: #e992d0; $custom-dark: #000000;
JSON
{
"hex": "#db5ebc",
"rgb": {
"r": 219,
"g": 94,
"b": 188
},
"hsl": {
"h": 314.88,
"s": 63.452,
"l": 61.373
},
"oklch": {
"l": 0.66851,
"c": 0.18915,
"h": 338.2
},
"luminance": 0.26696
}Semantic roles & 50–950 ramp
primary
#DB5EBC
secondary
#B3E2BF
accent
#CB461A
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160D14
muted
#847E82