#DA88FB#DA88FB
#DA88FB is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.4% C 0.179 H 315.6°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DA88FB |
|---|---|
| RGB | rgb(218, 136, 251) |
| HSL | hsl(283, 93%, 76%) |
| HSV | hsv(283, 46%, 98%) |
| CMYK | cmyk(13.1%, 45.8%, 0%, 1.6%) |
| CIE-LAB | lab(69.10, 50.18, -45.03) |
| CIE-LCH | lch(69.10, 67.42, 318.09°) |
| OKLab | oklab(75.42% 0.1276 -0.1249) |
| OKLCH | oklch(75.42% 0.179 315.6) |
| XYZ | xyz(55.1275, 39.4803, 95.9646) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.62
Violet (CSS)
#EE82EE
ΔE00 4.96
Baby Purple
#CA9BF7
ΔE00 5.73
Light Purple
#BF77F6
ΔE00 6.29
Purply Pink
#F075E6
ΔE00 6.69
Lavender Pink
#DD85D7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA88FB #A9FB88
analogous
#A088FB #DA88FB #FB88E2
triadic
#DA88FB #FBDA88 #88FBDA
tetradic
#DA88FB #FBA088 #A9FB88 #88E2FB
square
#DA88FB #FBA088 #A9FB88 #88E2FB
split-complementary
#DA88FB #E2FB88 #88FBA0
monochromatic
#B512F7 #C84DF9 #DA88FB #ECC3FD #F6E1FE
Accessibility & contrast
On white
2.36
#DA88FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#DA88FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA88FB
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA88FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA88FB | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#89ABF8
Tritanopia (blue-blind)
#D899B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #da88fb; /* rgb */ color: rgb(218, 136, 251); /* oklch */ color: oklch(75.4% 0.179 315.6);
Tailwind
colors: {
custom: {
50: '#e7adfd',
500: '#da88fb',
950: '#000000',
},
}SCSS
$custom: #da88fb; $custom-light: #e7adfd; $custom-dark: #000000;
JSON
{
"hex": "#da88fb",
"rgb": {
"r": 218,
"g": 136,
"b": 251
},
"hsl": {
"h": 282.783,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.75424,
"c": 0.17855,
"h": 315.6
},
"luminance": 0.39479
}Semantic roles & 50–950 ramp
primary
#DA88FB
secondary
#DEF6D5
accent
#E60042
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85