#D290F5#D290F5
#D290F5 is a light, vivid violet. Relative luminance 0.402; OKLCH L 75.6% C 0.155 H 313.2°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D290F5 |
|---|---|
| RGB | rgb(210, 144, 245) |
| HSL | hsl(279, 83%, 76%) |
| HSV | hsv(279, 41%, 96%) |
| CMYK | cmyk(14.3%, 41.2%, 0%, 3.9%) |
| CIE-LAB | lab(69.64, 42.48, -40.97) |
| CIE-LCH | lch(69.64, 59.02, 316.04°) |
| OKLab | oklab(75.55% 0.1063 -0.1134) |
| OKLCH | oklch(75.55% 0.155 313.2) |
| XYZ | xyz(53.0303, 40.2418, 91.3424) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.44
Liliac
#C48EFD
ΔE00 3.66
Lilac (survey)
#CEA2FD
ΔE00 4.82
Pastel Purple
#CAA0FF
ΔE00 4.91
Lavender (survey)
#C79FEF
ΔE00 4.97
Violet (CSS)
#EE82EE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D290F5 #B3F590
analogous
#A090F5 #D290F5 #F590E6
triadic
#D290F5 #F5D290 #90F5D2
tetradic
#D290F5 #F5A090 #B3F590 #90E6F5
square
#D290F5 #F5A090 #B3F590 #90E6F5
split-complementary
#D290F5 #E6F590 #90F5A0
monochromatic
#A420EB #BB58F0 #D290F5 #E9C8FA #F4E3FC
Accessibility & contrast
On white
2.32
#D290F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#D290F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D290F5
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D290F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D290F5 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F9
Deuteranopia (green-blind)
#8EACF2
Tritanopia (blue-blind)
#CF9EB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d290f5; /* rgb */ color: rgb(210, 144, 245); /* oklch */ color: oklch(75.6% 0.155 313.2);
Tailwind
colors: {
custom: {
50: '#e1b2f9',
500: '#d290f5',
950: '#000000',
},
}SCSS
$custom: #d290f5; $custom-light: #e1b2f9; $custom-dark: #000000;
JSON
{
"hex": "#d290f5",
"rgb": {
"r": 210,
"g": 144,
"b": 245
},
"hsl": {
"h": 279.208,
"s": 83.471,
"l": 76.275
},
"oklch": {
"l": 0.75552,
"c": 0.1554,
"h": 313.2
},
"luminance": 0.40241
}Semantic roles & 50–950 ramp
primary
#D290F5
secondary
#E1F4D7
accent
#E00651
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085