#FF96FB#FF96FB
#FF96FB is a light, vivid purple. Relative luminance 0.500; OKLCH L 81.6% C 0.176 H 328.4°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FF96FB |
|---|---|
| RGB | rgb(255, 150, 251) |
| HSL | hsl(302, 100%, 79%) |
| HSV | hsv(302, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 1.6%, 0%) |
| CIE-LAB | lab(76.09, 53.62, -33.82) |
| CIE-LCH | lch(76.09, 63.40, 327.76°) |
| OKLab | oklab(81.57% 0.1498 -0.0921) |
| OKLCH | oklch(81.57% 0.176 328.4) |
| XYZ | xyz(69.5578, 50.0411, 97.2431) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.91
Purply Pink
#F075E6
ΔE00 7.07
Lavender Pink
#DD85D7
ΔE00 7.19
Plum
#DDA0DD
ΔE00 7.60
Bubblegum Pink
#FE83CC
ΔE00 8.54
Mauve
#E0B0FF
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF96FB #96FF9A
analogous
#CF96FF #FF96FB #FF96C7
triadic
#FF96FB #FBFF96 #96FBFF
tetradic
#FF96FB #FFCF96 #96FF9A #96C7FF
square
#FF96FB #FFCF96 #96FF9A #96C7FF
split-complementary
#FF96FB #C7FF96 #96FFCF
monochromatic
#FF1CF6 #FF59F9 #FF96FB #FFD3FD #FFE0FE
Accessibility & contrast
On white
1.91
#FF96FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#FF96FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF96FB
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF96FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF96FB | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#ACC1F8
Tritanopia (blue-blind)
#FF9FBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ff96fb; /* rgb */ color: rgb(255, 150, 251); /* oklch */ color: oklch(81.6% 0.176 328.4);
Tailwind
colors: {
custom: {
50: '#ffb7fd',
500: '#ff96fb',
950: '#000000',
},
}SCSS
$custom: #ff96fb; $custom-light: #ffb7fd; $custom-dark: #000000;
JSON
{
"hex": "#ff96fb",
"rgb": {
"r": 255,
"g": 150,
"b": 251
},
"hsl": {
"h": 302.286,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.81568,
"c": 0.17591,
"h": 328.4
},
"luminance": 0.50038
}Semantic roles & 50–950 ramp
primary
#FF96FB
secondary
#58E15D
accent
#E60900
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181117
muted
#868185