#D494EC#D494EC
#D494EC is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.0% C 0.139 H 316.5°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D494EC |
|---|---|
| RGB | rgb(212, 148, 236) |
| HSL | hsl(284, 70%, 75%) |
| HSV | hsv(284, 37%, 93%) |
| CMYK | cmyk(10.2%, 37.3%, 0%, 7.5%) |
| CIE-LAB | lab(70.34, 39.08, -34.94) |
| CIE-LCH | lch(70.34, 52.42, 318.20°) |
| OKLab | oklab(76% 0.1011 -0.0961) |
| OKLCH | oklch(76% 0.139 316.5) |
| XYZ | xyz(52.8794, 41.2343, 84.5140) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.89
Lavender (survey)
#C79FEF
ΔE00 4.44
Lilac (survey)
#CEA2FD
ΔE00 4.97
Pastel Purple
#CAA0FF
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 5.64
Liliac
#C48EFD
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D494EC #ACEC94
analogous
#A894EC #D494EC #EC94D8
triadic
#D494EC #ECD494 #94ECD4
tetradic
#D494EC #ECA894 #ACEC94 #94D8EC
square
#D494EC #ECA894 #ACEC94 #94D8EC
split-complementary
#D494EC #D8EC94 #94ECA8
monochromatic
#AA2CDA #BF60E3 #D494EC #E9C8F5 #F5E5FA
Accessibility & contrast
On white
2.27
#D494EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#D494EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D494EC
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D494EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D494EC | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8EF
Deuteranopia (green-blind)
#96AEE9
Tritanopia (blue-blind)
#D39FB5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d494ec; /* rgb */ color: rgb(212, 148, 236); /* oklch */ color: oklch(76.0% 0.139 316.5);
Tailwind
colors: {
custom: {
50: '#e2b4f2',
500: '#d494ec',
950: '#000000',
},
}SCSS
$custom: #d494ec; $custom-light: #e2b4f2; $custom-dark: #000000;
JSON
{
"hex": "#d494ec",
"rgb": {
"r": 212,
"g": 148,
"b": 236
},
"hsl": {
"h": 283.636,
"s": 69.841,
"l": 75.294
},
"oklch": {
"l": 0.76001,
"c": 0.13947,
"h": 316.5
},
"luminance": 0.41233
}Semantic roles & 50–950 ramp
primary
#D494EC
secondary
#E0F2D9
accent
#D21448
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#151117
muted
#848085