#DA91FE#DA91FE
#DA91FE is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.0% C 0.167 H 313.8°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DA91FE |
|---|---|
| RGB | rgb(218, 145, 254) |
| HSL | hsl(280, 98%, 78%) |
| HSV | hsv(280, 43%, 100%) |
| CMYK | cmyk(14.2%, 42.9%, 0%, 0.4%) |
| CIE-LAB | lab(71.09, 46.09, -43.55) |
| CIE-LCH | lch(71.09, 63.41, 316.62°) |
| OKLab | oklab(76.95% 0.1157 -0.1206) |
| OKLCH | oklch(76.95% 0.167 313.8) |
| XYZ | xyz(56.9253, 42.3133, 98.9152) |
| Luminance | 0.4231 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.17
Liliac
#C48EFD
ΔE00 4.25
Lilac (survey)
#CEA2FD
ΔE00 5.10
Pastel Purple
#CAA0FF
ΔE00 5.24
Lavender (survey)
#C79FEF
ΔE00 5.87
Violet (CSS)
#EE82EE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA91FE #B5FE91
analogous
#A391FE #DA91FE #FE91EC
triadic
#DA91FE #FEDA91 #91FEDA
tetradic
#DA91FE #FEA391 #B5FE91 #91ECFE
square
#DA91FE #FEA391 #B5FE91 #91ECFE
split-complementary
#DA91FE #ECFE91 #91FEA3
monochromatic
#B118FD #C654FD #DA91FE #EECEFF #F5E1FF
Accessibility & contrast
On white
2.22
#DA91FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#DA91FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA91FE
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA91FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA91FE | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#D7A1BC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #da91fe; /* rgb */ color: rgb(218, 145, 254); /* oklch */ color: oklch(77.0% 0.167 313.8);
Tailwind
colors: {
custom: {
50: '#e7b3ff',
500: '#da91fe',
950: '#000000',
},
}SCSS
$custom: #da91fe; $custom-light: #e7b3ff; $custom-dark: #000000;
JSON
{
"hex": "#da91fe",
"rgb": {
"r": 218,
"g": 145,
"b": 254
},
"hsl": {
"h": 280.183,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.76954,
"c": 0.16717,
"h": 313.8
},
"luminance": 0.42312
}Semantic roles & 50–950 ramp
primary
#DA91FE
secondary
#E0F7D4
accent
#E6004C
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086