#D490EB#D490EB
#D490EB is a light, vivid purple. Relative luminance 0.399; OKLCH L 75.3% C 0.145 H 317.3°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D490EB |
|---|---|
| RGB | rgb(212, 144, 235) |
| HSL | hsl(285, 69%, 74%) |
| HSV | hsv(285, 39%, 92%) |
| CMYK | cmyk(9.8%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(69.43, 41.02, -35.81) |
| CIE-LCH | lch(69.43, 54.45, 318.88°) |
| OKLab | oklab(75.3% 0.1067 -0.0985) |
| OKLCH | oklch(75.3% 0.145 317.3) |
| XYZ | xyz(52.1179, 39.9431, 83.5455) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 5.10
Lavender (survey)
#C79FEF
ΔE00 5.22
Violet (CSS)
#EE82EE
ΔE00 5.38
Liliac
#C48EFD
ΔE00 5.54
Lilac (survey)
#CEA2FD
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D490EB #A7EB90
analogous
#A790EB #D490EB #EB90D5
triadic
#D490EB #EBD490 #90EBD4
tetradic
#D490EB #EBA790 #A7EB90 #90D5EB
square
#D490EB #EBA790 #A7EB90 #90D5EB
split-complementary
#D490EB #D5EB90 #90EBA7
monochromatic
#AC28D8 #C05CE2 #D490EB #E8C4F4 #F5E5FA
Accessibility & contrast
On white
2.34
#D490EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#D490EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D490EB
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D490EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D490EB | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EE
Deuteranopia (green-blind)
#93ACE8
Tritanopia (blue-blind)
#D49CB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d490eb; /* rgb */ color: rgb(212, 144, 235); /* oklch */ color: oklch(75.3% 0.145 317.3);
Tailwind
colors: {
custom: {
50: '#e2b1f1',
500: '#d490eb',
950: '#000000',
},
}SCSS
$custom: #d490eb; $custom-light: #e2b1f1; $custom-dark: #000000;
JSON
{
"hex": "#d490eb",
"rgb": {
"r": 212,
"g": 144,
"b": 235
},
"hsl": {
"h": 284.835,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.75301,
"c": 0.14518,
"h": 317.3
},
"luminance": 0.39942
}Semantic roles & 50–950 ramp
primary
#D490EB
secondary
#DFF2D9
accent
#D11444
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#151117
muted
#848085