#D490FF#D490FF
#D490FF is a light, vivid violet. Relative luminance 0.412; OKLCH L 76.2% C 0.168 H 311.2°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D490FF |
|---|---|
| RGB | rgb(212, 144, 255) |
| HSL | hsl(277, 100%, 78%) |
| HSV | hsv(277, 44%, 100%) |
| CMYK | cmyk(16.9%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(70.29, 45.14, -45.39) |
| CIE-LCH | lch(70.29, 64.02, 314.85°) |
| OKLab | oklab(76.23% 0.1103 -0.1261) |
| OKLCH | oklch(76.23% 0.168 311.2) |
| XYZ | xyz(55.1714, 41.1645, 99.6275) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.02
Baby Purple
#CA9BF7
ΔE00 3.74
Pastel Purple
#CAA0FF
ΔE00 4.73
Lilac (survey)
#CEA2FD
ΔE00 4.87
Lavender (survey)
#C79FEF
ΔE00 5.66
Light Purple
#BF77F6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D490FF #BBFF90
analogous
#9C90FF #D490FF #FF90F2
triadic
#D490FF #FFD490 #90FFD4
tetradic
#D490FF #FF9C90 #BBFF90 #90F2FF
square
#D490FF #FF9C90 #BBFF90 #90F2FF
split-complementary
#D490FF #F2FF90 #90FF9C
monochromatic
#A516FF #BC53FF #D490FF #ECCDFF #F3E0FF
Accessibility & contrast
On white
2.27
#D490FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#D490FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D490FF
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D490FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D490FF | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#8AADFC
Tritanopia (blue-blind)
#CFA1BB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d490ff; /* rgb */ color: rgb(212, 144, 255); /* oklch */ color: oklch(76.2% 0.168 311.2);
Tailwind
colors: {
custom: {
50: '#e3b2ff',
500: '#d490ff',
950: '#000000',
},
}SCSS
$custom: #d490ff; $custom-light: #e3b2ff; $custom-dark: #000000;
JSON
{
"hex": "#d490ff",
"rgb": {
"r": 212,
"g": 144,
"b": 255
},
"hsl": {
"h": 276.757,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.76231,
"c": 0.16752,
"h": 311.2
},
"luminance": 0.41164
}Semantic roles & 50–950 ramp
primary
#D490FF
secondary
#E1F7D4
accent
#E60059
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086