#FD96FD#FD96FD
#FD96FD is a light, vivid purple. Relative luminance 0.498; OKLCH L 81.4% C 0.176 H 327.0°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FD96FD |
|---|---|
| RGB | rgb(253, 150, 253) |
| HSL | hsl(300, 96%, 79%) |
| HSV | hsv(300, 41%, 99%) |
| CMYK | cmyk(0%, 40.7%, 0%, 0.8%) |
| CIE-LAB | lab(75.94, 53.39, -35.16) |
| CIE-LCH | lch(75.94, 63.92, 326.63°) |
| OKLab | oklab(81.43% 0.1481 -0.096) |
| OKLCH | oklch(81.43% 0.176 327) |
| XYZ | xyz(69.1427, 49.7904, 98.8780) |
| Luminance | 0.4979 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.75
Purply Pink
#F075E6
ΔE00 7.04
Lavender Pink
#DD85D7
ΔE00 7.20
Plum
#DDA0DD
ΔE00 7.66
Mauve
#E0B0FF
ΔE00 8.43
Candy Pink
#FF63E9
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD96FD #96FD96
analogous
#CA96FD #FD96FD #FD96CA
triadic
#FD96FD #FDFD96 #96FDFD
tetradic
#FD96FD #FDCA96 #96FD96 #96CAFD
square
#FD96FD #FDCA96 #96FD96 #96CAFD
split-complementary
#FD96FD #CAFD96 #96FDCA
monochromatic
#FB1EFB #FC5AFC #FD96FD #FED2FE #FEE1FE
Accessibility & contrast
On white
1.92
#FD96FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#FD96FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD96FD
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD96FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD96FD | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#AAC0FA
Tritanopia (blue-blind)
#FFA0BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fd96fd; /* rgb */ color: rgb(253, 150, 253); /* oklch */ color: oklch(81.4% 0.176 327.0);
Tailwind
colors: {
custom: {
50: '#ffb7fe',
500: '#fd96fd',
950: '#000000',
},
}SCSS
$custom: #fd96fd; $custom-light: #ffb7fe; $custom-dark: #000000;
JSON
{
"hex": "#fd96fd",
"rgb": {
"r": 253,
"g": 150,
"b": 253
},
"hsl": {
"h": 300,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.81428,
"c": 0.17645,
"h": 327
},
"luminance": 0.49787
}Semantic roles & 50–950 ramp
primary
#FD96FD
secondary
#D4F7D4
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086