#DA84E2#DA84E2
#DA84E2 is a light, vivid purple. Relative luminance 0.369; OKLCH L 73.7% C 0.159 H 323.9°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DA84E2 |
|---|---|
| RGB | rgb(218, 132, 226) |
| HSL | hsl(295, 62%, 70%) |
| HSV | hsv(295, 42%, 89%) |
| CMYK | cmyk(3.5%, 41.6%, 0%, 11.4%) |
| CIE-LAB | lab(67.20, 47.38, -34.25) |
| CIE-LCH | lch(67.20, 58.46, 324.13°) |
| OKLab | oklab(73.65% 0.1289 -0.0939) |
| OKLCH | oklch(73.65% 0.159 323.9) |
| XYZ | xyz(50.8908, 36.9010, 76.3787) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.60
Violet (CSS)
#EE82EE
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 4.38
Orchid
#DA70D6
ΔE00 4.50
Orchid (survey)
#C875C4
ΔE00 5.98
Candy Pink
#FF63E9
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA84E2 #8CE284
analogous
#AB84E2 #DA84E2 #E284BB
triadic
#DA84E2 #E2DA84 #84E2DA
tetradic
#DA84E2 #E2AB84 #8CE284 #84BBE2
square
#DA84E2 #E2AB84 #8CE284 #84BBE2
split-complementary
#DA84E2 #BBE284 #84E2AB
monochromatic
#B22DBF #CB52D6 #DA84E2 #E9B6EE #F8E6F9
Accessibility & contrast
On white
2.51
#DA84E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#DA84E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA84E2
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA84E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA84E2 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9DE5
Deuteranopia (green-blind)
#91A7DF
Tritanopia (blue-blind)
#DD8EA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #da84e2; /* rgb */ color: rgb(218, 132, 226); /* oklch */ color: oklch(73.7% 0.159 323.9);
Tailwind
colors: {
custom: {
50: '#e7aaeb',
500: '#da84e2',
950: '#000000',
},
}SCSS
$custom: #da84e2; $custom-light: #e7aaeb; $custom-dark: #000000;
JSON
{
"hex": "#da84e2",
"rgb": {
"r": 218,
"g": 132,
"b": 226
},
"hsl": {
"h": 294.894,
"s": 61.842,
"l": 70.196
},
"oklch": {
"l": 0.73654,
"c": 0.15948,
"h": 323.9
},
"luminance": 0.36899
}Semantic roles & 50–950 ramp
primary
#DA84E2
secondary
#D6EED4
accent
#CA1C2B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84