#F47FFB#F47FFB
#F47FFB is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.1% C 0.206 H 325.2°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F47FFB |
|---|---|
| RGB | rgb(244, 127, 251) |
| HSL | hsl(297, 94%, 74%) |
| HSV | hsv(297, 49%, 98%) |
| CMYK | cmyk(2.8%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(70.44, 61.76, -42.71) |
| CIE-LCH | lch(70.44, 75.09, 325.33°) |
| OKLab | oklab(77.08% 0.1692 -0.1176) |
| OKLCH | oklch(77.08% 0.206 325.2) |
| XYZ | xyz(62.3088, 41.3800, 95.9532) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.12
Purply Pink
#F075E6
ΔE00 3.54
Violet Pink
#FB5FFC
ΔE00 4.96
Light Magenta
#FA5FF7
ΔE00 5.04
Candy Pink
#FF63E9
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47FFB #86FB7F
analogous
#B67FFB #F47FFB #FB7FC4
triadic
#F47FFB #FBF47F #7FFBF4
tetradic
#F47FFB #FBB67F #86FB7F #7FC4FB
square
#F47FFB #FBB67F #86FB7F #7FC4FB
split-complementary
#F47FFB #C4FB7F #7FFBB6
monochromatic
#EA08F7 #EF44F9 #F47FFB #F9BAFD #FCE1FE
Accessibility & contrast
On white
2.26
#F47FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#F47FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47FFB
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47FFB | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A3FF
Deuteranopia (green-blind)
#94B1F7
Tritanopia (blue-blind)
#F98EB2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f47ffb; /* rgb */ color: rgb(244, 127, 251); /* oklch */ color: oklch(77.1% 0.206 325.2);
Tailwind
colors: {
custom: {
50: '#faa8fd',
500: '#f47ffb',
950: '#000000',
},
}SCSS
$custom: #f47ffb; $custom-light: #faa8fd; $custom-dark: #000000;
JSON
{
"hex": "#f47ffb",
"rgb": {
"r": 244,
"g": 127,
"b": 251
},
"hsl": {
"h": 296.613,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.77081,
"c": 0.20604,
"h": 325.2
},
"luminance": 0.41377
}Semantic roles & 50–950 ramp
primary
#F47FFB
secondary
#D7F6D5
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85