#D490EC#D490EC
#D490EC is a light, vivid purple. Relative luminance 0.400; OKLCH L 75.3% C 0.146 H 316.9°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D490EC |
|---|---|
| RGB | rgb(212, 144, 236) |
| HSL | hsl(284, 71%, 75%) |
| HSV | hsv(284, 39%, 93%) |
| CMYK | cmyk(10.2%, 39%, 0%, 7.5%) |
| CIE-LAB | lab(69.47, 41.22, -36.29) |
| CIE-LCH | lch(69.47, 54.92, 318.64°) |
| OKLab | oklab(75.35% 0.1069 -0.0999) |
| OKLCH | oklch(75.35% 0.146 316.9) |
| XYZ | xyz(52.2628, 40.0011, 84.3085) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.35
Lavender (survey)
#C79FEF
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 5.26
Liliac
#C48EFD
ΔE00 5.37
Violet (CSS)
#EE82EE
ΔE00 5.41
Lilac (survey)
#CEA2FD
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D490EC #A8EC90
analogous
#A690EC #D490EC #EC90D6
triadic
#D490EC #ECD490 #90ECD4
tetradic
#D490EC #ECA690 #A8EC90 #90D6EC
square
#D490EC #ECA690 #A8EC90 #90D6EC
split-complementary
#D490EC #D6EC90 #90ECA6
monochromatic
#AC27DA #C05CE3 #D490EC #E8C4F5 #F5E5FB
Accessibility & contrast
On white
2.33
#D490EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#D490EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D490EC
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D490EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D490EC | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EF
Deuteranopia (green-blind)
#93ACE9
Tritanopia (blue-blind)
#D49CB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d490ec; /* rgb */ color: rgb(212, 144, 236); /* oklch */ color: oklch(75.3% 0.146 316.9);
Tailwind
colors: {
custom: {
50: '#e2b1f2',
500: '#d490ec',
950: '#000000',
},
}SCSS
$custom: #d490ec; $custom-light: #e2b1f2; $custom-dark: #000000;
JSON
{
"hex": "#d490ec",
"rgb": {
"r": 212,
"g": 144,
"b": 236
},
"hsl": {
"h": 284.348,
"s": 70.769,
"l": 74.51
},
"oklch": {
"l": 0.75345,
"c": 0.14628,
"h": 316.9
},
"luminance": 0.4
}Semantic roles & 50–950 ramp
primary
#D490EC
secondary
#DFF2D9
accent
#D31345
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#151117
muted
#848085