#F96FF0#F96FF0
#F96FF0 is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.2% C 0.224 H 330.1°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F96FF0 |
|---|---|
| RGB | rgb(249, 111, 240) |
| HSL | hsl(304, 92%, 71%) |
| HSV | hsv(304, 55%, 98%) |
| CMYK | cmyk(0%, 55.4%, 3.6%, 2.4%) |
| CIE-LAB | lab(67.88, 68.52, -40.64) |
| CIE-LCH | lch(67.88, 79.67, 329.33°) |
| OKLab | oklab(75.17% 0.1938 -0.1114) |
| OKLCH | oklch(75.17% 0.224 330.1) |
| XYZ | xyz(60.4791, 37.8039, 86.5326) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.91
Candy Pink
#FF63E9
ΔE00 2.13
Light Magenta
#FA5FF7
ΔE00 2.76
Violet Pink
#FB5FFC
ΔE00 3.08
Violet (CSS)
#EE82EE
ΔE00 3.46
Orchid
#DA70D6
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96FF0 #6FF978
analogous
#BD6FF9 #F96FF0 #F96FAB
triadic
#F96FF0 #F0F96F #6FF0F9
tetradic
#F96FF0 #F9BD6F #6FF978 #6FABF9
square
#F96FF0 #F9BD6F #6FF978 #6FABF9
split-complementary
#F96FF0 #ABF96F #6FF9BD
monochromatic
#E40AD6 #F734EA #F96FF0 #FBAAF6 #FEE2FC
Accessibility & contrast
On white
2.45
#F96FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#F96FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96FF0
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96FF0 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6699F4
Deuteranopia (green-blind)
#92ACEC
Tritanopia (blue-blind)
#FF7CA6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f96ff0; /* rgb */ color: rgb(249, 111, 240); /* oklch */ color: oklch(75.2% 0.224 330.1);
Tailwind
colors: {
custom: {
50: '#fe9ff5',
500: '#f96ff0',
950: '#000000',
},
}SCSS
$custom: #f96ff0; $custom-light: #fe9ff5; $custom-dark: #000000;
JSON
{
"hex": "#f96ff0",
"rgb": {
"r": 249,
"g": 111,
"b": 240
},
"hsl": {
"h": 303.913,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.75169,
"c": 0.22351,
"h": 330.1
},
"luminance": 0.378
}Semantic roles & 50–950 ramp
primary
#F96FF0
secondary
#CFF5D2
accent
#E60F00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85