#FB96FF#FB96FF
#FB96FF is a light, vivid purple. Relative luminance 0.495; OKLCH L 81.3% C 0.177 H 325.7°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FB96FF |
|---|---|
| RGB | rgb(251, 150, 255) |
| HSL | hsl(298, 100%, 79%) |
| HSV | hsv(298, 41%, 100%) |
| CMYK | cmyk(1.6%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(75.79, 53.16, -36.49) |
| CIE-LCH | lch(75.79, 64.48, 325.53°) |
| OKLab | oklab(81.29% 0.1463 -0.0998) |
| OKLCH | oklch(81.29% 0.177 325.7) |
| XYZ | xyz(68.7385, 49.5450, 100.5307) |
| Luminance | 0.4954 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.67
Purply Pink
#F075E6
ΔE00 7.06
Lavender Pink
#DD85D7
ΔE00 7.26
Plum
#DDA0DD
ΔE00 7.78
Mauve
#E0B0FF
ΔE00 8.17
Baby Purple
#CA9BF7
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB96FF #9AFF96
analogous
#C796FF #FB96FF #FF96CF
triadic
#FB96FF #FFFB96 #96FFFB
tetradic
#FB96FF #FFC796 #9AFF96 #96CFFF
square
#FB96FF #FFC796 #9AFF96 #96CFFF
split-complementary
#FB96FF #CFFF96 #96FFC7
monochromatic
#F61CFF #F959FF #FB96FF #FDD3FF #FEE0FF
Accessibility & contrast
On white
1.93
#FB96FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#FB96FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB96FF
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB96FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB96FF | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB3FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#FFA1BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fb96ff; /* rgb */ color: rgb(251, 150, 255); /* oklch */ color: oklch(81.3% 0.177 325.7);
Tailwind
colors: {
custom: {
50: '#feb7ff',
500: '#fb96ff',
950: '#000000',
},
}SCSS
$custom: #fb96ff; $custom-light: #feb7ff; $custom-dark: #000000;
JSON
{
"hex": "#fb96ff",
"rgb": {
"r": 251,
"g": 150,
"b": 255
},
"hsl": {
"h": 297.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.81291,
"c": 0.17707,
"h": 325.7
},
"luminance": 0.49542
}Semantic roles & 50–950 ramp
primary
#FB96FF
secondary
#D5F7D4
accent
#E60009
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086