#DA93FD#DA93FD
#DA93FD is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.2% C 0.163 H 313.9°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DA93FD |
|---|---|
| RGB | rgb(218, 147, 253) |
| HSL | hsl(280, 96%, 78%) |
| HSV | hsv(280, 42%, 99%) |
| CMYK | cmyk(13.8%, 41.9%, 0%, 0.8%) |
| CIE-LAB | lab(71.46, 44.83, -42.42) |
| CIE-LCH | lch(71.46, 61.72, 316.58°) |
| OKLab | oklab(77.22% 0.1128 -0.1174) |
| OKLCH | oklch(77.22% 0.163 313.9) |
| XYZ | xyz(57.0739, 42.8660, 98.1768) |
| Luminance | 0.4286 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.85
Liliac
#C48EFD
ΔE00 4.42
Lilac (survey)
#CEA2FD
ΔE00 4.72
Pastel Purple
#CAA0FF
ΔE00 4.95
Lavender (survey)
#C79FEF
ΔE00 5.47
Violet (CSS)
#EE82EE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA93FD #B6FD93
analogous
#A593FD #DA93FD #FD93EB
triadic
#DA93FD #FDDA93 #93FDDA
tetradic
#DA93FD #FDA593 #B6FD93 #93EBFD
square
#DA93FD #FDA593 #B6FD93 #93EBFD
split-complementary
#DA93FD #EBFD93 #93FDA5
monochromatic
#B11BFB #C557FC #DA93FD #EFCFFE #F5E1FE
Accessibility & contrast
On white
2.19
#DA93FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#DA93FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA93FD
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA93FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA93FD | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#91B1FA
Tritanopia (blue-blind)
#D7A2BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #da93fd; /* rgb */ color: rgb(218, 147, 253); /* oklch */ color: oklch(77.2% 0.163 313.9);
Tailwind
colors: {
custom: {
50: '#e7b4fe',
500: '#da93fd',
950: '#000000',
},
}SCSS
$custom: #da93fd; $custom-light: #e7b4fe; $custom-dark: #000000;
JSON
{
"hex": "#da93fd",
"rgb": {
"r": 218,
"g": 147,
"b": 253
},
"hsl": {
"h": 280.189,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.77223,
"c": 0.16279,
"h": 313.9
},
"luminance": 0.42865
}Semantic roles & 50–950 ramp
primary
#DA93FD
secondary
#E0F7D4
accent
#E6004C
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086