#F47FFC#F47FFC
#F47FFC is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.1% C 0.207 H 324.9°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F47FFC |
|---|---|
| RGB | rgb(244, 127, 252) |
| HSL | hsl(296, 95%, 74%) |
| HSV | hsv(296, 50%, 99%) |
| CMYK | cmyk(3.2%, 49.6%, 0%, 1.2%) |
| CIE-LAB | lab(70.49, 61.94, -43.19) |
| CIE-LCH | lch(70.49, 75.51, 325.11°) |
| OKLab | oklab(77.13% 0.1693 -0.1189) |
| OKLCH | oklch(77.13% 0.207 324.9) |
| XYZ | xyz(62.4668, 41.4433, 96.7856) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.27
Purply Pink
#F075E6
ΔE00 3.68
Violet Pink
#FB5FFC
ΔE00 4.95
Light Magenta
#FA5FF7
ΔE00 5.04
Candy Pink
#FF63E9
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47FFC #87FC7F
analogous
#B67FFC #F47FFC #FC7FC6
triadic
#F47FFC #FCF47F #7FFCF4
tetradic
#F47FFC #FCB67F #87FC7F #7FC6FC
square
#F47FFC #FCB67F #87FC7F #7FC6FC
split-complementary
#F47FFC #C6FC7F #7FFCB6
monochromatic
#EA07F9 #EF43FB #F47FFC #F9BBFD #FCE1FE
Accessibility & contrast
On white
2.26
#F47FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#F47FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47FFC
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47FFC | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A3FF
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#F98EB2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f47ffc; /* rgb */ color: rgb(244, 127, 252); /* oklch */ color: oklch(77.1% 0.207 324.9);
Tailwind
colors: {
custom: {
50: '#faa8fe',
500: '#f47ffc',
950: '#000000',
},
}SCSS
$custom: #f47ffc; $custom-light: #faa8fe; $custom-dark: #000000;
JSON
{
"hex": "#f47ffc",
"rgb": {
"r": 244,
"g": 127,
"b": 252
},
"hsl": {
"h": 296.16,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.77128,
"c": 0.20694,
"h": 324.9
},
"luminance": 0.4144
}Semantic roles & 50–950 ramp
primary
#F47FFC
secondary
#D7F7D4
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86