#D290F3#D290F3
#D290F3 is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.5% C 0.153 H 313.8°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D290F3 |
|---|---|
| RGB | rgb(210, 144, 243) |
| HSL | hsl(280, 80%, 76%) |
| HSV | hsv(280, 41%, 95%) |
| CMYK | cmyk(13.6%, 40.7%, 0%, 4.7%) |
| CIE-LAB | lab(69.56, 42.06, -40.01) |
| CIE-LCH | lch(69.56, 58.05, 316.43°) |
| OKLab | oklab(75.46% 0.1059 -0.1106) |
| OKLCH | oklch(75.46% 0.153 313.8) |
| XYZ | xyz(52.7266, 40.1203, 89.7431) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.52
Liliac
#C48EFD
ΔE00 3.94
Lilac (survey)
#CEA2FD
ΔE00 4.90
Lavender (survey)
#C79FEF
ΔE00 4.91
Pastel Purple
#CAA0FF
ΔE00 5.06
Violet (CSS)
#EE82EE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D290F3 #B1F390
analogous
#A090F3 #D290F3 #F390E2
triadic
#D290F3 #F3D290 #90F3D2
tetradic
#D290F3 #F3A090 #B1F390 #90E2F3
square
#D290F3 #F3A090 #B1F390 #90E2F3
split-complementary
#D290F3 #E2F390 #90F3A0
monochromatic
#A522E7 #BC59ED #D290F3 #E8C7F9 #F4E3FC
Accessibility & contrast
On white
2.33
#D290F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#D290F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D290F3
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D290F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D290F3 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F7
Deuteranopia (green-blind)
#8EACF0
Tritanopia (blue-blind)
#D09EB6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d290f3; /* rgb */ color: rgb(210, 144, 243); /* oklch */ color: oklch(75.5% 0.153 313.8);
Tailwind
colors: {
custom: {
50: '#e1b1f7',
500: '#d290f3',
950: '#000000',
},
}SCSS
$custom: #d290f3; $custom-light: #e1b1f7; $custom-dark: #000000;
JSON
{
"hex": "#d290f3",
"rgb": {
"r": 210,
"g": 144,
"b": 243
},
"hsl": {
"h": 280,
"s": 80.488,
"l": 75.882
},
"oklch": {
"l": 0.75459,
"c": 0.15315,
"h": 313.8
},
"luminance": 0.40119
}Semantic roles & 50–950 ramp
primary
#D290F3
secondary
#E1F4D7
accent
#DD094F
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085