#FF96FC#FF96FC
#FF96FC is a light, vivid purple. Relative luminance 0.501; OKLCH L 81.6% C 0.177 H 328.1°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FF96FC |
|---|---|
| RGB | rgb(255, 150, 252) |
| HSL | hsl(302, 100%, 79%) |
| HSV | hsv(302, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 1.2%, 0%) |
| CIE-LAB | lab(76.13, 53.80, -34.30) |
| CIE-LCH | lch(76.13, 63.80, 327.48°) |
| OKLab | oklab(81.61% 0.1501 -0.0935) |
| OKLCH | oklch(81.61% 0.177 328.1) |
| XYZ | xyz(69.7159, 50.1044, 98.0755) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.91
Purply Pink
#F075E6
ΔE00 7.09
Lavender Pink
#DD85D7
ΔE00 7.27
Plum
#DDA0DD
ΔE00 7.69
Mauve
#E0B0FF
ΔE00 8.69
Bubblegum Pink
#FE83CC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF96FC #96FF99
analogous
#CE96FF #FF96FC #FF96C8
triadic
#FF96FC #FCFF96 #96FCFF
tetradic
#FF96FC #FFCE96 #96FF99 #96C8FF
square
#FF96FC #FFCE96 #96FF99 #96C8FF
split-complementary
#FF96FC #C8FF96 #96FFCE
monochromatic
#FF1CF9 #FF59FA #FF96FC #FFD3FE #FFE0FE
Accessibility & contrast
On white
1.91
#FF96FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#FF96FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF96FC
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF96FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF96FC | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#ABC1F9
Tritanopia (blue-blind)
#FFA0BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ff96fc; /* rgb */ color: rgb(255, 150, 252); /* oklch */ color: oklch(81.6% 0.177 328.1);
Tailwind
colors: {
custom: {
50: '#ffb7fd',
500: '#ff96fc',
950: '#000000',
},
}SCSS
$custom: #ff96fc; $custom-light: #ffb7fd; $custom-dark: #000000;
JSON
{
"hex": "#ff96fc",
"rgb": {
"r": 255,
"g": 150,
"b": 252
},
"hsl": {
"h": 301.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.8161,
"c": 0.17681,
"h": 328.1
},
"luminance": 0.50101
}Semantic roles & 50–950 ramp
primary
#FF96FC
secondary
#58E15C
accent
#E60700
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181117
muted
#868185