#D494EB#D494EB
#D494EB is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.0% C 0.138 H 316.8°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D494EB |
|---|---|
| RGB | rgb(212, 148, 235) |
| HSL | hsl(284, 69%, 75%) |
| HSV | hsv(284, 37%, 92%) |
| CMYK | cmyk(9.8%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(70.30, 38.88, -34.46) |
| CIE-LCH | lch(70.30, 51.95, 318.45°) |
| OKLab | oklab(75.96% 0.1009 -0.0947) |
| OKLCH | oklch(75.96% 0.138 316.8) |
| XYZ | xyz(52.7345, 41.1763, 83.7510) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.03
Lavender (survey)
#C79FEF
ΔE00 4.50
Lilac (survey)
#CEA2FD
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 5.51
Pastel Purple
#CAA0FF
ΔE00 5.65
Liliac
#C48EFD
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D494EB #ABEB94
analogous
#A894EB #D494EB #EB94D6
triadic
#D494EB #EBD494 #94EBD4
tetradic
#D494EB #EBA894 #ABEB94 #94D6EB
square
#D494EB #EBA894 #ABEB94 #94D6EB
split-complementary
#D494EB #D6EB94 #94EBA8
monochromatic
#AB2DD8 #BF60E1 #D494EB #E9C8F5 #F5E5FA
Accessibility & contrast
On white
2.27
#D494EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#D494EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D494EB
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D494EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D494EB | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#97AEE8
Tritanopia (blue-blind)
#D49FB5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d494eb; /* rgb */ color: rgb(212, 148, 235); /* oklch */ color: oklch(76.0% 0.138 316.8);
Tailwind
colors: {
custom: {
50: '#e2b4f1',
500: '#d494eb',
950: '#000000',
},
}SCSS
$custom: #d494eb; $custom-light: #e2b4f1; $custom-dark: #000000;
JSON
{
"hex": "#d494eb",
"rgb": {
"r": 212,
"g": 148,
"b": 235
},
"hsl": {
"h": 284.138,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.75957,
"c": 0.13836,
"h": 316.8
},
"luminance": 0.41175
}Semantic roles & 50–950 ramp
primary
#D494EB
secondary
#E0F2D9
accent
#D01547
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#151117
muted
#848085