#DA84F5#DA84F5
#DA84F5 is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.5% C 0.179 H 317.7°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DA84F5 |
|---|---|
| RGB | rgb(218, 132, 245) |
| HSL | hsl(286, 85%, 74%) |
| HSV | hsv(286, 46%, 96%) |
| CMYK | cmyk(11%, 46.1%, 0%, 3.9%) |
| CIE-LAB | lab(68.02, 51.04, -43.44) |
| CIE-LCH | lch(68.02, 67.02, 319.60°) |
| OKLab | oklab(74.54% 0.1322 -0.1202) |
| OKLCH | oklch(74.54% 0.179 317.7) |
| XYZ | xyz(53.6438, 38.0023, 90.8779) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.25
Liliac
#C48EFD
ΔE00 5.41
Purply Pink
#F075E6
ΔE00 5.68
Lavender Pink
#DD85D7
ΔE00 5.99
Light Purple
#BF77F6
ΔE00 6.12
Orchid
#DA70D6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA84F5 #9FF584
analogous
#A284F5 #DA84F5 #F584D7
triadic
#DA84F5 #F5DA84 #84F5DA
tetradic
#DA84F5 #F5A284 #9FF584 #84D7F5
square
#DA84F5 #F5A284 #9FF584 #84D7F5
split-complementary
#DA84F5 #D7F584 #84F5A2
monochromatic
#B813EB #C94BF0 #DA84F5 #EBBDFA #F6E3FD
Accessibility & contrast
On white
2.44
#DA84F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#DA84F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA84F5
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA84F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA84F5 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A0F9
Deuteranopia (green-blind)
#88A9F2
Tritanopia (blue-blind)
#DA94B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #da84f5; /* rgb */ color: rgb(218, 132, 245); /* oklch */ color: oklch(74.5% 0.179 317.7);
Tailwind
colors: {
custom: {
50: '#e7aaf9',
500: '#da84f5',
950: '#000000',
},
}SCSS
$custom: #da84f5; $custom-light: #e7aaf9; $custom-dark: #000000;
JSON
{
"hex": "#da84f5",
"rgb": {
"r": 218,
"g": 132,
"b": 245
},
"hsl": {
"h": 285.664,
"s": 84.962,
"l": 73.922
},
"oklch": {
"l": 0.74535,
"c": 0.17872,
"h": 317.7
},
"luminance": 0.38001
}Semantic roles & 50–950 ramp
primary
#DA84F5
secondary
#DEF5D6
accent
#E10439
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85