#DA93F7#DA93F7
#DA93F7 is a light, vivid purple. Relative luminance 0.425; OKLCH L 76.9% C 0.156 H 315.7°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DA93F7 |
|---|---|
| RGB | rgb(218, 147, 247) |
| HSL | hsl(283, 86%, 77%) |
| HSV | hsv(283, 40%, 97%) |
| CMYK | cmyk(11.7%, 40.5%, 0%, 3.1%) |
| CIE-LAB | lab(71.21, 43.60, -39.55) |
| CIE-LCH | lch(71.21, 58.87, 317.79°) |
| OKLab | oklab(76.95% 0.1117 -0.1091) |
| OKLCH | oklch(76.95% 0.156 315.7) |
| XYZ | xyz(56.1331, 42.4897, 93.2220) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.00
Lilac (survey)
#CEA2FD
ΔE00 4.93
Liliac
#C48EFD
ΔE00 5.03
Lavender (survey)
#C79FEF
ΔE00 5.29
Pastel Purple
#CAA0FF
ΔE00 5.33
Violet (CSS)
#EE82EE
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA93F7 #B0F793
analogous
#A893F7 #DA93F7 #F793E2
triadic
#DA93F7 #F7DA93 #93F7DA
tetradic
#DA93F7 #F7A893 #B0F793 #93E2F7
square
#DA93F7 #F7A893 #B0F793 #93E2F7
split-complementary
#DA93F7 #E2F793 #93F7A8
monochromatic
#B321EF #C65AF3 #DA93F7 #EECCFB #F5E3FD
Accessibility & contrast
On white
2.21
#DA93F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#DA93F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA93F7
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA93F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA93F7 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82AAFB
Deuteranopia (green-blind)
#94B0F4
Tritanopia (blue-blind)
#D9A0B9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #da93f7; /* rgb */ color: rgb(218, 147, 247); /* oklch */ color: oklch(76.9% 0.156 315.7);
Tailwind
colors: {
custom: {
50: '#e7b4fa',
500: '#da93f7',
950: '#000000',
},
}SCSS
$custom: #da93f7; $custom-light: #e7b4fa; $custom-dark: #000000;
JSON
{
"hex": "#da93f7",
"rgb": {
"r": 218,
"g": 147,
"b": 247
},
"hsl": {
"h": 282.6,
"s": 86.207,
"l": 77.255
},
"oklch": {
"l": 0.76946,
"c": 0.15615,
"h": 315.7
},
"luminance": 0.42488
}Semantic roles & 50–950 ramp
primary
#DA93F7
secondary
#DFF5D6
accent
#E30344
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085