#DB7BEF#DB7BEF
#DB7BEF is a light, vivid purple. Relative luminance 0.355; OKLCH L 73.0% C 0.188 H 320.5°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DB7BEF |
|---|---|
| RGB | rgb(219, 123, 239) |
| HSL | hsl(290, 78%, 71%) |
| HSV | hsv(290, 49%, 94%) |
| CMYK | cmyk(8.4%, 48.5%, 0%, 6.3%) |
| CIE-LAB | lab(66.11, 54.71, -43.14) |
| CIE-LCH | lch(66.11, 69.67, 321.74°) |
| OKLab | oklab(73.05% 0.1448 -0.1193) |
| OKLCH | oklch(73.05% 0.188 320.5) |
| XYZ | xyz(51.8745, 35.4600, 85.7566) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.07
Purply Pink
#F075E6
ΔE00 4.47
Orchid
#DA70D6
ΔE00 4.58
Lavender Pink
#DD85D7
ΔE00 5.67
Light Magenta
#FA5FF7
ΔE00 5.75
Violet Pink
#FB5FFC
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB7BEF #8FEF7B
analogous
#A17BEF #DB7BEF #EF7BC9
triadic
#DB7BEF #EFDB7B #7BEFDB
tetradic
#DB7BEF #EFA17B #8FEF7B #7BC9EF
square
#DB7BEF #EFA17B #8FEF7B #7BC9EF
split-complementary
#DB7BEF #C9EF7B #7BEFA1
monochromatic
#B51AD6 #CC44E8 #DB7BEF #EAB2F6 #F8E4FC
Accessibility & contrast
On white
2.60
#DB7BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#DB7BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB7BEF
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB7BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB7BEF | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689AF3
Deuteranopia (green-blind)
#85A4EC
Tritanopia (blue-blind)
#DD8BAA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #db7bef; /* rgb */ color: rgb(219, 123, 239); /* oklch */ color: oklch(73.0% 0.188 320.5);
Tailwind
colors: {
custom: {
50: '#e8a4f4',
500: '#db7bef',
950: '#000000',
},
}SCSS
$custom: #db7bef; $custom-light: #e8a4f4; $custom-dark: #000000;
JSON
{
"hex": "#db7bef",
"rgb": {
"r": 219,
"g": 123,
"b": 239
},
"hsl": {
"h": 289.655,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.73047,
"c": 0.1876,
"h": 320.5
},
"luminance": 0.35458
}Semantic roles & 50–950 ramp
primary
#DB7BEF
secondary
#D9F2D3
accent
#DB0B2F
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85