#FA96FF#FA96FF
#FA96FF is a light, vivid purple. Relative luminance 0.494; OKLCH L 81.2% C 0.176 H 325.3°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FA96FF |
|---|---|
| RGB | rgb(250, 150, 255) |
| HSL | hsl(297, 100%, 79%) |
| HSV | hsv(297, 41%, 100%) |
| CMYK | cmyk(2%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(75.67, 52.87, -36.68) |
| CIE-LCH | lch(75.67, 64.35, 325.25°) |
| OKLab | oklab(81.18% 0.1451 -0.1004) |
| OKLCH | oklch(81.18% 0.176 325.3) |
| XYZ | xyz(68.3791, 49.3597, 100.5139) |
| Luminance | 0.4936 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.62
Purply Pink
#F075E6
ΔE00 7.04
Lavender Pink
#DD85D7
ΔE00 7.20
Plum
#DDA0DD
ΔE00 7.73
Mauve
#E0B0FF
ΔE00 8.07
Baby Purple
#CA9BF7
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA96FF #9BFF96
analogous
#C696FF #FA96FF #FF96D0
triadic
#FA96FF #FFFA96 #96FFFA
tetradic
#FA96FF #FFC696 #9BFF96 #96D0FF
square
#FA96FF #FFC696 #9BFF96 #96D0FF
split-complementary
#FA96FF #D0FF96 #96FFC6
monochromatic
#F41CFF #F759FF #FA96FF #FDD3FF #FEE0FF
Accessibility & contrast
On white
1.93
#FA96FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#FA96FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA96FF
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA96FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA96FF | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB3FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#FFA1BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fa96ff; /* rgb */ color: rgb(250, 150, 255); /* oklch */ color: oklch(81.2% 0.176 325.3);
Tailwind
colors: {
custom: {
50: '#feb7ff',
500: '#fa96ff',
950: '#000000',
},
}SCSS
$custom: #fa96ff; $custom-light: #feb7ff; $custom-dark: #000000;
JSON
{
"hex": "#fa96ff",
"rgb": {
"r": 250,
"g": 150,
"b": 255
},
"hsl": {
"h": 297.143,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.81181,
"c": 0.17646,
"h": 325.3
},
"luminance": 0.49357
}Semantic roles & 50–950 ramp
primary
#FA96FF
secondary
#D5F7D4
accent
#E6000B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086