#F47FFE#F47FFE
#F47FFE is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.2% C 0.209 H 324.3°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F47FFE |
|---|---|
| RGB | rgb(244, 127, 254) |
| HSL | hsl(295, 98%, 75%) |
| HSV | hsv(295, 50%, 100%) |
| CMYK | cmyk(3.9%, 50%, 0%, 0.4%) |
| CIE-LAB | lab(70.57, 62.29, -44.14) |
| CIE-LCH | lch(70.57, 76.35, 324.68°) |
| OKLab | oklab(77.22% 0.1696 -0.1217) |
| OKLCH | oklch(77.22% 0.209 324.3) |
| XYZ | xyz(62.7854, 41.5707, 98.4635) |
| Luminance | 0.4157 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.56
Purply Pink
#F075E6
ΔE00 3.95
Violet Pink
#FB5FFC
ΔE00 4.94
Light Magenta
#FA5FF7
ΔE00 5.08
Candy Pink
#FF63E9
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47FFE #89FE7F
analogous
#B57FFE #F47FFE #FE7FC8
triadic
#F47FFE #FEF47F #7FFEF4
tetradic
#F47FFE #FEB57F #89FE7F #7FC8FE
square
#F47FFE #FEB57F #89FE7F #7FC8FE
split-complementary
#F47FFE #C8FE7F #7FFEB5
monochromatic
#EA06FD #EF42FE #F47FFE #F9BCFE #FCE1FF
Accessibility & contrast
On white
2.25
#F47FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#F47FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47FFE
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47FFE | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#92B2FA
Tritanopia (blue-blind)
#F88FB3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f47ffe; /* rgb */ color: rgb(244, 127, 254); /* oklch */ color: oklch(77.2% 0.209 324.3);
Tailwind
colors: {
custom: {
50: '#faa8ff',
500: '#f47ffe',
950: '#000000',
},
}SCSS
$custom: #f47ffe; $custom-light: #faa8ff; $custom-dark: #000000;
JSON
{
"hex": "#f47ffe",
"rgb": {
"r": 244,
"g": 127,
"b": 254
},
"hsl": {
"h": 295.276,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.77222,
"c": 0.20873,
"h": 324.3
},
"luminance": 0.41568
}Semantic roles & 50–950 ramp
primary
#F47FFE
secondary
#D7F7D4
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86