#DB7BE9#DB7BE9
#DB7BE9 is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.8% C 0.182 H 322.4°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DB7BE9 |
|---|---|
| RGB | rgb(219, 123, 233) |
| HSL | hsl(292, 71%, 70%) |
| HSV | hsv(292, 47%, 91%) |
| CMYK | cmyk(6%, 47.2%, 0%, 8.6%) |
| CIE-LAB | lab(65.84, 53.57, -40.25) |
| CIE-LCH | lch(65.84, 67.00, 323.08°) |
| OKLab | oklab(72.76% 0.1439 -0.111) |
| OKLCH | oklch(72.76% 0.182 322.4) |
| XYZ | xyz(51.0028, 35.1114, 81.1656) |
| Luminance | 0.3511 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.69
Orchid
#DA70D6
ΔE00 3.72
Purply Pink
#F075E6
ΔE00 3.88
Lavender Pink
#DD85D7
ΔE00 4.75
Light Magenta
#FA5FF7
ΔE00 5.81
Violet Pink
#FB5FFC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB7BE9 #89E97B
analogous
#A47BE9 #DB7BE9 #E97BC0
triadic
#DB7BE9 #E9DB7B #7BE9DB
tetradic
#DB7BE9 #E9A47B #89E97B #7BC0E9
square
#DB7BE9 #E9A47B #89E97B #7BC0E9
split-complementary
#DB7BE9 #C0E97B #7BE9A4
monochromatic
#B321C8 #CD47E0 #DB7BE9 #E9AFF2 #F8E4FA
Accessibility & contrast
On white
2.62
#DB7BE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#DB7BE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB7BE9
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB7BE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB7BE9 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C99ED
Deuteranopia (green-blind)
#88A4E6
Tritanopia (blue-blind)
#DE89A7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #db7be9; /* rgb */ color: rgb(219, 123, 233); /* oklch */ color: oklch(72.8% 0.182 322.4);
Tailwind
colors: {
custom: {
50: '#e8a4f0',
500: '#db7be9',
950: '#000000',
},
}SCSS
$custom: #db7be9; $custom-light: #e8a4f0; $custom-dark: #000000;
JSON
{
"hex": "#db7be9",
"rgb": {
"r": 219,
"g": 123,
"b": 233
},
"hsl": {
"h": 292.364,
"s": 71.429,
"l": 69.804
},
"oklch": {
"l": 0.72759,
"c": 0.18173,
"h": 322.4
},
"luminance": 0.35109
}Semantic roles & 50–950 ramp
primary
#DB7BE9
secondary
#D4EFD0
accent
#D3122B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84