#DA93F9#DA93F9
#DA93F9 is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.0% C 0.158 H 315.0°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DA93F9 |
|---|---|
| RGB | rgb(218, 147, 249) |
| HSL | hsl(282, 89%, 78%) |
| HSV | hsv(282, 41%, 98%) |
| CMYK | cmyk(12.4%, 41%, 0%, 2.4%) |
| CIE-LAB | lab(71.29, 44.01, -40.51) |
| CIE-LCH | lch(71.29, 59.82, 317.37°) |
| OKLab | oklab(77.04% 0.1121 -0.1119) |
| OKLCH | oklch(77.04% 0.158 315) |
| XYZ | xyz(56.4434, 42.6138, 94.8561) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.92
Liliac
#C48EFD
ΔE00 4.81
Lilac (survey)
#CEA2FD
ΔE00 4.84
Pastel Purple
#CAA0FF
ΔE00 5.18
Lavender (survey)
#C79FEF
ΔE00 5.33
Violet (CSS)
#EE82EE
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA93F9 #B2F993
analogous
#A793F9 #DA93F9 #F993E5
triadic
#DA93F9 #F9DA93 #93F9DA
tetradic
#DA93F9 #F9A793 #B2F993 #93E5F9
square
#DA93F9 #F9A793 #B2F993 #93E5F9
split-complementary
#DA93F9 #E5F993 #93F9A7
monochromatic
#B21FF3 #C659F6 #DA93F9 #EECDFC #F5E2FD
Accessibility & contrast
On white
2.21
#DA93F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#DA93F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA93F9
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA93F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA93F9 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFD
Deuteranopia (green-blind)
#93B1F6
Tritanopia (blue-blind)
#D8A1BA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #da93f9; /* rgb */ color: rgb(218, 147, 249); /* oklch */ color: oklch(77.0% 0.158 315.0);
Tailwind
colors: {
custom: {
50: '#e7b4fb',
500: '#da93f9',
950: '#000000',
},
}SCSS
$custom: #da93f9; $custom-light: #e7b4fb; $custom-dark: #000000;
JSON
{
"hex": "#da93f9",
"rgb": {
"r": 218,
"g": 147,
"b": 249
},
"hsl": {
"h": 281.765,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.77037,
"c": 0.15836,
"h": 315
},
"luminance": 0.42612
}Semantic roles & 50–950 ramp
primary
#DA93F9
secondary
#DFF5D6
accent
#E60046
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085