#DB6EBE#DB6EBE
#DB6EBE is a light, vivid pink. Relative luminance 0.299; OKLCH L 69.0% C 0.166 H 338.4°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DB6EBE |
|---|---|
| RGB | rgb(219, 110, 190) |
| HSL | hsl(316, 60%, 65%) |
| HSV | hsv(316, 50%, 86%) |
| CMYK | cmyk(0%, 49.8%, 13.2%, 14.1%) |
| CIE-LAB | lab(61.60, 52.57, -22.71) |
| CIE-LCH | lch(61.60, 57.26, 336.64°) |
| OKLab | oklab(69.03% 0.1539 -0.061) |
| OKLCH | oklch(69.03% 0.166 338.4) |
| XYZ | xyz(44.0840, 29.9328, 52.1609) |
| Luminance | 0.2993 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.35
Orchid (survey)
#C875C4
ΔE00 4.26
Orchid
#DA70D6
ΔE00 4.74
Purplish Pink
#CE5DAE
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 6.10
Purpleish Pink
#DF4EC8
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB6EBE #6EDB8B
analogous
#C16EDB #DB6EBE #DB6E88
triadic
#DB6EBE #BEDB6E #6EBEDB
tetradic
#DB6EBE #DBC16E #6EDB8B #6E88DB
square
#DB6EBE #DBC16E #6EDB8B #6E88DB
split-complementary
#DB6EBE #88DB6E #6EDBC1
monochromatic
#A62984 #CF3DA8 #DB6EBE #E79FD4 #F3D0EA
Accessibility & contrast
On white
3.01
#DB6EBE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#DB6EBE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DB6EBE
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB6EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB6EBE | 1.00 | 3.01 | 6.99 | 6.99 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#718AC1
Deuteranopia (green-blind)
#909BBB
Tritanopia (blue-blind)
#E5718D
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #db6ebe; /* rgb */ color: rgb(219, 110, 190); /* oklch */ color: oklch(69.0% 0.166 338.4);
Tailwind
colors: {
custom: {
50: '#e89bd1',
500: '#db6ebe',
950: '#000000',
},
}SCSS
$custom: #db6ebe; $custom-light: #e89bd1; $custom-dark: #000000;
JSON
{
"hex": "#db6ebe",
"rgb": {
"r": 219,
"g": 110,
"b": 190
},
"hsl": {
"h": 315.963,
"s": 60.221,
"l": 64.51
},
"oklch": {
"l": 0.69027,
"c": 0.16558,
"h": 338.4
},
"luminance": 0.2993
}Semantic roles & 50–950 ramp
primary
#DB6EBE
secondary
#C0E5CA
accent
#C84B1E
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160E14
muted
#847E82