#F960FA#F960FA
#F960FA is a light, highly saturated purple. Relative luminance 0.354; OKLCH L 74.0% C 0.252 H 327.5°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F960FA |
|---|---|
| RGB | rgb(249, 96, 250) |
| HSL | hsl(300, 94%, 68%) |
| HSV | hsv(300, 62%, 98%) |
| CMYK | cmyk(0.4%, 61.6%, 0%, 2%) |
| CIE-LAB | lab(66.07, 76.38, -48.99) |
| CIE-LCH | lch(66.07, 90.74, 327.32°) |
| OKLab | oklab(74% 0.2124 -0.1353) |
| OKLCH | oklch(74% 0.252 327.5) |
| XYZ | xyz(60.5042, 35.4116, 94.0722) |
| Luminance | 0.3541 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.33
Light Magenta
#FA5FF7
ΔE00 0.52
Candy Pink
#FF63E9
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 4.43
Violet (CSS)
#EE82EE
ΔE00 5.90
Orchid
#DA70D6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F960FA #61FA60
analogous
#AC60FA #F960FA #FA60AE
triadic
#F960FA #FAF960 #60FAF9
tetradic
#F960FA #FAAC60 #61FA60 #60AEFA
square
#F960FA #FAAC60 #61FA60 #60AEFA
split-complementary
#F960FA #AEFA60 #60FAAC
monochromatic
#D707D9 #F725F8 #F960FA #FB9BFC #FDD7FE
Accessibility & contrast
On white
2.60
#F960FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#F960FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F960FA
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F960FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F960FA | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C94FF
Deuteranopia (green-blind)
#84A8F6
Tritanopia (blue-blind)
#FF74A5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f960fa; /* rgb */ color: rgb(249, 96, 250); /* oklch */ color: oklch(74.0% 0.252 327.5);
Tailwind
colors: {
custom: {
50: '#ff97fc',
500: '#f960fa',
950: '#000000',
},
}SCSS
$custom: #f960fa; $custom-light: #ff97fc; $custom-dark: #000000;
JSON
{
"hex": "#f960fa",
"rgb": {
"r": 249,
"g": 96,
"b": 250
},
"hsl": {
"h": 299.61,
"s": 93.902,
"l": 67.843
},
"oklch": {
"l": 0.74001,
"c": 0.25184,
"h": 327.5
},
"luminance": 0.35408
}Semantic roles & 50–950 ramp
primary
#F960FA
secondary
#C3F3C3
accent
#E60001
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E17
muted
#867E85