#F969FF#F969FF
#F969FF is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 75.2% C 0.244 H 326.1°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F969FF |
|---|---|
| RGB | rgb(249, 105, 255) |
| HSL | hsl(298, 100%, 71%) |
| HSV | hsv(298, 59%, 100%) |
| CMYK | cmyk(2.4%, 58.8%, 0%, 0%) |
| CIE-LAB | lab(67.63, 73.57, -49.28) |
| CIE-LCH | lch(67.63, 88.54, 326.18°) |
| OKLab | oklab(75.21% 0.2025 -0.1362) |
| OKLCH | oklch(75.21% 0.244 326.1) |
| XYZ | xyz(62.1673, 37.4666, 98.5457) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.45
Light Magenta
#FA5FF7
ΔE00 1.82
Candy Pink
#FF63E9
ΔE00 3.79
Purply Pink
#F075E6
ΔE00 4.20
Violet (CSS)
#EE82EE
ΔE00 5.00
Orchid
#DA70D6
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F969FF #6FFF69
analogous
#AE69FF #F969FF #FF69BA
triadic
#F969FF #FFF969 #69FFF9
tetradic
#F969FF #FFAE69 #6FFF69 #69BAFF
square
#F969FF #FFAE69 #6FFF69 #69BAFF
split-complementary
#F969FF #BAFF69 #69FFAE
monochromatic
#E400EE #F72CFF #F969FF #FBA6FF #FEE0FF
Accessibility & contrast
On white
2.47
#F969FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#F969FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F969FF
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F969FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F969FF | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5499FF
Deuteranopia (green-blind)
#87ABFB
Tritanopia (blue-blind)
#FF7DAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f969ff; /* rgb */ color: rgb(249, 105, 255); /* oklch */ color: oklch(75.2% 0.244 326.1);
Tailwind
colors: {
custom: {
50: '#ff9cff',
500: '#f969ff',
950: '#000000',
},
}SCSS
$custom: #f969ff; $custom-light: #ff9cff; $custom-dark: #000000;
JSON
{
"hex": "#f969ff",
"rgb": {
"r": 249,
"g": 105,
"b": 255
},
"hsl": {
"h": 297.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.75211,
"c": 0.24406,
"h": 326.1
},
"luminance": 0.37463
}Semantic roles & 50–950 ramp
primary
#F969FF
secondary
#CFF6CE
accent
#E60009
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86