#D994F8#D994F8
#D994F8 is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.0% C 0.155 H 314.8°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D994F8 |
|---|---|
| RGB | rgb(217, 148, 248) |
| HSL | hsl(281, 88%, 78%) |
| HSV | hsv(281, 40%, 97%) |
| CMYK | cmyk(12.5%, 40.3%, 0%, 2.7%) |
| CIE-LAB | lab(71.36, 42.99, -39.87) |
| CIE-LCH | lch(71.36, 58.63, 317.15°) |
| OKLab | oklab(77.05% 0.1093 -0.1101) |
| OKLCH | oklch(77.05% 0.155 314.8) |
| XYZ | xyz(56.1458, 42.7101, 94.0749) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.66
Lilac (survey)
#CEA2FD
ΔE00 4.57
Liliac
#C48EFD
ΔE00 4.81
Pastel Purple
#CAA0FF
ΔE00 4.95
Lavender (survey)
#C79FEF
ΔE00 5.01
Violet (CSS)
#EE82EE
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D994F8 #B3F894
analogous
#A794F8 #D994F8 #F894E5
triadic
#D994F8 #F8D994 #94F8D9
tetradic
#D994F8 #F8A794 #B3F894 #94E5F8
square
#D994F8 #F8A794 #B3F894 #94E5F8
split-complementary
#D994F8 #E5F894 #94F8A7
monochromatic
#B021F0 #C55BF4 #D994F8 #EDCDFC #F5E2FD
Accessibility & contrast
On white
2.20
#D994F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#D994F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D994F8
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D994F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D994F8 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFC
Deuteranopia (green-blind)
#94B1F5
Tritanopia (blue-blind)
#D7A2BA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d994f8; /* rgb */ color: rgb(217, 148, 248); /* oklch */ color: oklch(77.0% 0.155 314.8);
Tailwind
colors: {
custom: {
50: '#e6b4fb',
500: '#d994f8',
950: '#000000',
},
}SCSS
$custom: #d994f8; $custom-light: #e6b4fb; $custom-dark: #000000;
JSON
{
"hex": "#d994f8",
"rgb": {
"r": 217,
"g": 148,
"b": 248
},
"hsl": {
"h": 281.4,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.77049,
"c": 0.15514,
"h": 314.8
},
"luminance": 0.42709
}Semantic roles & 50–950 ramp
primary
#D994F8
secondary
#E0F5D6
accent
#E40148
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085