#F968FA#F968FA
#F968FA is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.9% C 0.241 H 327.4°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F968FA |
|---|---|
| RGB | rgb(249, 104, 250) |
| HSL | hsl(300, 94%, 69%) |
| HSV | hsv(300, 58%, 98%) |
| CMYK | cmyk(0.4%, 58.4%, 0%, 2%) |
| CIE-LAB | lab(67.24, 73.15, -47.15) |
| CIE-LCH | lch(67.24, 87.03, 327.20°) |
| OKLab | oklab(74.85% 0.2033 -0.1301) |
| OKLCH | oklch(74.85% 0.241 327.4) |
| XYZ | xyz(61.2716, 36.9463, 94.3280) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.26
Light Magenta
#FA5FF7
ΔE00 1.34
Candy Pink
#FF63E9
ΔE00 3.08
Purply Pink
#F075E6
ΔE00 3.66
Violet (CSS)
#EE82EE
ΔE00 4.82
Orchid
#DA70D6
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F968FA #69FA68
analogous
#B068FA #F968FA #FA68B2
triadic
#F968FA #FAF968 #68FAF9
tetradic
#F968FA #FAB068 #69FA68 #68B2FA
square
#F968FA #FAB068 #69FA68 #68B2FA
split-complementary
#F968FA #B2FA68 #68FAB0
monochromatic
#DF07E0 #F72DF8 #F968FA #FBA3FC #FEDEFE
Accessibility & contrast
On white
2.50
#F968FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#F968FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F968FA
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F968FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F968FA | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5698FE
Deuteranopia (green-blind)
#89AAF6
Tritanopia (blue-blind)
#FF7AA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f968fa; /* rgb */ color: rgb(249, 104, 250); /* oklch */ color: oklch(74.9% 0.241 327.4);
Tailwind
colors: {
custom: {
50: '#fe9bfc',
500: '#f968fa',
950: '#000000',
},
}SCSS
$custom: #f968fa; $custom-light: #fe9bfc; $custom-dark: #000000;
JSON
{
"hex": "#f968fa",
"rgb": {
"r": 249,
"g": 104,
"b": 250
},
"hsl": {
"h": 299.589,
"s": 93.59,
"l": 69.412
},
"oklch": {
"l": 0.7485,
"c": 0.24134,
"h": 327.4
},
"luminance": 0.36942
}Semantic roles & 50–950 ramp
primary
#F968FA
secondary
#CAF4CA
accent
#E60002
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85