#F96FFC#F96FFC
#F96FFC is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.7% C 0.233 H 326.7°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F96FFC |
|---|---|
| RGB | rgb(249, 111, 252) |
| HSL | hsl(299, 96%, 71%) |
| HSV | hsv(299, 56%, 99%) |
| CMYK | cmyk(1.2%, 56%, 0%, 1.2%) |
| CIE-LAB | lab(68.42, 70.51, -46.39) |
| CIE-LCH | lch(68.42, 84.40, 326.66°) |
| OKLab | oklab(75.74% 0.1951 -0.1279) |
| OKLCH | oklch(75.74% 0.233 326.7) |
| XYZ | xyz(62.3209, 38.5406, 96.2331) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.32
Light Magenta
#FA5FF7
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 3.44
Candy Pink
#FF63E9
ΔE00 3.55
Violet (CSS)
#EE82EE
ΔE00 4.00
Orchid
#DA70D6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96FFC #72FC6F
analogous
#B26FFC #F96FFC #FC6FB8
triadic
#F96FFC #FCF96F #6FFCF9
tetradic
#F96FFC #FCB26F #72FC6F #6FB8FC
square
#F96FFC #FCB26F #72FC6F #6FB8FC
split-complementary
#F96FFC #B8FC6F #6FFCB2
monochromatic
#E705EC #F733FB #F96FFC #FBABFD #FEE1FE
Accessibility & contrast
On white
2.41
#F96FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#F96FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96FFC
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96FFC | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9BFF
Deuteranopia (green-blind)
#8CADF8
Tritanopia (blue-blind)
#FF80AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f96ffc; /* rgb */ color: rgb(249, 111, 252); /* oklch */ color: oklch(75.7% 0.233 326.7);
Tailwind
colors: {
custom: {
50: '#fe9ffe',
500: '#f96ffc',
950: '#000000',
},
}SCSS
$custom: #f96ffc; $custom-light: #fe9ffe; $custom-dark: #000000;
JSON
{
"hex": "#f96ffc",
"rgb": {
"r": 249,
"g": 111,
"b": 252
},
"hsl": {
"h": 298.723,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.75742,
"c": 0.23331,
"h": 326.7
},
"luminance": 0.38537
}Semantic roles & 50–950 ramp
primary
#F96FFC
secondary
#D2F6D1
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86