#D993FC#D993FC
#D993FC is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.1% C 0.161 H 313.7°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D993FC |
|---|---|
| RGB | rgb(217, 147, 252) |
| HSL | hsl(280, 95%, 78%) |
| HSV | hsv(280, 42%, 99%) |
| CMYK | cmyk(13.9%, 41.7%, 0%, 1.2%) |
| CIE-LAB | lab(71.32, 44.34, -42.11) |
| CIE-LCH | lch(71.32, 61.15, 316.47°) |
| OKLab | oklab(77.07% 0.1115 -0.1165) |
| OKLCH | oklch(77.07% 0.161 313.7) |
| XYZ | xyz(56.6168, 42.6487, 97.3261) |
| Luminance | 0.4265 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.71
Liliac
#C48EFD
ΔE00 4.32
Lilac (survey)
#CEA2FD
ΔE00 4.63
Pastel Purple
#CAA0FF
ΔE00 4.85
Lavender (survey)
#C79FEF
ΔE00 5.32
Violet (CSS)
#EE82EE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D993FC #B6FC93
analogous
#A493FC #D993FC #FC93EA
triadic
#D993FC #FCD993 #93FCD9
tetradic
#D993FC #FCA493 #B6FC93 #93EAFC
square
#D993FC #FCA493 #B6FC93 #93EAFC
split-complementary
#D993FC #EAFC93 #93FCA4
monochromatic
#AF1CF9 #C457FA #D993FC #EECFFE #F5E1FE
Accessibility & contrast
On white
2.20
#D993FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#D993FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D993FC
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D993FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D993FC | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#91B0F9
Tritanopia (blue-blind)
#D6A2BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d993fc; /* rgb */ color: rgb(217, 147, 252); /* oklch */ color: oklch(77.1% 0.161 313.7);
Tailwind
colors: {
custom: {
50: '#e6b4fd',
500: '#d993fc',
950: '#000000',
},
}SCSS
$custom: #d993fc; $custom-light: #e6b4fd; $custom-dark: #000000;
JSON
{
"hex": "#d993fc",
"rgb": {
"r": 217,
"g": 147,
"b": 252
},
"hsl": {
"h": 280,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.77074,
"c": 0.16125,
"h": 313.7
},
"luminance": 0.42647
}Semantic roles & 50–950 ramp
primary
#D993FC
secondary
#E0F6D5
accent
#E6004C
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086