#FB96F3#FB96F3
#FB96F3 is a light, vivid purple. Relative luminance 0.488; OKLCH L 80.8% C 0.166 H 329.9°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FB96F3 |
|---|---|
| RGB | rgb(251, 150, 243) |
| HSL | hsl(305, 93%, 79%) |
| HSV | hsv(305, 40%, 98%) |
| CMYK | cmyk(0%, 40.2%, 3.2%, 1.6%) |
| CIE-LAB | lab(75.32, 51.05, -30.71) |
| CIE-LCH | lch(75.32, 59.58, 328.97°) |
| OKLab | oklab(80.79% 0.1437 -0.0834) |
| OKLCH | oklch(80.79% 0.166 329.9) |
| XYZ | xyz(66.8668, 48.7963, 90.6732) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.81
Lavender Pink
#DD85D7
ΔE00 6.33
Plum
#DDA0DD
ΔE00 6.59
Purply Pink
#F075E6
ΔE00 6.87
Bubblegum Pink
#FE83CC
ΔE00 7.56
Mauve
#E0B0FF
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB96F3 #96FB9E
analogous
#D096FB #FB96F3 #FB96C0
triadic
#FB96F3 #F3FB96 #96F3FB
tetradic
#FB96F3 #FBD096 #96FB9E #96C0FB
square
#FB96F3 #FBD096 #96FB9E #96C0FB
split-complementary
#FB96F3 #C0FB96 #96FBD0
monochromatic
#F720E6 #F95BEC #FB96F3 #FDD1FA #FEE2FC
Accessibility & contrast
On white
1.95
#FB96F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#FB96F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB96F3
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB96F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB96F3 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B1F6
Deuteranopia (green-blind)
#ACBEF0
Tritanopia (blue-blind)
#FF9EB9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fb96f3; /* rgb */ color: rgb(251, 150, 243); /* oklch */ color: oklch(80.8% 0.166 329.9);
Tailwind
colors: {
custom: {
50: '#feb7f7',
500: '#fb96f3',
950: '#000000',
},
}SCSS
$custom: #fb96f3; $custom-light: #feb7f7; $custom-dark: #000000;
JSON
{
"hex": "#fb96f3",
"rgb": {
"r": 251,
"g": 150,
"b": 243
},
"hsl": {
"h": 304.752,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.8079,
"c": 0.16616,
"h": 329.9
},
"luminance": 0.48793
}Semantic roles & 50–950 ramp
primary
#FB96F3
secondary
#D5F6D8
accent
#E61200
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085