#F744FF#F744FF
#F744FF is a light, highly saturated purple. Relative luminance 0.311; OKLCH L 71.5% C 0.286 H 326.2°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F744FF |
|---|---|
| RGB | rgb(247, 68, 255) |
| HSL | hsl(297, 100%, 63%) |
| HSV | hsv(297, 73%, 100%) |
| CMYK | cmyk(3.1%, 73.3%, 0%, 0%) |
| CIE-LAB | lab(62.62, 86.37, -57.23) |
| CIE-LCH | lch(62.62, 103.62, 326.47°) |
| OKLab | oklab(71.55% 0.2374 -0.1591) |
| OKLCH | oklch(71.55% 0.286 326.2) |
| XYZ | xyz(58.4738, 31.1324, 97.5177) |
| Luminance | 0.3113 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 3.03
Fuchsia
#FF00FF
ΔE00 3.03
Violet Pink
#FB5FFC
ΔE00 3.77
Light Magenta
#FA5FF7
ΔE00 3.88
Heliotrope
#D94FF5
ΔE00 4.47
Bright Magenta
#FF08E8
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F744FF #4CFF44
analogous
#9944FF #F744FF #FF44A9
triadic
#F744FF #FFF744 #44FFF7
tetradic
#F744FF #FF9944 #4CFF44 #44A9FF
square
#F744FF #FF9944 #4CFF44 #44A9FF
split-complementary
#F744FF #A9FF44 #44FF99
monochromatic
#C000C9 #F407FF #F744FF #FA81FF #FCBEFF
Accessibility & contrast
On white
2.91
#F744FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#F744FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F744FF
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F744FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F744FF | 1.00 | 2.91 | 7.23 | 7.23 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0089FF
Deuteranopia (green-blind)
#709FFB
Tritanopia (blue-blind)
#FD649F
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #f744ff; /* rgb */ color: rgb(247, 68, 255); /* oklch */ color: oklch(71.5% 0.286 326.2);
Tailwind
colors: {
custom: {
50: '#fe89ff',
500: '#f744ff',
950: '#000000',
},
}SCSS
$custom: #f744ff; $custom-light: #fe89ff; $custom-dark: #000000;
JSON
{
"hex": "#f744ff",
"rgb": {
"r": 247,
"g": 68,
"b": 255
},
"hsl": {
"h": 297.433,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.71547,
"c": 0.28579,
"h": 326.2
},
"luminance": 0.31128
}Semantic roles & 50–950 ramp
primary
#F744FF
secondary
#B1F1AE
accent
#E6000A
background
#FFF9FF
surface
#FFF1FF
border
#D7CBD7
text
#180D18
muted
#867E86