#D994FD#D994FD
#D994FD is a light, vivid violet. Relative luminance 0.430; OKLCH L 77.3% C 0.161 H 313.3°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D994FD |
|---|---|
| RGB | rgb(217, 148, 253) |
| HSL | hsl(279, 96%, 79%) |
| HSV | hsv(279, 42%, 99%) |
| CMYK | cmyk(14.2%, 41.5%, 0%, 0.8%) |
| CIE-LAB | lab(71.57, 44.01, -42.26) |
| CIE-LCH | lch(71.57, 61.02, 316.17°) |
| OKLab | oklab(77.28% 0.1102 -0.1169) |
| OKLCH | oklch(77.28% 0.161 313.3) |
| XYZ | xyz(56.9319, 43.0246, 98.2149) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.56
Liliac
#C48EFD
ΔE00 4.30
Lilac (survey)
#CEA2FD
ΔE00 4.41
Pastel Purple
#CAA0FF
ΔE00 4.64
Lavender (survey)
#C79FEF
ΔE00 5.20
Violet (CSS)
#EE82EE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D994FD #B8FD94
analogous
#A494FD #D994FD #FD94EC
triadic
#D994FD #FDD994 #94FDD9
tetradic
#D994FD #FDA494 #B8FD94 #94ECFD
square
#D994FD #FDA494 #B8FD94 #94ECFD
split-complementary
#D994FD #ECFD94 #94FDA4
monochromatic
#AE1CFB #C458FC #D994FD #EED0FE #F4E1FE
Accessibility & contrast
On white
2.19
#D994FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#D994FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D994FD
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D994FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D994FD | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#92B1FA
Tritanopia (blue-blind)
#D6A3BD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d994fd; /* rgb */ color: rgb(217, 148, 253); /* oklch */ color: oklch(77.3% 0.161 313.3);
Tailwind
colors: {
custom: {
50: '#e6b4fe',
500: '#d994fd',
950: '#000000',
},
}SCSS
$custom: #d994fd; $custom-light: #e6b4fe; $custom-dark: #000000;
JSON
{
"hex": "#d994fd",
"rgb": {
"r": 217,
"g": 148,
"b": 253
},
"hsl": {
"h": 279.429,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.7728,
"c": 0.16072,
"h": 313.3
},
"luminance": 0.43023
}Semantic roles & 50–950 ramp
primary
#D994FD
secondary
#E0F7D4
accent
#E6004F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086