#F747FF#F747FF
#F747FF is a light, highly saturated purple. Relative luminance 0.315; OKLCH L 71.8% C 0.283 H 326.1°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F747FF |
|---|---|
| RGB | rgb(247, 71, 255) |
| HSL | hsl(297, 100%, 64%) |
| HSV | hsv(297, 72%, 100%) |
| CMYK | cmyk(3.1%, 72.2%, 0%, 0%) |
| CIE-LAB | lab(62.93, 85.48, -56.74) |
| CIE-LCH | lch(62.93, 102.60, 326.43°) |
| OKLab | oklab(71.77% 0.2349 -0.1577) |
| OKLCH | oklch(71.77% 0.283 326.1) |
| XYZ | xyz(58.6599, 31.5046, 97.5797) |
| Luminance | 0.3150 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 3.33
Fuchsia
#FF00FF
ΔE00 3.33
Violet Pink
#FB5FFC
ΔE00 3.46
Light Magenta
#FA5FF7
ΔE00 3.58
Heliotrope
#D94FF5
ΔE00 4.59
Bright Magenta
#FF08E8
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F747FF #4FFF47
analogous
#9B47FF #F747FF #FF47AB
triadic
#F747FF #FFF747 #47FFF7
tetradic
#F747FF #FF9B47 #4FFF47 #47ABFF
square
#F747FF #FF9B47 #4FFF47 #47ABFF
split-complementary
#F747FF #ABFF47 #47FF9B
monochromatic
#C300CC #F40AFF #F747FF #FA84FF #FCC1FF
Accessibility & contrast
On white
2.88
#F747FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#F747FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F747FF
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F747FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F747FF | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A8AFF
Deuteranopia (green-blind)
#72A0FB
Tritanopia (blue-blind)
#FD66A0
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #f747ff; /* rgb */ color: rgb(247, 71, 255); /* oklch */ color: oklch(71.8% 0.283 326.1);
Tailwind
colors: {
custom: {
50: '#fe8bff',
500: '#f747ff',
950: '#000000',
},
}SCSS
$custom: #f747ff; $custom-light: #fe8bff; $custom-dark: #000000;
JSON
{
"hex": "#f747ff",
"rgb": {
"r": 247,
"g": 71,
"b": 255
},
"hsl": {
"h": 297.391,
"s": 100,
"l": 63.922
},
"oklch": {
"l": 0.71769,
"c": 0.28292,
"h": 326.1
},
"luminance": 0.31501
}Semantic roles & 50–950 ramp
primary
#F747FF
secondary
#B3F1B1
accent
#E6000A
background
#FFF9FF
surface
#FFF1FF
border
#D7CBD7
text
#180D18
muted
#867E86