#F960FF#F960FF
#F960FF is a light, highly saturated purple. Relative luminance 0.357; OKLCH L 74.3% C 0.256 H 326.2°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F960FF |
|---|---|
| RGB | rgb(249, 96, 255) |
| HSL | hsl(298, 100%, 69%) |
| HSV | hsv(298, 62%, 100%) |
| CMYK | cmyk(2.4%, 62.4%, 0%, 0%) |
| CIE-LAB | lab(66.31, 77.19, -51.35) |
| CIE-LCH | lch(66.31, 92.71, 326.37°) |
| OKLab | oklab(74.26% 0.2126 -0.1422) |
| OKLCH | oklch(74.26% 0.256 326.2) |
| XYZ | xyz(61.2986, 35.7293, 98.2561) |
| Luminance | 0.3573 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.61
Light Magenta
#FA5FF7
ΔE00 1.23
Candy Pink
#FF63E9
ΔE00 3.95
Purply Pink
#F075E6
ΔE00 4.94
Violet (CSS)
#EE82EE
ΔE00 6.15
Magenta
#FF00FF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F960FF #66FF60
analogous
#AA60FF #F960FF #FF60B6
triadic
#F960FF #FFF960 #60FFF9
tetradic
#F960FF #FFAA60 #66FF60 #60B6FF
square
#F960FF #FFAA60 #66FF60 #60B6FF
split-complementary
#F960FF #B6FF60 #60FFAA
monochromatic
#DC00E5 #F723FF #F960FF #FB9DFF #FEDAFF
Accessibility & contrast
On white
2.58
#F960FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#F960FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F960FF
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F960FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F960FF | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4795FF
Deuteranopia (green-blind)
#81A8FB
Tritanopia (blue-blind)
#FF76A8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f960ff; /* rgb */ color: rgb(249, 96, 255); /* oklch */ color: oklch(74.3% 0.256 326.2);
Tailwind
colors: {
custom: {
50: '#ff97ff',
500: '#f960ff',
950: '#000000',
},
}SCSS
$custom: #f960ff; $custom-light: #ff97ff; $custom-dark: #000000;
JSON
{
"hex": "#f960ff",
"rgb": {
"r": 249,
"g": 96,
"b": 255
},
"hsl": {
"h": 297.736,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.74258,
"c": 0.25579,
"h": 326.2
},
"luminance": 0.35725
}Semantic roles & 50–950 ramp
primary
#F960FF
secondary
#C8F5C6
accent
#E60009
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86