#DA90FE#DA90FE
#DA90FE is a light, vivid purple. Relative luminance 0.420; OKLCH L 76.8% C 0.169 H 313.9°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DA90FE |
|---|---|
| RGB | rgb(218, 144, 254) |
| HSL | hsl(280, 98%, 78%) |
| HSV | hsv(280, 43%, 100%) |
| CMYK | cmyk(14.2%, 43.3%, 0%, 0.4%) |
| CIE-LAB | lab(70.88, 46.62, -43.88) |
| CIE-LCH | lch(70.88, 64.02, 316.73°) |
| OKLab | oklab(76.8% 0.1171 -0.1216) |
| OKLCH | oklch(76.8% 0.169 313.9) |
| XYZ | xyz(56.7732, 42.0090, 98.8645) |
| Luminance | 0.4201 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.22
Baby Purple
#CA9BF7
ΔE00 4.33
Lilac (survey)
#CEA2FD
ΔE00 5.30
Pastel Purple
#CAA0FF
ΔE00 5.41
Violet (CSS)
#EE82EE
ΔE00 5.79
Lavender (survey)
#C79FEF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA90FE #B4FE90
analogous
#A390FE #DA90FE #FE90EB
triadic
#DA90FE #FEDA90 #90FEDA
tetradic
#DA90FE #FEA390 #B4FE90 #90EBFE
square
#DA90FE #FEA390 #B4FE90 #90EBFE
split-complementary
#DA90FE #EBFE90 #90FEA3
monochromatic
#B217FD #C653FD #DA90FE #EECDFF #F5E1FF
Accessibility & contrast
On white
2.23
#DA90FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#DA90FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA90FE
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA90FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA90FE | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#8EAFFB
Tritanopia (blue-blind)
#D7A0BB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #da90fe; /* rgb */ color: rgb(218, 144, 254); /* oklch */ color: oklch(76.8% 0.169 313.9);
Tailwind
colors: {
custom: {
50: '#e7b2ff',
500: '#da90fe',
950: '#000000',
},
}SCSS
$custom: #da90fe; $custom-light: #e7b2ff; $custom-dark: #000000;
JSON
{
"hex": "#da90fe",
"rgb": {
"r": 218,
"g": 144,
"b": 254
},
"hsl": {
"h": 280.364,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.76797,
"c": 0.1688,
"h": 313.9
},
"luminance": 0.42008
}Semantic roles & 50–950 ramp
primary
#DA90FE
secondary
#DFF7D4
accent
#E6004B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086