#F47FF3#F47FF3
#F47FF3 is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.7% C 0.199 H 327.6°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F47FF3 |
|---|---|
| RGB | rgb(244, 127, 243) |
| HSL | hsl(301, 84%, 73%) |
| HSV | hsv(301, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 0.4%, 4.3%) |
| CIE-LAB | lab(70.10, 60.36, -38.87) |
| CIE-LCH | lch(70.10, 71.79, 327.22°) |
| OKLab | oklab(76.71% 0.168 -0.1066) |
| OKLCH | oklch(76.71% 0.199 327.6) |
| XYZ | xyz(61.0743, 40.8862, 89.4515) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.14
Purply Pink
#F075E6
ΔE00 2.59
Candy Pink
#FF63E9
ΔE00 4.72
Light Magenta
#FA5FF7
ΔE00 5.16
Violet Pink
#FB5FFC
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47FF3 #7FF480
analogous
#BB7FF4 #F47FF3 #F47FB8
triadic
#F47FF3 #F3F47F #7FF3F4
tetradic
#F47FF3 #F4BB7F #7FF480 #7FB8F4
square
#F47FF3 #F4BB7F #7FF480 #7FB8F4
split-complementary
#F47FF3 #B8F47F #7FF4BB
monochromatic
#E514E3 #EF47EE #F47FF3 #F9B7F8 #FDE3FC
Accessibility & contrast
On white
2.29
#F47FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F47FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47FF3
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47FF3 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A2F7
Deuteranopia (green-blind)
#97B1EF
Tritanopia (blue-blind)
#FA8BAE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f47ff3; /* rgb */ color: rgb(244, 127, 243); /* oklch */ color: oklch(76.7% 0.199 327.6);
Tailwind
colors: {
custom: {
50: '#faa8f7',
500: '#f47ff3',
950: '#000000',
},
}SCSS
$custom: #f47ff3; $custom-light: #faa8f7; $custom-dark: #000000;
JSON
{
"hex": "#f47ff3",
"rgb": {
"r": 244,
"g": 127,
"b": 243
},
"hsl": {
"h": 300.513,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.76713,
"c": 0.19894,
"h": 327.6
},
"luminance": 0.40883
}Semantic roles & 50–950 ramp
primary
#F47FF3
secondary
#D6F5D7
accent
#E10705
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85