#DA91FC#DA91FC
#DA91FC is a light, vivid purple. Relative luminance 0.422; OKLCH L 76.9% C 0.165 H 314.4°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DA91FC |
|---|---|
| RGB | rgb(218, 145, 252) |
| HSL | hsl(281, 95%, 78%) |
| HSV | hsv(281, 42%, 99%) |
| CMYK | cmyk(13.5%, 42.5%, 0%, 1.2%) |
| CIE-LAB | lab(71.00, 45.68, -42.60) |
| CIE-LCH | lch(71.00, 62.46, 317.00°) |
| OKLab | oklab(76.86% 0.1154 -0.1179) |
| OKLCH | oklch(76.86% 0.165 314.4) |
| XYZ | xyz(56.6067, 42.1858, 97.2373) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.16
Liliac
#C48EFD
ΔE00 4.41
Lilac (survey)
#CEA2FD
ΔE00 5.13
Pastel Purple
#CAA0FF
ΔE00 5.32
Violet (CSS)
#EE82EE
ΔE00 5.68
Lavender (survey)
#C79FEF
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA91FC #B3FC91
analogous
#A591FC #DA91FC #FC91E8
triadic
#DA91FC #FCDA91 #91FCDA
tetradic
#DA91FC #FCA591 #B3FC91 #91E8FC
square
#DA91FC #FCA591 #B3FC91 #91E8FC
split-complementary
#DA91FC #E8FC91 #91FCA5
monochromatic
#B21AF9 #C655FA #DA91FC #EECDFE #F5E1FE
Accessibility & contrast
On white
2.23
#DA91FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#DA91FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA91FC
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA91FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA91FC | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#90B0F9
Tritanopia (blue-blind)
#D8A0BB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #da91fc; /* rgb */ color: rgb(218, 145, 252); /* oklch */ color: oklch(76.9% 0.165 314.4);
Tailwind
colors: {
custom: {
50: '#e7b3fd',
500: '#da91fc',
950: '#000000',
},
}SCSS
$custom: #da91fc; $custom-light: #e7b3fd; $custom-dark: #000000;
JSON
{
"hex": "#da91fc",
"rgb": {
"r": 218,
"g": 145,
"b": 252
},
"hsl": {
"h": 280.935,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.7686,
"c": 0.16497,
"h": 314.4
},
"luminance": 0.42184
}Semantic roles & 50–950 ramp
primary
#DA91FC
secondary
#DFF6D5
accent
#E60049
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086