#FE96FB#FE96FB
#FE96FB is a light, vivid purple. Relative luminance 0.498; OKLCH L 81.5% C 0.175 H 328.1°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FE96FB |
|---|---|
| RGB | rgb(254, 150, 251) |
| HSL | hsl(302, 98%, 79%) |
| HSV | hsv(302, 41%, 100%) |
| CMYK | cmyk(0%, 40.9%, 1.2%, 0.4%) |
| CIE-LAB | lab(75.98, 53.33, -34.01) |
| CIE-LCH | lch(75.98, 63.25, 327.47°) |
| OKLab | oklab(81.46% 0.1488 -0.0927) |
| OKLCH | oklch(81.46% 0.175 328.1) |
| XYZ | xyz(69.1908, 49.8519, 97.2259) |
| Luminance | 0.4985 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.83
Purply Pink
#F075E6
ΔE00 7.03
Lavender Pink
#DD85D7
ΔE00 7.11
Plum
#DDA0DD
ΔE00 7.53
Mauve
#E0B0FF
ΔE00 8.61
Bubblegum Pink
#FE83CC
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE96FB #96FE99
analogous
#CD96FE #FE96FB #FE96C7
triadic
#FE96FB #FBFE96 #96FBFE
tetradic
#FE96FB #FECD96 #96FE99 #96C7FE
square
#FE96FB #FECD96 #96FE99 #96C7FE
split-complementary
#FE96FB #C7FE96 #96FECD
monochromatic
#FD1DF6 #FD59F9 #FE96FB #FFD3FD #FFE1FE
Accessibility & contrast
On white
1.91
#FE96FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#FE96FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE96FB
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE96FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE96FB | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#ABC0F8
Tritanopia (blue-blind)
#FF9FBD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fe96fb; /* rgb */ color: rgb(254, 150, 251); /* oklch */ color: oklch(81.5% 0.175 328.1);
Tailwind
colors: {
custom: {
50: '#ffb7fd',
500: '#fe96fb',
950: '#000000',
},
}SCSS
$custom: #fe96fb; $custom-light: #ffb7fd; $custom-dark: #000000;
JSON
{
"hex": "#fe96fb",
"rgb": {
"r": 254,
"g": 150,
"b": 251
},
"hsl": {
"h": 301.731,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.81456,
"c": 0.17527,
"h": 328.1
},
"luminance": 0.49849
}Semantic roles & 50–950 ramp
primary
#FE96FB
secondary
#D4F7D5
accent
#E60700
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085