#DA83FB#DA83FB
#DA83FB is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.7% C 0.187 H 316.1°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DA83FB |
|---|---|
| RGB | rgb(218, 131, 251) |
| HSL | hsl(284, 94%, 75%) |
| HSV | hsv(284, 48%, 98%) |
| CMYK | cmyk(13.1%, 47.8%, 0%, 1.6%) |
| CIE-LAB | lab(68.10, 52.75, -46.61) |
| CIE-LCH | lch(68.10, 70.39, 318.54°) |
| OKLab | oklab(74.68% 0.1344 -0.1294) |
| OKLCH | oklch(74.68% 0.187 316.1) |
| XYZ | xyz(54.4397, 38.1047, 95.7353) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.96
Liliac
#C48EFD
ΔE00 5.02
Light Purple
#BF77F6
ΔE00 5.63
Purply Pink
#F075E6
ΔE00 6.30
Easter Purple
#C071FE
ΔE00 6.60
Baby Purple
#CA9BF7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA83FB #A4FB83
analogous
#9E83FB #DA83FB #FB83E0
triadic
#DA83FB #FBDA83 #83FBDA
tetradic
#DA83FB #FB9E83 #A4FB83 #83E0FB
square
#DA83FB #FB9E83 #A4FB83 #83E0FB
split-complementary
#DA83FB #E0FB83 #83FB9E
monochromatic
#B70CF7 #C848F9 #DA83FB #ECBEFD #F6E1FE
Accessibility & contrast
On white
2.44
#DA83FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#DA83FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA83FB
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA83FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA83FB | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA1FF
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#D995B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #da83fb; /* rgb */ color: rgb(218, 131, 251); /* oklch */ color: oklch(74.7% 0.187 316.1);
Tailwind
colors: {
custom: {
50: '#e7a9fd',
500: '#da83fb',
950: '#000000',
},
}SCSS
$custom: #da83fb; $custom-light: #e7a9fd; $custom-dark: #000000;
JSON
{
"hex": "#da83fb",
"rgb": {
"r": 218,
"g": 131,
"b": 251
},
"hsl": {
"h": 283.5,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.7468,
"c": 0.18657,
"h": 316.1
},
"luminance": 0.38103
}Semantic roles & 50–950 ramp
primary
#DA83FB
secondary
#DEF6D5
accent
#E6003F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85