#DA84F2#DA84F2
#DA84F2 is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.4% C 0.176 H 318.6°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DA84F2 |
|---|---|
| RGB | rgb(218, 132, 242) |
| HSL | hsl(287, 81%, 73%) |
| HSV | hsv(287, 45%, 95%) |
| CMYK | cmyk(9.9%, 45.5%, 0%, 5.1%) |
| CIE-LAB | lab(67.89, 50.45, -42.00) |
| CIE-LCH | lch(67.89, 65.64, 320.22°) |
| OKLab | oklab(74.39% 0.1318 -0.1161) |
| OKLCH | oklch(74.39% 0.176 318.6) |
| XYZ | xyz(53.1896, 37.8205, 88.4854) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.94
Purply Pink
#F075E6
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 5.48
Liliac
#C48EFD
ΔE00 5.71
Orchid
#DA70D6
ΔE00 5.98
Light Purple
#BF77F6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA84F2 #9CF284
analogous
#A384F2 #DA84F2 #F284D3
triadic
#DA84F2 #F2DA84 #84F2DA
tetradic
#DA84F2 #F2A384 #9CF284 #84D3F2
square
#DA84F2 #F2A384 #9CF284 #84D3F2
split-complementary
#DA84F2 #D3F284 #84F2A3
monochromatic
#B718E4 #C94DEC #DA84F2 #EBBBF8 #F7E3FC
Accessibility & contrast
On white
2.45
#DA84F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#DA84F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA84F2
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA84F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA84F2 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A0F6
Deuteranopia (green-blind)
#8AA8EF
Tritanopia (blue-blind)
#DA93B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #da84f2; /* rgb */ color: rgb(218, 132, 242); /* oklch */ color: oklch(74.4% 0.176 318.6);
Tailwind
colors: {
custom: {
50: '#e7aaf6',
500: '#da84f2',
950: '#000000',
},
}SCSS
$custom: #da84f2; $custom-light: #e7aaf6; $custom-dark: #000000;
JSON
{
"hex": "#da84f2",
"rgb": {
"r": 218,
"g": 132,
"b": 242
},
"hsl": {
"h": 286.909,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.74391,
"c": 0.17562,
"h": 318.6
},
"luminance": 0.37819
}Semantic roles & 50–950 ramp
primary
#DA84F2
secondary
#DDF4D7
accent
#DD0837
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85