#D994EF#D994EF
#D994EF is a light, vivid purple. Relative luminance 0.422; OKLCH L 76.6% C 0.145 H 317.7°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D994EF |
|---|---|
| RGB | rgb(217, 148, 239) |
| HSL | hsl(285, 74%, 76%) |
| HSV | hsv(285, 38%, 94%) |
| CMYK | cmyk(9.2%, 38.1%, 0%, 6.3%) |
| CIE-LAB | lab(70.98, 41.17, -35.54) |
| CIE-LCH | lch(70.98, 54.39, 319.20°) |
| OKLab | oklab(76.65% 0.1075 -0.0977) |
| OKLCH | oklch(76.65% 0.145 317.7) |
| XYZ | xyz(54.7830, 42.1650, 86.8974) |
| Luminance | 0.4216 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.38
Lavender (survey)
#C79FEF
ΔE00 5.08
Lilac (survey)
#CEA2FD
ΔE00 5.29
Violet (CSS)
#EE82EE
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 5.47
Pastel Purple
#CAA0FF
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D994EF #AAEF94
analogous
#AB94EF #D994EF #EF94D7
triadic
#D994EF #EFD994 #94EFD9
tetradic
#D994EF #EFAB94 #AAEF94 #94D7EF
square
#D994EF #EFAB94 #AAEF94 #94D7EF
split-complementary
#D994EF #D7EF94 #94EFAB
monochromatic
#B32ADF #C65FE7 #D994EF #ECC9F7 #F6E4FB
Accessibility & contrast
On white
2.23
#D994EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#D994EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D994EF
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D994EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D994EF | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F2
Deuteranopia (green-blind)
#98B0EC
Tritanopia (blue-blind)
#D99FB6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d994ef; /* rgb */ color: rgb(217, 148, 239); /* oklch */ color: oklch(76.6% 0.145 317.7);
Tailwind
colors: {
custom: {
50: '#e6b4f4',
500: '#d994ef',
950: '#000000',
},
}SCSS
$custom: #d994ef; $custom-light: #e6b4f4; $custom-dark: #000000;
JSON
{
"hex": "#d994ef",
"rgb": {
"r": 217,
"g": 148,
"b": 239
},
"hsl": {
"h": 285.495,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.76646,
"c": 0.14525,
"h": 317.7
},
"luminance": 0.42164
}Semantic roles & 50–950 ramp
primary
#D994EF
secondary
#DFF3D8
accent
#D60F3F
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085