#DA84FC#DA84FC
#DA84FC is a light, vivid purple. Relative luminance 0.384; OKLCH L 74.9% C 0.186 H 315.7°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DA84FC |
|---|---|
| RGB | rgb(218, 132, 252) |
| HSL | hsl(283, 95%, 75%) |
| HSV | hsv(283, 48%, 99%) |
| CMYK | cmyk(13.5%, 47.6%, 0%, 1.2%) |
| CIE-LAB | lab(68.34, 52.44, -46.77) |
| CIE-LCH | lch(68.34, 70.26, 318.27°) |
| OKLab | oklab(74.88% 0.1332 -0.1299) |
| OKLCH | oklch(74.88% 0.186 315.7) |
| XYZ | xyz(54.7327, 38.4378, 96.6126) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.87
Violet (CSS)
#EE82EE
ΔE00 5.06
Light Purple
#BF77F6
ΔE00 5.71
Baby Purple
#CA9BF7
ΔE00 6.48
Purply Pink
#F075E6
ΔE00 6.48
Easter Purple
#C071FE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA84FC #A6FC84
analogous
#9E84FC #DA84FC #FC84E2
triadic
#DA84FC #FCDA84 #84FCDA
tetradic
#DA84FC #FC9E84 #A6FC84 #84E2FC
square
#DA84FC #FC9E84 #A6FC84 #84E2FC
split-complementary
#DA84FC #E2FC84 #84FC9E
monochromatic
#B60DF9 #C848FB #DA84FC #ECC0FD #F6E1FE
Accessibility & contrast
On white
2.42
#DA84FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#DA84FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA84FC
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA84FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA84FC | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#85A9F9
Tritanopia (blue-blind)
#D896B4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #da84fc; /* rgb */ color: rgb(218, 132, 252); /* oklch */ color: oklch(74.9% 0.186 315.7);
Tailwind
colors: {
custom: {
50: '#e7aafe',
500: '#da84fc',
950: '#000000',
},
}SCSS
$custom: #da84fc; $custom-light: #e7aafe; $custom-dark: #000000;
JSON
{
"hex": "#da84fc",
"rgb": {
"r": 218,
"g": 132,
"b": 252
},
"hsl": {
"h": 283,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.74877,
"c": 0.18603,
"h": 315.7
},
"luminance": 0.38436
}Semantic roles & 50–950 ramp
primary
#DA84FC
secondary
#DEF6D5
accent
#E60041
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86