#F968FD#F968FD
#F968FD is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 75.0% C 0.244 H 326.6°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F968FD |
|---|---|
| RGB | rgb(249, 104, 253) |
| HSL | hsl(298, 97%, 70%) |
| HSV | hsv(298, 59%, 99%) |
| CMYK | cmyk(1.6%, 58.9%, 0%, 0.8%) |
| CIE-LAB | lab(67.38, 73.65, -48.57) |
| CIE-LCH | lch(67.38, 88.22, 326.60°) |
| OKLab | oklab(75% 0.2035 -0.1342) |
| OKLCH | oklch(75% 0.244 326.6) |
| XYZ | xyz(61.7457, 37.1360, 96.8252) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.23
Light Magenta
#FA5FF7
ΔE00 1.53
Candy Pink
#FF63E9
ΔE00 3.50
Purply Pink
#F075E6
ΔE00 4.02
Violet (CSS)
#EE82EE
ΔE00 5.00
Orchid
#DA70D6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F968FD #6CFD68
analogous
#AE68FD #F968FD #FD68B7
triadic
#F968FD #FDF968 #68FDF9
tetradic
#F968FD #FDAE68 #6CFD68 #68B7FD
square
#F968FD #FDAE68 #6CFD68 #68B7FD
split-complementary
#F968FD #B7FD68 #68FDAE
monochromatic
#E103E8 #F72CFC #F968FD #FBA4FE #FEE1FF
Accessibility & contrast
On white
2.49
#F968FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#F968FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F968FD
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F968FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F968FD | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5498FF
Deuteranopia (green-blind)
#87ABF9
Tritanopia (blue-blind)
#FF7BA9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f968fd; /* rgb */ color: rgb(249, 104, 253); /* oklch */ color: oklch(75.0% 0.244 326.6);
Tailwind
colors: {
custom: {
50: '#ff9bfe',
500: '#f968fd',
950: '#000000',
},
}SCSS
$custom: #f968fd; $custom-light: #ff9bfe; $custom-dark: #000000;
JSON
{
"hex": "#f968fd",
"rgb": {
"r": 249,
"g": 104,
"b": 253
},
"hsl": {
"h": 298.389,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.75,
"c": 0.24377,
"h": 326.6
},
"luminance": 0.37132
}Semantic roles & 50–950 ramp
primary
#F968FD
secondary
#CDF5CC
accent
#E60006
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86