#F47CF8#F47CF8
#F47CF8 is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.5% C 0.208 H 326.2°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F47CF8 |
|---|---|
| RGB | rgb(244, 124, 248) |
| HSL | hsl(298, 90%, 73%) |
| HSV | hsv(298, 50%, 97%) |
| CMYK | cmyk(1.6%, 50%, 0%, 2.7%) |
| CIE-LAB | lab(69.77, 62.65, -42.11) |
| CIE-LCH | lch(69.77, 75.49, 326.09°) |
| OKLab | oklab(76.55% 0.1727 -0.1158) |
| OKLCH | oklch(76.55% 0.208 326.2) |
| XYZ | xyz(61.4579, 40.4290, 93.3551) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.99
Purply Pink
#F075E6
ΔE00 2.93
Violet Pink
#FB5FFC
ΔE00 4.49
Light Magenta
#FA5FF7
ΔE00 4.49
Candy Pink
#FF63E9
ΔE00 4.64
Lavender Pink
#DD85D7
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47CF8 #80F87C
analogous
#B67CF8 #F47CF8 #F87CBE
triadic
#F47CF8 #F8F47C #7CF8F4
tetradic
#F47CF8 #F8B67C #80F87C #7CBEF8
square
#F47CF8 #F8B67C #80F87C #7CBEF8
split-complementary
#F47CF8 #BEF87C #7CF8B6
monochromatic
#E60DED #EF42F5 #F47CF8 #F9B6FB #FDE2FD
Accessibility & contrast
On white
2.31
#F47CF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#F47CF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47CF8
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47CF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47CF8 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FC
Deuteranopia (green-blind)
#93B0F4
Tritanopia (blue-blind)
#FA8AAF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f47cf8; /* rgb */ color: rgb(244, 124, 248); /* oklch */ color: oklch(76.5% 0.208 326.2);
Tailwind
colors: {
custom: {
50: '#faa6fb',
500: '#f47cf8',
950: '#000000',
},
}SCSS
$custom: #f47cf8; $custom-light: #faa6fb; $custom-dark: #000000;
JSON
{
"hex": "#f47cf8",
"rgb": {
"r": 244,
"g": 124,
"b": 248
},
"hsl": {
"h": 298.065,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.76545,
"c": 0.20799,
"h": 326.2
},
"luminance": 0.40426
}Semantic roles & 50–950 ramp
primary
#F47CF8
secondary
#D6F6D5
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85