#D290F4#D290F4
#D290F4 is a light, vivid violet. Relative luminance 0.402; OKLCH L 75.5% C 0.154 H 313.5°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D290F4 |
|---|---|
| RGB | rgb(210, 144, 244) |
| HSL | hsl(280, 82%, 76%) |
| HSV | hsv(280, 41%, 96%) |
| CMYK | cmyk(13.9%, 41%, 0%, 4.3%) |
| CIE-LAB | lab(69.60, 42.27, -40.49) |
| CIE-LCH | lch(69.60, 58.53, 316.23°) |
| OKLab | oklab(75.51% 0.1061 -0.112) |
| OKLCH | oklch(75.51% 0.154 313.5) |
| XYZ | xyz(52.8780, 40.1809, 90.5405) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.47
Liliac
#C48EFD
ΔE00 3.79
Lilac (survey)
#CEA2FD
ΔE00 4.86
Lavender (survey)
#C79FEF
ΔE00 4.94
Pastel Purple
#CAA0FF
ΔE00 4.98
Violet (CSS)
#EE82EE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D290F4 #B2F490
analogous
#A090F4 #D290F4 #F490E4
triadic
#D290F4 #F4D290 #90F4D2
tetradic
#D290F4 #F4A090 #B2F490 #90E4F4
square
#D290F4 #F4A090 #B2F490 #90E4F4
split-complementary
#D290F4 #E4F490 #90F4A0
monochromatic
#A521E9 #BB58EE #D290F4 #E9C8FA #F4E3FC
Accessibility & contrast
On white
2.32
#D290F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#D290F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D290F4
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D290F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D290F4 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F8
Deuteranopia (green-blind)
#8EACF1
Tritanopia (blue-blind)
#CF9EB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d290f4; /* rgb */ color: rgb(210, 144, 244); /* oklch */ color: oklch(75.5% 0.154 313.5);
Tailwind
colors: {
custom: {
50: '#e1b2f8',
500: '#d290f4',
950: '#000000',
},
}SCSS
$custom: #d290f4; $custom-light: #e1b2f8; $custom-dark: #000000;
JSON
{
"hex": "#d290f4",
"rgb": {
"r": 210,
"g": 144,
"b": 244
},
"hsl": {
"h": 279.6,
"s": 81.967,
"l": 76.078
},
"oklch": {
"l": 0.75505,
"c": 0.15427,
"h": 313.5
},
"luminance": 0.4018
}Semantic roles & 50–950 ramp
primary
#D290F4
secondary
#E1F4D7
accent
#DE0750
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085