#F649FF#F649FF
#F649FF is a light, highly saturated purple. Relative luminance 0.316; OKLCH L 71.8% C 0.281 H 325.8°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F649FF |
|---|---|
| RGB | rgb(246, 73, 255) |
| HSL | hsl(297, 100%, 64%) |
| HSV | hsv(297, 71%, 100%) |
| CMYK | cmyk(3.5%, 71.4%, 0%, 0%) |
| CIE-LAB | lab(63.00, 84.66, -56.64) |
| CIE-LCH | lch(63.00, 101.86, 326.22°) |
| OKLab | oklab(71.79% 0.2321 -0.1575) |
| OKLCH | oklch(71.79% 0.281 325.8) |
| XYZ | xyz(58.4374, 31.5818, 97.6063) |
| Luminance | 0.3158 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.37
Magenta
#FF00FF
ΔE00 3.50
Fuchsia
#FF00FF
ΔE00 3.50
Light Magenta
#FA5FF7
ΔE00 3.50
Heliotrope
#D94FF5
ΔE00 4.52
Bright Magenta
#FF08E8
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F649FF #52FF49
analogous
#9B49FF #F649FF #FF49AD
triadic
#F649FF #FFF649 #49FFF6
tetradic
#F649FF #FF9B49 #52FF49 #49ADFF
square
#F649FF #FF9B49 #52FF49 #49ADFF
split-complementary
#F649FF #ADFF49 #49FF9B
monochromatic
#C300CE #F30CFF #F649FF #F986FF #FCC3FF
Accessibility & contrast
On white
2.87
#F649FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#F649FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F649FF
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F649FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F649FF | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#118BFF
Deuteranopia (green-blind)
#72A0FB
Tritanopia (blue-blind)
#FC68A1
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #f649ff; /* rgb */ color: rgb(246, 73, 255); /* oklch */ color: oklch(71.8% 0.281 325.8);
Tailwind
colors: {
custom: {
50: '#fd8bff',
500: '#f649ff',
950: '#000000',
},
}SCSS
$custom: #f649ff; $custom-light: #fd8bff; $custom-dark: #000000;
JSON
{
"hex": "#f649ff",
"rgb": {
"r": 246,
"g": 73,
"b": 255
},
"hsl": {
"h": 297.033,
"s": 100,
"l": 64.314
},
"oklch": {
"l": 0.71786,
"c": 0.28052,
"h": 325.8
},
"luminance": 0.31578
}Semantic roles & 50–950 ramp
primary
#F649FF
secondary
#B5F1B2
accent
#E6000B
background
#FFF9FF
surface
#FFF1FF
border
#D7CBD7
text
#180D18
muted
#867E86