#F646FF#F646FF
#F646FF is a light, highly saturated purple. Relative luminance 0.312; OKLCH L 71.6% C 0.283 H 325.9°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F646FF |
|---|---|
| RGB | rgb(246, 70, 255) |
| HSL | hsl(297, 100%, 64%) |
| HSV | hsv(297, 73%, 100%) |
| CMYK | cmyk(3.5%, 72.5%, 0%, 0%) |
| CIE-LAB | lab(62.67, 85.58, -57.16) |
| CIE-LCH | lch(62.67, 102.91, 326.26°) |
| OKLab | oklab(71.56% 0.2347 -0.1589) |
| OKLCH | oklch(71.56% 0.283 325.9) |
| XYZ | xyz(58.2450, 31.1971, 97.5422) |
| Luminance | 0.3119 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 3.19
Fuchsia
#FF00FF
ΔE00 3.19
Violet Pink
#FB5FFC
ΔE00 3.69
Light Magenta
#FA5FF7
ΔE00 3.80
Heliotrope
#D94FF5
ΔE00 4.39
Bright Magenta
#FF08E8
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F646FF #4FFF46
analogous
#9946FF #F646FF #FF46AB
triadic
#F646FF #FFF646 #46FFF6
tetradic
#F646FF #FF9946 #4FFF46 #46ABFF
square
#F646FF #FF9946 #4FFF46 #46ABFF
split-complementary
#F646FF #ABFF46 #46FF99
monochromatic
#C100CB #F309FF #F646FF #F983FF #FCC0FF
Accessibility & contrast
On white
2.90
#F646FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#F646FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F646FF
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F646FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F646FF | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#008AFF
Deuteranopia (green-blind)
#709FFB
Tritanopia (blue-blind)
#FC66A0
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #f646ff; /* rgb */ color: rgb(246, 70, 255); /* oklch */ color: oklch(71.6% 0.283 325.9);
Tailwind
colors: {
custom: {
50: '#fe8aff',
500: '#f646ff',
950: '#000000',
},
}SCSS
$custom: #f646ff; $custom-light: #fe8aff; $custom-dark: #000000;
JSON
{
"hex": "#f646ff",
"rgb": {
"r": 246,
"g": 70,
"b": 255
},
"hsl": {
"h": 297.081,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.71556,
"c": 0.28347,
"h": 325.9
},
"luminance": 0.31193
}Semantic roles & 50–950 ramp
primary
#F646FF
secondary
#B3F1B0
accent
#E6000B
background
#FFF9FF
surface
#FFF1FF
border
#D7CBD7
text
#180D18
muted
#867E86