#F47FF2#F47FF2
#F47FF2 is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.7% C 0.198 H 327.9°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F47FF2 |
|---|---|
| RGB | rgb(244, 127, 242) |
| HSL | hsl(301, 84%, 73%) |
| HSV | hsv(301, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 0.8%, 4.3%) |
| CIE-LAB | lab(70.05, 60.19, -38.39) |
| CIE-LCH | lch(70.05, 71.39, 327.47°) |
| OKLab | oklab(76.67% 0.1678 -0.1052) |
| OKLCH | oklch(76.67% 0.198 327.9) |
| XYZ | xyz(60.9237, 40.8260, 88.6584) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.08
Purply Pink
#F075E6
ΔE00 2.49
Candy Pink
#FF63E9
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 5.17
Light Magenta
#FA5FF7
ΔE00 5.21
Violet Pink
#FB5FFC
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47FF2 #7FF481
analogous
#BC7FF4 #F47FF2 #F47FB7
triadic
#F47FF2 #F2F47F #7FF2F4
tetradic
#F47FF2 #F4BC7F #7FF481 #7FB7F4
square
#F47FF2 #F4BC7F #7FF481 #7FB7F4
split-complementary
#F47FF2 #B7F47F #7FF4BC
monochromatic
#E514E1 #EF47EC #F47FF2 #F9B7F8 #FDE3FC
Accessibility & contrast
On white
2.29
#F47FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#F47FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47FF2
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47FF2 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A1F6
Deuteranopia (green-blind)
#98B1EE
Tritanopia (blue-blind)
#FB8BAE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f47ff2; /* rgb */ color: rgb(244, 127, 242); /* oklch */ color: oklch(76.7% 0.198 327.9);
Tailwind
colors: {
custom: {
50: '#faa8f6',
500: '#f47ff2',
950: '#000000',
},
}SCSS
$custom: #f47ff2; $custom-light: #faa8f6; $custom-dark: #000000;
JSON
{
"hex": "#f47ff2",
"rgb": {
"r": 244,
"g": 127,
"b": 242
},
"hsl": {
"h": 301.026,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.76668,
"c": 0.19807,
"h": 327.9
},
"luminance": 0.40823
}Semantic roles & 50–950 ramp
primary
#F47FF2
secondary
#D6F5D7
accent
#E10905
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85