#DA84F3#DA84F3
#DA84F3 is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.4% C 0.177 H 318.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DA84F3 |
|---|---|
| RGB | rgb(218, 132, 243) |
| HSL | hsl(286, 82%, 74%) |
| HSV | hsv(286, 46%, 95%) |
| CMYK | cmyk(10.3%, 45.7%, 0%, 4.7%) |
| CIE-LAB | lab(67.93, 50.64, -42.48) |
| CIE-LCH | lch(67.93, 66.10, 320.01°) |
| OKLab | oklab(74.44% 0.1319 -0.1175) |
| OKLCH | oklch(74.44% 0.177 318.3) |
| XYZ | xyz(53.3402, 37.8808, 89.2786) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.04
Purply Pink
#F075E6
ΔE00 5.47
Liliac
#C48EFD
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 5.65
Orchid
#DA70D6
ΔE00 6.10
Light Purple
#BF77F6
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA84F3 #9DF384
analogous
#A284F3 #DA84F3 #F384D5
triadic
#DA84F3 #F3DA84 #84F3DA
tetradic
#DA84F3 #F3A284 #9DF384 #84D5F3
square
#DA84F3 #F3A284 #9DF384 #84D5F3
split-complementary
#DA84F3 #D5F384 #84F3A2
monochromatic
#B716E6 #C94CEE #DA84F3 #EBBCF8 #F7E3FC
Accessibility & contrast
On white
2.45
#DA84F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#DA84F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA84F3
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA84F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA84F3 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A0F7
Deuteranopia (green-blind)
#89A8F0
Tritanopia (blue-blind)
#DA93B0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #da84f3; /* rgb */ color: rgb(218, 132, 243); /* oklch */ color: oklch(74.4% 0.177 318.3);
Tailwind
colors: {
custom: {
50: '#e7aaf7',
500: '#da84f3',
950: '#000000',
},
}SCSS
$custom: #da84f3; $custom-light: #e7aaf7; $custom-dark: #000000;
JSON
{
"hex": "#da84f3",
"rgb": {
"r": 218,
"g": 132,
"b": 243
},
"hsl": {
"h": 286.486,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.74439,
"c": 0.17665,
"h": 318.3
},
"luminance": 0.37879
}Semantic roles & 50–950 ramp
primary
#DA84F3
secondary
#DDF4D7
accent
#DF0737
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85