#DA83F8#DA83F8
#DA83F8 is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.5% C 0.183 H 316.9°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DA83F8 |
|---|---|
| RGB | rgb(218, 131, 248) |
| HSL | hsl(285, 89%, 74%) |
| HSV | hsv(285, 47%, 97%) |
| CMYK | cmyk(12.1%, 47.2%, 0%, 2.7%) |
| CIE-LAB | lab(67.96, 52.15, -45.18) |
| CIE-LCH | lch(67.96, 69.00, 319.09°) |
| OKLab | oklab(74.53% 0.134 -0.1253) |
| OKLCH | oklch(74.53% 0.183 316.9) |
| XYZ | xyz(53.9706, 37.9170, 93.2644) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.60
Liliac
#C48EFD
ΔE00 5.24
Light Purple
#BF77F6
ΔE00 5.79
Purply Pink
#F075E6
ΔE00 5.95
Lavender Pink
#DD85D7
ΔE00 6.53
Orchid
#DA70D6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA83F8 #A1F883
analogous
#A083F8 #DA83F8 #F883DC
triadic
#DA83F8 #F8DA83 #83F8DA
tetradic
#DA83F8 #F8A083 #A1F883 #83DCF8
square
#DA83F8 #F8A083 #A1F883 #83DCF8
split-complementary
#DA83F8 #DCF883 #83F8A0
monochromatic
#B70FF1 #C949F5 #DA83F8 #EBBDFB #F6E2FD
Accessibility & contrast
On white
2.45
#DA83F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#DA83F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA83F8
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA83F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA83F8 | 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)
#6DA0FC
Deuteranopia (green-blind)
#86A8F5
Tritanopia (blue-blind)
#D994B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #da83f8; /* rgb */ color: rgb(218, 131, 248); /* oklch */ color: oklch(74.5% 0.183 316.9);
Tailwind
colors: {
custom: {
50: '#e7a9fb',
500: '#da83f8',
950: '#000000',
},
}SCSS
$custom: #da83f8; $custom-light: #e7a9fb; $custom-dark: #000000;
JSON
{
"hex": "#da83f8",
"rgb": {
"r": 218,
"g": 131,
"b": 248
},
"hsl": {
"h": 284.615,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.74532,
"c": 0.18344,
"h": 316.9
},
"luminance": 0.37915
}Semantic roles & 50–950 ramp
primary
#DA83F8
secondary
#DEF5D6
accent
#E6003B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85