#DB88FB#DB88FB
#DB88FB is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.5% C 0.179 H 316.0°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DB88FB |
|---|---|
| RGB | rgb(219, 136, 251) |
| HSL | hsl(283, 93%, 76%) |
| HSV | hsv(283, 46%, 98%) |
| CMYK | cmyk(12.7%, 45.8%, 0%, 1.6%) |
| CIE-LAB | lab(69.21, 50.45, -44.85) |
| CIE-LCH | lch(69.21, 67.51, 318.36°) |
| OKLab | oklab(75.53% 0.1288 -0.1243) |
| OKLCH | oklch(75.53% 0.179 316) |
| XYZ | xyz(55.4275, 39.6350, 95.9786) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.79
Liliac
#C48EFD
ΔE00 4.80
Baby Purple
#CA9BF7
ΔE00 5.83
Light Purple
#BF77F6
ΔE00 6.44
Purply Pink
#F075E6
ΔE00 6.55
Lavender Pink
#DD85D7
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB88FB #A8FB88
analogous
#A188FB #DB88FB #FB88E2
triadic
#DB88FB #FBDB88 #88FBDB
tetradic
#DB88FB #FBA188 #A8FB88 #88E2FB
square
#DB88FB #FBA188 #A8FB88 #88E2FB
split-complementary
#DB88FB #E2FB88 #88FBA1
monochromatic
#B712F7 #C94DF9 #DB88FB #EDC3FD #F6E1FE
Accessibility & contrast
On white
2.35
#DB88FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#DB88FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB88FB
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB88FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB88FB | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#8AABF8
Tritanopia (blue-blind)
#DA98B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #db88fb; /* rgb */ color: rgb(219, 136, 251); /* oklch */ color: oklch(75.5% 0.179 316.0);
Tailwind
colors: {
custom: {
50: '#e8adfd',
500: '#db88fb',
950: '#000000',
},
}SCSS
$custom: #db88fb; $custom-light: #e8adfd; $custom-dark: #000000;
JSON
{
"hex": "#db88fb",
"rgb": {
"r": 219,
"g": 136,
"b": 251
},
"hsl": {
"h": 283.304,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.75531,
"c": 0.179,
"h": 316
},
"luminance": 0.39633
}Semantic roles & 50–950 ramp
primary
#DB88FB
secondary
#DEF6D5
accent
#E60040
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85