#F965FF#F965FF
#F965FF is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.8% C 0.249 H 326.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F965FF |
|---|---|
| RGB | rgb(249, 101, 255) |
| HSL | hsl(298, 100%, 70%) |
| HSV | hsv(298, 60%, 100%) |
| CMYK | cmyk(2.4%, 60.4%, 0%, 0%) |
| CIE-LAB | lab(67.03, 75.21, -50.22) |
| CIE-LCH | lch(67.03, 90.43, 326.27°) |
| OKLab | oklab(74.78% 0.2071 -0.1389) |
| OKLCH | oklch(74.78% 0.249 326.1) |
| XYZ | xyz(61.7694, 36.6709, 98.4130) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.93
Light Magenta
#FA5FF7
ΔE00 1.44
Candy Pink
#FF63E9
ΔE00 3.81
Purply Pink
#F075E6
ΔE00 4.51
Violet (CSS)
#EE82EE
ΔE00 5.51
Orchid
#DA70D6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F965FF #6BFF65
analogous
#AC65FF #F965FF #FF65B8
triadic
#F965FF #FFF965 #65FFF9
tetradic
#F965FF #FFAC65 #6BFF65 #65B8FF
square
#F965FF #FFAC65 #6BFF65 #65B8FF
split-complementary
#F965FF #B8FF65 #65FFAC
monochromatic
#E000EA #F728FF #F965FF #FBA2FF #FEDFFF
Accessibility & contrast
On white
2.52
#F965FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F965FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F965FF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F965FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F965FF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E97FF
Deuteranopia (green-blind)
#84AAFB
Tritanopia (blue-blind)
#FF7AA9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f965ff; /* rgb */ color: rgb(249, 101, 255); /* oklch */ color: oklch(74.8% 0.249 326.1);
Tailwind
colors: {
custom: {
50: '#ff99ff',
500: '#f965ff',
950: '#000000',
},
}SCSS
$custom: #f965ff; $custom-light: #ff99ff; $custom-dark: #000000;
JSON
{
"hex": "#f965ff",
"rgb": {
"r": 249,
"g": 101,
"b": 255
},
"hsl": {
"h": 297.662,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.74777,
"c": 0.24937,
"h": 326.1
},
"luminance": 0.36667
}Semantic roles & 50–950 ramp
primary
#F965FF
secondary
#CCF6CA
accent
#E60009
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86