#DB5EC0#DB5EC0
#DB5EC0 is a light, vivid pink. Relative luminance 0.269; OKLCH L 67.0% C 0.192 H 336.7°. Best body text is #000000 at 6.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DB5EC0 |
|---|---|
| RGB | rgb(219, 94, 192) |
| HSL | hsl(313, 63%, 61%) |
| HSV | hsv(313, 57%, 86%) |
| CMYK | cmyk(0%, 57.1%, 12.3%, 14.1%) |
| CIE-LAB | lab(58.86, 60.37, -28.06) |
| CIE-LCH | lch(58.86, 66.57, 335.07°) |
| OKLab | oklab(67.03% 0.1764 -0.0759) |
| OKLCH | oklch(67.03% 0.192 336.7) |
| XYZ | xyz(42.7310, 26.8746, 52.7957) |
| Luminance | 0.2687 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 3.06
Purplish Pink
#CE5DAE
ΔE00 3.52
Pale Magenta
#D767AD
ΔE00 4.55
Orchid
#DA70D6
ΔE00 4.91
Orchid (survey)
#C875C4
ΔE00 5.42
Pinky Purple
#C94CBE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB5EC0 #5EDB79
analogous
#B85EDB #DB5EC0 #DB5E82
triadic
#DB5EC0 #C0DB5E #5EC0DB
tetradic
#DB5EC0 #DBB85E #5EDB79 #5E82DB
square
#DB5EC0 #DBB85E #5EDB79 #5E82DB
split-complementary
#DB5EC0 #82DB5E #5EDBB8
monochromatic
#9C2382 #CE2EAB #DB5EC0 #E690D4 #F1C2E7
Accessibility & contrast
On white
3.29
#DB5EC0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.37
#DB5EC0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DB5EC0
6.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB5EC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB5EC0 | 1.00 | 3.29 | 6.37 | 6.37 |
| #FFFFFF | 3.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6082C3
Deuteranopia (green-blind)
#8595BD
Tritanopia (blue-blind)
#E56487
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #db5ec0; /* rgb */ color: rgb(219, 94, 192); /* oklch */ color: oklch(67.0% 0.192 336.7);
Tailwind
colors: {
custom: {
50: '#e992d3',
500: '#db5ec0',
950: '#000000',
},
}SCSS
$custom: #db5ec0; $custom-light: #e992d3; $custom-dark: #000000;
JSON
{
"hex": "#db5ec0",
"rgb": {
"r": 219,
"g": 94,
"b": 192
},
"hsl": {
"h": 312.96,
"s": 63.452,
"l": 61.373
},
"oklch": {
"l": 0.67025,
"c": 0.19207,
"h": 336.7
},
"luminance": 0.26871
}Semantic roles & 50–950 ramp
primary
#DB5EC0
secondary
#B3E2BD
accent
#CB401A
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160D14
muted
#847E82