#F644FF#F644FF
#F644FF is a light, highly saturated purple. Relative luminance 0.309; OKLCH L 71.4% C 0.285 H 325.9°. Best body text is #000000 at 7.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F644FF |
|---|---|
| RGB | rgb(246, 68, 255) |
| HSL | hsl(297, 100%, 63%) |
| HSV | hsv(297, 73%, 100%) |
| CMYK | cmyk(3.5%, 73.3%, 0%, 0%) |
| CIE-LAB | lab(62.47, 86.18, -57.49) |
| CIE-LCH | lch(62.47, 103.59, 326.29°) |
| OKLab | oklab(71.41% 0.2364 -0.1599) |
| OKLCH | oklch(71.41% 0.285 325.9) |
| XYZ | xyz(58.1220, 30.9510, 97.5012) |
| Luminance | 0.3095 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 2.99
Fuchsia
#FF00FF
ΔE00 2.99
Violet Pink
#FB5FFC
ΔE00 3.89
Light Magenta
#FA5FF7
ΔE00 4.00
Heliotrope
#D94FF5
ΔE00 4.31
Bright Magenta
#FF08E8
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F644FF #4DFF44
analogous
#9844FF #F644FF #FF44AB
triadic
#F644FF #FFF644 #44FFF6
tetradic
#F644FF #FF9844 #4DFF44 #44ABFF
square
#F644FF #FF9844 #4DFF44 #44ABFF
split-complementary
#F644FF #ABFF44 #44FF98
monochromatic
#BF00C9 #F307FF #F644FF #F981FF #FCBEFF
Accessibility & contrast
On white
2.92
#F644FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.19
#F644FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F644FF
7.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F644FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F644FF | 1.00 | 2.92 | 7.19 | 7.19 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0089FF
Deuteranopia (green-blind)
#6F9FFB
Tritanopia (blue-blind)
#FC659F
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #f644ff; /* rgb */ color: rgb(246, 68, 255); /* oklch */ color: oklch(71.4% 0.285 325.9);
Tailwind
colors: {
custom: {
50: '#fe89ff',
500: '#f644ff',
950: '#000000',
},
}SCSS
$custom: #f644ff; $custom-light: #fe89ff; $custom-dark: #000000;
JSON
{
"hex": "#f644ff",
"rgb": {
"r": 246,
"g": 68,
"b": 255
},
"hsl": {
"h": 297.112,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.71408,
"c": 0.28537,
"h": 325.9
},
"luminance": 0.30947
}Semantic roles & 50–950 ramp
primary
#F644FF
secondary
#B1F1AE
accent
#E6000B
background
#FFF9FF
surface
#FFF1FF
border
#D7CBD7
text
#180D18
muted
#867E86