#FD96FC#FD96FC
#FD96FC is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.4% C 0.176 H 327.4°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FD96FC |
|---|---|
| RGB | rgb(253, 150, 252) |
| HSL | hsl(301, 96%, 79%) |
| HSV | hsv(301, 41%, 99%) |
| CMYK | cmyk(0%, 40.7%, 0.4%, 0.8%) |
| CIE-LAB | lab(75.90, 53.21, -34.68) |
| CIE-LCH | lch(75.90, 63.51, 326.91°) |
| OKLab | oklab(81.39% 0.1479 -0.0946) |
| OKLCH | oklch(81.39% 0.176 327.4) |
| XYZ | xyz(68.9838, 49.7269, 98.0412) |
| Luminance | 0.4972 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.75
Purply Pink
#F075E6
ΔE00 7.01
Lavender Pink
#DD85D7
ΔE00 7.11
Plum
#DDA0DD
ΔE00 7.56
Mauve
#E0B0FF
ΔE00 8.47
Bubblegum Pink
#FE83CC
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD96FC #96FD97
analogous
#CB96FD #FD96FC #FD96C9
triadic
#FD96FC #FCFD96 #96FCFD
tetradic
#FD96FC #FDCB96 #96FD97 #96C9FD
square
#FD96FC #FDCB96 #96FD97 #96C9FD
split-complementary
#FD96FC #C9FD96 #96FDCB
monochromatic
#FB1EF9 #FC5AFA #FD96FC #FED2FE #FEE1FE
Accessibility & contrast
On white
1.92
#FD96FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#FD96FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD96FC
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD96FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD96FC | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#AAC0F9
Tritanopia (blue-blind)
#FFA0BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fd96fc; /* rgb */ color: rgb(253, 150, 252); /* oklch */ color: oklch(81.4% 0.176 327.4);
Tailwind
colors: {
custom: {
50: '#ffb7fd',
500: '#fd96fc',
950: '#000000',
},
}SCSS
$custom: #fd96fc; $custom-light: #ffb7fd; $custom-dark: #000000;
JSON
{
"hex": "#fd96fc",
"rgb": {
"r": 253,
"g": 150,
"b": 252
},
"hsl": {
"h": 300.583,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.81386,
"c": 0.17554,
"h": 327.4
},
"luminance": 0.49724
}Semantic roles & 50–950 ramp
primary
#FD96FC
secondary
#D4F7D5
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085