#DA90FC#DA90FC
#DA90FC is a light, vivid purple. Relative luminance 0.419; OKLCH L 76.7% C 0.167 H 314.5°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DA90FC |
|---|---|
| RGB | rgb(218, 144, 252) |
| HSL | hsl(281, 95%, 78%) |
| HSV | hsv(281, 43%, 99%) |
| CMYK | cmyk(13.5%, 42.9%, 0%, 1.2%) |
| CIE-LAB | lab(70.79, 46.21, -42.93) |
| CIE-LCH | lch(70.79, 63.07, 317.11°) |
| OKLab | oklab(76.7% 0.1168 -0.1188) |
| OKLCH | oklch(76.7% 0.167 314.5) |
| XYZ | xyz(56.4546, 41.8816, 97.1866) |
| Luminance | 0.4188 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.32
Liliac
#C48EFD
ΔE00 4.38
Lilac (survey)
#CEA2FD
ΔE00 5.33
Pastel Purple
#CAA0FF
ΔE00 5.49
Violet (CSS)
#EE82EE
ΔE00 5.58
Lavender (survey)
#C79FEF
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA90FC #B2FC90
analogous
#A490FC #DA90FC #FC90E8
triadic
#DA90FC #FCDA90 #90FCDA
tetradic
#DA90FC #FCA490 #B2FC90 #90E8FC
square
#DA90FC #FCA490 #B2FC90 #90E8FC
split-complementary
#DA90FC #E8FC90 #90FCA4
monochromatic
#B219F9 #C654FA #DA90FC #EECCFE #F5E1FE
Accessibility & contrast
On white
2.24
#DA90FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#DA90FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA90FC
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA90FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA90FC | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#8FAFF9
Tritanopia (blue-blind)
#D89FBA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #da90fc; /* rgb */ color: rgb(218, 144, 252); /* oklch */ color: oklch(76.7% 0.167 314.5);
Tailwind
colors: {
custom: {
50: '#e7b2fd',
500: '#da90fc',
950: '#000000',
},
}SCSS
$custom: #da90fc; $custom-light: #e7b2fd; $custom-dark: #000000;
JSON
{
"hex": "#da90fc",
"rgb": {
"r": 218,
"g": 144,
"b": 252
},
"hsl": {
"h": 281.111,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.76703,
"c": 0.16661,
"h": 314.5
},
"luminance": 0.4188
}Semantic roles & 50–950 ramp
primary
#DA90FC
secondary
#DFF6D5
accent
#E60048
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086