#F96FF9#F96FF9
#F96FF9 is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.6% C 0.231 H 327.6°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F96FF9 |
|---|---|
| RGB | rgb(249, 111, 249) |
| HSL | hsl(300, 92%, 71%) |
| HSV | hsv(300, 55%, 98%) |
| CMYK | cmyk(0%, 55.4%, 0%, 2.4%) |
| CIE-LAB | lab(68.28, 70.01, -44.96) |
| CIE-LCH | lch(68.28, 83.20, 327.29°) |
| OKLab | oklab(75.6% 0.1948 -0.1238) |
| OKLCH | oklch(75.6% 0.231 327.6) |
| XYZ | xyz(61.8493, 38.3519, 93.7491) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.39
Light Magenta
#FA5FF7
ΔE00 2.40
Purply Pink
#F075E6
ΔE00 3.02
Candy Pink
#FF63E9
ΔE00 3.16
Violet (CSS)
#EE82EE
ΔE00 3.79
Orchid
#DA70D6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96FF9 #6FF96F
analogous
#B46FF9 #F96FF9 #F96FB4
triadic
#F96FF9 #F9F96F #6FF9F9
tetradic
#F96FF9 #F9B46F #6FF96F #6FB4F9
square
#F96FF9 #F9B46F #6FF96F #6FB4F9
split-complementary
#F96FF9 #B4F96F #6FF9B4
monochromatic
#E40AE4 #F734F7 #F96FF9 #FBAAFB #FEE2FE
Accessibility & contrast
On white
2.42
#F96FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#F96FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96FF9
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96FF9 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609BFD
Deuteranopia (green-blind)
#8EADF5
Tritanopia (blue-blind)
#FF7FAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f96ff9; /* rgb */ color: rgb(249, 111, 249); /* oklch */ color: oklch(75.6% 0.231 327.6);
Tailwind
colors: {
custom: {
50: '#fe9ffb',
500: '#f96ff9',
950: '#000000',
},
}SCSS
$custom: #f96ff9; $custom-light: #fe9ffb; $custom-dark: #000000;
JSON
{
"hex": "#f96ff9",
"rgb": {
"r": 249,
"g": 111,
"b": 249
},
"hsl": {
"h": 300,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.75596,
"c": 0.23083,
"h": 327.6
},
"luminance": 0.38348
}Semantic roles & 50–950 ramp
primary
#F96FF9
secondary
#CFF5CF
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85