#F965FA#F965FA
#F965FA is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 74.5% C 0.245 H 327.4°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F965FA |
|---|---|
| RGB | rgb(249, 101, 250) |
| HSL | hsl(300, 94%, 69%) |
| HSV | hsv(300, 60%, 98%) |
| CMYK | cmyk(0.4%, 59.6%, 0%, 2%) |
| CIE-LAB | lab(66.79, 74.38, -47.85) |
| CIE-LCH | lch(66.79, 88.44, 327.24°) |
| OKLab | oklab(74.52% 0.2068 -0.1321) |
| OKLCH | oklch(74.52% 0.245 327.4) |
| XYZ | xyz(60.9750, 36.3531, 94.2292) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.82
Light Magenta
#FA5FF7
ΔE00 0.93
Candy Pink
#FF63E9
ΔE00 3.10
Purply Pink
#F075E6
ΔE00 3.93
Violet (CSS)
#EE82EE
ΔE00 5.23
Orchid
#DA70D6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F965FA #66FA65
analogous
#AF65FA #F965FA #FA65B1
triadic
#F965FA #FAF965 #65FAF9
tetradic
#F965FA #FAAF65 #66FA65 #65B1FA
square
#F965FA #FAAF65 #66FA65 #65B1FA
split-complementary
#F965FA #B1FA65 #65FAAF
monochromatic
#DC07DD #F72AF8 #F965FA #FBA0FC #FEDCFE
Accessibility & contrast
On white
2.54
#F965FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#F965FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F965FA
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F965FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F965FA | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5296FF
Deuteranopia (green-blind)
#87A9F6
Tritanopia (blue-blind)
#FF78A7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f965fa; /* rgb */ color: rgb(249, 101, 250); /* oklch */ color: oklch(74.5% 0.245 327.4);
Tailwind
colors: {
custom: {
50: '#ff99fc',
500: '#f965fa',
950: '#000000',
},
}SCSS
$custom: #f965fa; $custom-light: #ff99fc; $custom-dark: #000000;
JSON
{
"hex": "#f965fa",
"rgb": {
"r": 249,
"g": 101,
"b": 250
},
"hsl": {
"h": 299.597,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.74525,
"c": 0.24534,
"h": 327.4
},
"luminance": 0.36349
}Semantic roles & 50–950 ramp
primary
#F965FA
secondary
#C8F3C7
accent
#E60002
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F17
muted
#867E85