#DA93FE#DA93FE
#DA93FE is a light, vivid violet. Relative luminance 0.429; OKLCH L 77.3% C 0.164 H 313.6°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DA93FE |
|---|---|
| RGB | rgb(218, 147, 254) |
| HSL | hsl(280, 98%, 79%) |
| HSV | hsv(280, 42%, 100%) |
| CMYK | cmyk(14.2%, 42.1%, 0%, 0.4%) |
| CIE-LAB | lab(71.51, 45.04, -42.89) |
| CIE-LCH | lch(71.51, 62.19, 316.40°) |
| OKLab | oklab(77.27% 0.113 -0.1188) |
| OKLCH | oklch(77.27% 0.164 313.6) |
| XYZ | xyz(57.2336, 42.9299, 99.0180) |
| Luminance | 0.4293 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.85
Liliac
#C48EFD
ΔE00 4.34
Lilac (survey)
#CEA2FD
ΔE00 4.71
Pastel Purple
#CAA0FF
ΔE00 4.90
Lavender (survey)
#C79FEF
ΔE00 5.52
Violet (CSS)
#EE82EE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA93FE #B7FE93
analogous
#A493FE #DA93FE #FE93EC
triadic
#DA93FE #FEDA93 #93FEDA
tetradic
#DA93FE #FEA493 #B7FE93 #93ECFE
square
#DA93FE #FEA493 #B7FE93 #93ECFE
split-complementary
#DA93FE #ECFE93 #93FEA4
monochromatic
#B01AFD #C556FD #DA93FE #EFD0FF #F5E1FF
Accessibility & contrast
On white
2.19
#DA93FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#DA93FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA93FE
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA93FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA93FE | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#D7A2BD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #da93fe; /* rgb */ color: rgb(218, 147, 254); /* oklch */ color: oklch(77.3% 0.164 313.6);
Tailwind
colors: {
custom: {
50: '#e7b4ff',
500: '#da93fe',
950: '#000000',
},
}SCSS
$custom: #da93fe; $custom-light: #e7b4ff; $custom-dark: #000000;
JSON
{
"hex": "#da93fe",
"rgb": {
"r": 218,
"g": 147,
"b": 254
},
"hsl": {
"h": 279.813,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.7727,
"c": 0.1639,
"h": 313.6
},
"luminance": 0.42929
}Semantic roles & 50–950 ramp
primary
#DA93FE
secondary
#E0F7D4
accent
#E6004D
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086