#DA90FD#DA90FD
#DA90FD is a light, vivid purple. Relative luminance 0.419; OKLCH L 76.8% C 0.168 H 314.2°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DA90FD |
|---|---|
| RGB | rgb(218, 144, 253) |
| HSL | hsl(281, 96%, 78%) |
| HSV | hsv(281, 43%, 99%) |
| CMYK | cmyk(13.8%, 43.1%, 0%, 0.8%) |
| CIE-LAB | lab(70.83, 46.41, -43.40) |
| CIE-LCH | lch(70.83, 63.54, 316.92°) |
| OKLab | oklab(76.75% 0.1169 -0.1202) |
| OKLCH | oklch(76.75% 0.168 314.2) |
| XYZ | xyz(56.6135, 41.9451, 98.0234) |
| Luminance | 0.4194 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.30
Baby Purple
#CA9BF7
ΔE00 4.32
Lilac (survey)
#CEA2FD
ΔE00 5.31
Pastel Purple
#CAA0FF
ΔE00 5.45
Violet (CSS)
#EE82EE
ΔE00 5.68
Lavender (survey)
#C79FEF
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA90FD #B3FD90
analogous
#A390FD #DA90FD #FD90E9
triadic
#DA90FD #FDDA90 #90FDDA
tetradic
#DA90FD #FDA390 #B3FD90 #90E9FD
square
#DA90FD #FDA390 #B3FD90 #90E9FD
split-complementary
#DA90FD #E9FD90 #90FDA3
monochromatic
#B218FB #C654FC #DA90FD #EECCFE #F5E1FE
Accessibility & contrast
On white
2.24
#DA90FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#DA90FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA90FD
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA90FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA90FD | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#8FAFFA
Tritanopia (blue-blind)
#D8A0BB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #da90fd; /* rgb */ color: rgb(218, 144, 253); /* oklch */ color: oklch(76.8% 0.168 314.2);
Tailwind
colors: {
custom: {
50: '#e7b2fe',
500: '#da90fd',
950: '#000000',
},
}SCSS
$custom: #da90fd; $custom-light: #e7b2fe; $custom-dark: #000000;
JSON
{
"hex": "#da90fd",
"rgb": {
"r": 218,
"g": 144,
"b": 253
},
"hsl": {
"h": 280.734,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.7675,
"c": 0.16771,
"h": 314.2
},
"luminance": 0.41944
}Semantic roles & 50–950 ramp
primary
#DA90FD
secondary
#DFF7D4
accent
#E6004A
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086