#DB88FC#DB88FC
#DB88FC is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.6% C 0.180 H 315.7°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DB88FC |
|---|---|
| RGB | rgb(219, 136, 252) |
| HSL | hsl(283, 95%, 76%) |
| HSV | hsv(283, 46%, 99%) |
| CMYK | cmyk(13.1%, 46%, 0%, 1.2%) |
| CIE-LAB | lab(69.25, 50.66, -45.33) |
| CIE-LCH | lch(69.25, 67.97, 318.18°) |
| OKLab | oklab(75.58% 0.1289 -0.1257) |
| OKLCH | oklch(75.58% 0.18 315.7) |
| XYZ | xyz(55.5856, 39.6982, 96.8110) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.73
Violet (CSS)
#EE82EE
ΔE00 4.91
Baby Purple
#CA9BF7
ΔE00 5.82
Light Purple
#BF77F6
ΔE00 6.39
Purply Pink
#F075E6
ΔE00 6.66
Lavender Pink
#DD85D7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB88FC #A9FC88
analogous
#A188FC #DB88FC #FC88E3
triadic
#DB88FC #FCDB88 #88FCDB
tetradic
#DB88FC #FCA188 #A9FC88 #88E3FC
square
#DB88FC #FCA188 #A9FC88 #88E3FC
split-complementary
#DB88FC #E3FC88 #88FCA1
monochromatic
#B711F9 #C94CFA #DB88FC #EDC4FE #F6E1FE
Accessibility & contrast
On white
2.35
#DB88FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#DB88FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB88FC
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB88FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB88FC | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#89ACF9
Tritanopia (blue-blind)
#D999B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #db88fc; /* rgb */ color: rgb(219, 136, 252); /* oklch */ color: oklch(75.6% 0.180 315.7);
Tailwind
colors: {
custom: {
50: '#e8adfe',
500: '#db88fc',
950: '#000000',
},
}SCSS
$custom: #db88fc; $custom-light: #e8adfe; $custom-dark: #000000;
JSON
{
"hex": "#db88fc",
"rgb": {
"r": 219,
"g": 136,
"b": 252
},
"hsl": {
"h": 282.931,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.7558,
"c": 0.18006,
"h": 315.7
},
"luminance": 0.39697
}Semantic roles & 50–950 ramp
primary
#DB88FC
secondary
#DEF6D5
accent
#E60041
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86