#DB89FB#DB89FB
#DB89FB is a light, vivid purple. Relative luminance 0.399; OKLCH L 75.7% C 0.177 H 315.9°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DB89FB |
|---|---|
| RGB | rgb(219, 137, 251) |
| HSL | hsl(283, 93%, 76%) |
| HSV | hsv(283, 45%, 98%) |
| CMYK | cmyk(12.7%, 45.4%, 0%, 1.6%) |
| CIE-LAB | lab(69.41, 49.94, -44.54) |
| CIE-LCH | lch(69.41, 66.91, 318.27°) |
| OKLab | oklab(75.68% 0.1274 -0.1234) |
| OKLCH | oklch(75.68% 0.177 315.9) |
| XYZ | xyz(55.5690, 39.9180, 96.0258) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.75
Violet (CSS)
#EE82EE
ΔE00 4.82
Baby Purple
#CA9BF7
ΔE00 5.65
Light Purple
#BF77F6
ΔE00 6.58
Purply Pink
#F075E6
ΔE00 6.65
Lavender Pink
#DD85D7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB89FB #A9FB89
analogous
#A289FB #DB89FB #FB89E2
triadic
#DB89FB #FBDB89 #89FBDB
tetradic
#DB89FB #FBA289 #A9FB89 #89E2FB
square
#DB89FB #FBA289 #A9FB89 #89E2FB
split-complementary
#DB89FB #E2FB89 #89FBA2
monochromatic
#B713F7 #C94EF9 #DB89FB #EDC4FD #F6E1FE
Accessibility & contrast
On white
2.34
#DB89FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#DB89FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB89FB
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB89FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB89FB | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FF
Deuteranopia (green-blind)
#8AACF8
Tritanopia (blue-blind)
#DA99B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #db89fb; /* rgb */ color: rgb(219, 137, 251); /* oklch */ color: oklch(75.7% 0.177 315.9);
Tailwind
colors: {
custom: {
50: '#e8adfd',
500: '#db89fb',
950: '#000000',
},
}SCSS
$custom: #db89fb; $custom-light: #e8adfd; $custom-dark: #000000;
JSON
{
"hex": "#db89fb",
"rgb": {
"r": 219,
"g": 137,
"b": 251
},
"hsl": {
"h": 283.158,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.75682,
"c": 0.17739,
"h": 315.9
},
"luminance": 0.39916
}Semantic roles & 50–950 ramp
primary
#DB89FB
secondary
#DEF6D5
accent
#E60040
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85