#F962FA#F962FA
#F962FA is a light, highly saturated purple. Relative luminance 0.358; OKLCH L 74.2% C 0.249 H 327.5°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F962FA |
|---|---|
| RGB | rgb(249, 98, 250) |
| HSL | hsl(300, 94%, 68%) |
| HSV | hsv(300, 61%, 98%) |
| CMYK | cmyk(0.4%, 60.8%, 0%, 2%) |
| CIE-LAB | lab(66.35, 75.59, -48.54) |
| CIE-LCH | lch(66.35, 89.83, 327.29°) |
| OKLab | oklab(74.21% 0.2102 -0.1341) |
| OKLCH | oklch(74.21% 0.249 327.5) |
| XYZ | xyz(60.6890, 35.7812, 94.1338) |
| Luminance | 0.3578 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.45
Light Magenta
#FA5FF7
ΔE00 0.61
Candy Pink
#FF63E9
ΔE00 3.19
Purply Pink
#F075E6
ΔE00 4.23
Violet (CSS)
#EE82EE
ΔE00 5.63
Orchid
#DA70D6
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F962FA #63FA62
analogous
#AD62FA #F962FA #FA62AF
triadic
#F962FA #FAF962 #62FAF9
tetradic
#F962FA #FAAD62 #63FA62 #62AFFA
square
#F962FA #FAAD62 #63FA62 #62AFFA
split-complementary
#F962FA #AFFA62 #62FAAD
monochromatic
#D907DB #F727F8 #F962FA #FB9DFC #FED9FE
Accessibility & contrast
On white
2.57
#F962FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#F962FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F962FA
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F962FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F962FA | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E95FF
Deuteranopia (green-blind)
#85A8F6
Tritanopia (blue-blind)
#FF76A6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f962fa; /* rgb */ color: rgb(249, 98, 250); /* oklch */ color: oklch(74.2% 0.249 327.5);
Tailwind
colors: {
custom: {
50: '#ff98fc',
500: '#f962fa',
950: '#000000',
},
}SCSS
$custom: #f962fa; $custom-light: #ff98fc; $custom-dark: #000000;
JSON
{
"hex": "#f962fa",
"rgb": {
"r": 249,
"g": 98,
"b": 250
},
"hsl": {
"h": 299.605,
"s": 93.827,
"l": 68.235
},
"oklch": {
"l": 0.74207,
"c": 0.24927,
"h": 327.5
},
"luminance": 0.35777
}Semantic roles & 50–950 ramp
primary
#F962FA
secondary
#C5F3C5
accent
#E60002
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E17
muted
#867E85