#D290F2#D290F2
#D290F2 is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.4% C 0.152 H 314.1°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D290F2 |
|---|---|
| RGB | rgb(210, 144, 242) |
| HSL | hsl(280, 79%, 76%) |
| HSV | hsv(280, 40%, 95%) |
| CMYK | cmyk(13.2%, 40.5%, 0%, 5.1%) |
| CIE-LAB | lab(69.51, 41.86, -39.53) |
| CIE-LCH | lch(69.51, 57.57, 316.64°) |
| OKLab | oklab(75.41% 0.1057 -0.1092) |
| OKLCH | oklch(75.41% 0.152 314.1) |
| XYZ | xyz(52.5760, 40.0601, 88.9499) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.57
Liliac
#C48EFD
ΔE00 4.08
Lavender (survey)
#C79FEF
ΔE00 4.90
Lilac (survey)
#CEA2FD
ΔE00 4.96
Pastel Purple
#CAA0FF
ΔE00 5.14
Violet (CSS)
#EE82EE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D290F2 #B0F290
analogous
#A190F2 #D290F2 #F290E1
triadic
#D290F2 #F2D290 #90F2D2
tetradic
#D290F2 #F2A190 #B0F290 #90E1F2
square
#D290F2 #F2A190 #B0F290 #90E1F2
split-complementary
#D290F2 #E1F290 #90F2A1
monochromatic
#A622E5 #BC59EC #D290F2 #E8C7F8 #F4E4FC
Accessibility & contrast
On white
2.33
#D290F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#D290F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D290F2
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D290F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D290F2 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F6
Deuteranopia (green-blind)
#8FACEF
Tritanopia (blue-blind)
#D09EB6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d290f2; /* rgb */ color: rgb(210, 144, 242); /* oklch */ color: oklch(75.4% 0.152 314.1);
Tailwind
colors: {
custom: {
50: '#e1b1f6',
500: '#d290f2',
950: '#000000',
},
}SCSS
$custom: #d290f2; $custom-light: #e1b1f6; $custom-dark: #000000;
JSON
{
"hex": "#d290f2",
"rgb": {
"r": 210,
"g": 144,
"b": 242
},
"hsl": {
"h": 280.408,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.75413,
"c": 0.15202,
"h": 314.1
},
"luminance": 0.40059
}Semantic roles & 50–950 ramp
primary
#D290F2
secondary
#E1F4D7
accent
#DB0A4E
background
#FDFBFF
surface
#FBF6FE
border
#D4D0D6
text
#151117
muted
#838085