#F964F9#F964F9
#F964F9 is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 74.4% C 0.246 H 327.7°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F964F9 |
|---|---|
| RGB | rgb(249, 100, 249) |
| HSL | hsl(300, 93%, 68%) |
| HSV | hsv(300, 60%, 98%) |
| CMYK | cmyk(0%, 59.8%, 0%, 2.4%) |
| CIE-LAB | lab(66.59, 74.62, -47.61) |
| CIE-LCH | lch(66.59, 88.52, 327.46°) |
| OKLab | oklab(74.37% 0.2078 -0.1314) |
| OKLCH | oklch(74.37% 0.246 327.7) |
| XYZ | xyz(60.7221, 36.0976, 93.3734) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 0.74
Violet Pink
#FB5FFC
ΔE00 0.75
Candy Pink
#FF63E9
ΔE00 2.98
Purply Pink
#F075E6
ΔE00 3.92
Violet (CSS)
#EE82EE
ΔE00 5.31
Orchid
#DA70D6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F964F9 #64F964
analogous
#AE64F9 #F964F9 #F964AE
triadic
#F964F9 #F9F964 #64F9F9
tetradic
#F964F9 #F9AE64 #64F964 #64AEF9
square
#F964F9 #F9AE64 #64F964 #64AEF9
split-complementary
#F964F9 #AEF964 #64F9AE
monochromatic
#DA08DA #F729F7 #F964F9 #FB9FFB #FEDAFE
Accessibility & contrast
On white
2.56
#F964F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#F964F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F964F9
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F964F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F964F9 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5295FE
Deuteranopia (green-blind)
#87A9F5
Tritanopia (blue-blind)
#FF77A6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f964f9; /* rgb */ color: rgb(249, 100, 249); /* oklch */ color: oklch(74.4% 0.246 327.7);
Tailwind
colors: {
custom: {
50: '#ff99fc',
500: '#f964f9',
950: '#000000',
},
}SCSS
$custom: #f964f9; $custom-light: #ff99fc; $custom-dark: #000000;
JSON
{
"hex": "#f964f9",
"rgb": {
"r": 249,
"g": 100,
"b": 249
},
"hsl": {
"h": 300,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.74368,
"c": 0.24587,
"h": 327.7
},
"luminance": 0.36094
}Semantic roles & 50–950 ramp
primary
#F964F9
secondary
#C6F3C6
accent
#E60000
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F17
muted
#867E85