#DA83F5#DA83F5
#DA83F5 is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.4% C 0.180 H 317.8°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DA83F5 |
|---|---|
| RGB | rgb(218, 131, 245) |
| HSL | hsl(286, 85%, 74%) |
| HSV | hsv(286, 47%, 96%) |
| CMYK | cmyk(11%, 46.5%, 0%, 3.9%) |
| CIE-LAB | lab(67.82, 51.55, -43.75) |
| CIE-LCH | lch(67.82, 67.61, 319.68°) |
| OKLab | oklab(74.39% 0.1336 -0.1211) |
| OKLCH | oklch(74.39% 0.18 317.8) |
| XYZ | xyz(53.5089, 37.7323, 90.8329) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.26
Liliac
#C48EFD
ΔE00 5.49
Purply Pink
#F075E6
ΔE00 5.61
Light Purple
#BF77F6
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 6.04
Orchid
#DA70D6
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA83F5 #9EF583
analogous
#A183F5 #DA83F5 #F583D7
triadic
#DA83F5 #F5DA83 #83F5DA
tetradic
#DA83F5 #F5A183 #9EF583 #83D7F5
square
#DA83F5 #F5A183 #9EF583 #83D7F5
split-complementary
#DA83F5 #D7F583 #83F5A1
monochromatic
#B813EB #C94AF0 #DA83F5 #EBBCFA #F7E3FD
Accessibility & contrast
On white
2.46
#DA83F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#DA83F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA83F5
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA83F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA83F5 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA0F9
Deuteranopia (green-blind)
#88A8F2
Tritanopia (blue-blind)
#DA93B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #da83f5; /* rgb */ color: rgb(218, 131, 245); /* oklch */ color: oklch(74.4% 0.180 317.8);
Tailwind
colors: {
custom: {
50: '#e7a9f9',
500: '#da83f5',
950: '#000000',
},
}SCSS
$custom: #da83f5; $custom-light: #e7a9f9; $custom-dark: #000000;
JSON
{
"hex": "#da83f5",
"rgb": {
"r": 218,
"g": 131,
"b": 245
},
"hsl": {
"h": 285.789,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.74386,
"c": 0.18033,
"h": 317.8
},
"luminance": 0.37731
}Semantic roles & 50–950 ramp
primary
#DA83F5
secondary
#DEF5D6
accent
#E20438
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85