#D490FC#D490FC
#D490FC is a light, vivid violet. Relative luminance 0.410; OKLCH L 76.1% C 0.164 H 312.0°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D490FC |
|---|---|
| RGB | rgb(212, 144, 252) |
| HSL | hsl(278, 95%, 78%) |
| HSV | hsv(278, 43%, 99%) |
| CMYK | cmyk(15.9%, 42.9%, 0%, 1.2%) |
| CIE-LAB | lab(70.16, 44.51, -43.96) |
| CIE-LCH | lch(70.16, 62.56, 315.35°) |
| OKLab | oklab(76.09% 0.1098 -0.122) |
| OKLCH | oklch(76.09% 0.164 312) |
| XYZ | xyz(54.6923, 40.9729, 97.1040) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.24
Baby Purple
#CA9BF7
ΔE00 3.64
Pastel Purple
#CAA0FF
ΔE00 4.79
Lilac (survey)
#CEA2FD
ΔE00 4.84
Lavender (survey)
#C79FEF
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D490FC #B8FC90
analogous
#9E90FC #D490FC #FC90EE
triadic
#D490FC #FCD490 #90FCD4
tetradic
#D490FC #FC9E90 #B8FC90 #90EEFC
square
#D490FC #FC9E90 #B8FC90 #90EEFC
split-complementary
#D490FC #EEFC90 #90FC9E
monochromatic
#A619F9 #BD54FA #D490FC #EBCCFE #F3E1FE
Accessibility & contrast
On white
2.28
#D490FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#D490FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D490FC
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D490FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D490FC | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#8BADF9
Tritanopia (blue-blind)
#D0A0BA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d490fc; /* rgb */ color: rgb(212, 144, 252); /* oklch */ color: oklch(76.1% 0.164 312.0);
Tailwind
colors: {
custom: {
50: '#e3b2fe',
500: '#d490fc',
950: '#000000',
},
}SCSS
$custom: #d490fc; $custom-light: #e3b2fe; $custom-dark: #000000;
JSON
{
"hex": "#d490fc",
"rgb": {
"r": 212,
"g": 144,
"b": 252
},
"hsl": {
"h": 277.778,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.76087,
"c": 0.16413,
"h": 312
},
"luminance": 0.40972
}Semantic roles & 50–950 ramp
primary
#D490FC
secondary
#E1F6D5
accent
#E60055
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086