#F47DFB#F47DFB
#F47DFB is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.8% C 0.209 H 325.3°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F47DFB |
|---|---|
| RGB | rgb(244, 125, 251) |
| HSL | hsl(297, 94%, 74%) |
| HSV | hsv(297, 50%, 98%) |
| CMYK | cmyk(2.8%, 50.2%, 0%, 1.6%) |
| CIE-LAB | lab(70.08, 62.70, -43.27) |
| CIE-LCH | lch(70.08, 76.19, 325.39°) |
| OKLab | oklab(76.82% 0.1718 -0.1192) |
| OKLCH | oklch(76.82% 0.209 325.3) |
| XYZ | xyz(62.0530, 40.8686, 95.8680) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.28
Purply Pink
#F075E6
ΔE00 3.41
Violet Pink
#FB5FFC
ΔE00 4.60
Light Magenta
#FA5FF7
ΔE00 4.68
Candy Pink
#FF63E9
ΔE00 5.02
Lavender Pink
#DD85D7
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47DFB #84FB7D
analogous
#B57DFB #F47DFB #FB7DC3
triadic
#F47DFB #FBF47D #7DFBF4
tetradic
#F47DFB #FBB57D #84FB7D #7DC3FB
square
#F47DFB #FBB57D #84FB7D #7DC3FB
split-complementary
#F47DFB #C3FB7D #7DFBB5
monochromatic
#E908F6 #EF42F9 #F47DFB #F9B8FD #FCE1FE
Accessibility & contrast
On white
2.29
#F47DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#F47DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47DFB
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47DFB | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FF
Deuteranopia (green-blind)
#92B1F7
Tritanopia (blue-blind)
#F98CB1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f47dfb; /* rgb */ color: rgb(244, 125, 251); /* oklch */ color: oklch(76.8% 0.209 325.3);
Tailwind
colors: {
custom: {
50: '#faa7fd',
500: '#f47dfb',
950: '#000000',
},
}SCSS
$custom: #f47dfb; $custom-light: #faa7fd; $custom-dark: #000000;
JSON
{
"hex": "#f47dfb",
"rgb": {
"r": 244,
"g": 125,
"b": 251
},
"hsl": {
"h": 296.667,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.76817,
"c": 0.2091,
"h": 325.3
},
"luminance": 0.40865
}Semantic roles & 50–950 ramp
primary
#F47DFB
secondary
#D7F6D5
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85