#DA83F9#DA83F9
#DA83F9 is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.6% C 0.184 H 316.6°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DA83F9 |
|---|---|
| RGB | rgb(218, 131, 249) |
| HSL | hsl(284, 91%, 75%) |
| HSV | hsv(284, 47%, 98%) |
| CMYK | cmyk(12.4%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(68.01, 52.35, -45.66) |
| CIE-LCH | lch(68.01, 69.46, 318.90°) |
| OKLab | oklab(74.58% 0.1341 -0.1267) |
| OKLCH | oklch(74.58% 0.184 316.6) |
| XYZ | xyz(54.1261, 37.9792, 94.0837) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.72
Liliac
#C48EFD
ΔE00 5.16
Light Purple
#BF77F6
ΔE00 5.73
Purply Pink
#F075E6
ΔE00 6.07
Baby Purple
#CA9BF7
ΔE00 6.67
Lavender Pink
#DD85D7
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA83F9 #A2F983
analogous
#9F83F9 #DA83F9 #F983DD
triadic
#DA83F9 #F9DA83 #83F9DA
tetradic
#DA83F9 #F99F83 #A2F983 #83DDF9
square
#DA83F9 #F99F83 #A2F983 #83DDF9
split-complementary
#DA83F9 #DDF983 #83F99F
monochromatic
#B70EF3 #C949F6 #DA83F9 #EBBDFC #F6E2FE
Accessibility & contrast
On white
2.44
#DA83F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#DA83F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA83F9
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA83F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA83F9 | 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)
#6DA0FD
Deuteranopia (green-blind)
#86A8F6
Tritanopia (blue-blind)
#D994B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #da83f9; /* rgb */ color: rgb(218, 131, 249); /* oklch */ color: oklch(74.6% 0.184 316.6);
Tailwind
colors: {
custom: {
50: '#e7a9fb',
500: '#da83f9',
950: '#000000',
},
}SCSS
$custom: #da83f9; $custom-light: #e7a9fb; $custom-dark: #000000;
JSON
{
"hex": "#da83f9",
"rgb": {
"r": 218,
"g": 131,
"b": 249
},
"hsl": {
"h": 284.237,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.74581,
"c": 0.18448,
"h": 316.6
},
"luminance": 0.37978
}Semantic roles & 50–950 ramp
primary
#DA83F9
secondary
#DEF6D5
accent
#E6003C
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85