#F968FE#F968FE
#F968FE is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 75.1% C 0.245 H 326.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F968FE |
|---|---|
| RGB | rgb(249, 104, 254) |
| HSL | hsl(298, 99%, 70%) |
| HSV | hsv(298, 59%, 100%) |
| CMYK | cmyk(2%, 59.1%, 0%, 0.4%) |
| CIE-LAB | lab(67.43, 73.81, -49.04) |
| CIE-LCH | lch(67.43, 88.62, 326.40°) |
| OKLab | oklab(75.05% 0.2036 -0.1356) |
| OKLCH | oklch(75.05% 0.245 326.3) |
| XYZ | xyz(61.9054, 37.1999, 97.6663) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.26
Light Magenta
#FA5FF7
ΔE00 1.62
Candy Pink
#FF63E9
ΔE00 3.65
Purply Pink
#F075E6
ΔE00 4.15
Violet (CSS)
#EE82EE
ΔE00 5.06
Orchid
#DA70D6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F968FE #6DFE68
analogous
#AE68FE #F968FE #FE68B8
triadic
#F968FE #FEF968 #68FEF9
tetradic
#F968FE #FEAE68 #6DFE68 #68B8FE
square
#F968FE #FEAE68 #6DFE68 #68B8FE
split-complementary
#F968FE #B8FE68 #68FEAE
monochromatic
#E202EA #F72BFE #F968FE #FBA5FE #FEE1FF
Accessibility & contrast
On white
2.49
#F968FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#F968FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F968FE
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F968FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F968FE | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5398FF
Deuteranopia (green-blind)
#87ABFA
Tritanopia (blue-blind)
#FF7CAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f968fe; /* rgb */ color: rgb(249, 104, 254); /* oklch */ color: oklch(75.1% 0.245 326.3);
Tailwind
colors: {
custom: {
50: '#ff9bff',
500: '#f968fe',
950: '#000000',
},
}SCSS
$custom: #f968fe; $custom-light: #ff9bff; $custom-dark: #000000;
JSON
{
"hex": "#f968fe",
"rgb": {
"r": 249,
"g": 104,
"b": 254
},
"hsl": {
"h": 298,
"s": 98.684,
"l": 70.196
},
"oklch": {
"l": 0.75051,
"c": 0.24458,
"h": 326.3
},
"luminance": 0.37196
}Semantic roles & 50–950 ramp
primary
#F968FE
secondary
#CDF6CC
accent
#E60008
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86