#F47BFB#F47BFB
#F47BFB is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.6% C 0.212 H 325.3°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F47BFB |
|---|---|
| RGB | rgb(244, 123, 251) |
| HSL | hsl(297, 94%, 73%) |
| HSV | hsv(297, 51%, 98%) |
| CMYK | cmyk(2.8%, 51%, 0%, 1.6%) |
| CIE-LAB | lab(69.73, 63.64, -43.82) |
| CIE-LCH | lch(69.73, 77.27, 325.45°) |
| OKLab | oklab(76.56% 0.1744 -0.1207) |
| OKLCH | oklch(76.56% 0.212 325.3) |
| XYZ | xyz(61.8024, 40.3673, 95.7844) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 3.31
Violet Pink
#FB5FFC
ΔE00 4.24
Light Magenta
#FA5FF7
ΔE00 4.32
Candy Pink
#FF63E9
ΔE00 4.79
Orchid
#DA70D6
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47BFB #82FB7B
analogous
#B47BFB #F47BFB #FB7BC2
triadic
#F47BFB #FBF47B #7BFBF4
tetradic
#F47BFB #FBB47B #82FB7B #7BC2FB
square
#F47BFB #FBB47B #82FB7B #7BC2FB
split-complementary
#F47BFB #C2FB7B #7BFBB4
monochromatic
#E707F4 #EF40F9 #F47BFB #F9B6FD #FDE1FE
Accessibility & contrast
On white
2.31
#F47BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F47BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47BFB
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47BFB | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#91B0F7
Tritanopia (blue-blind)
#F98AB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f47bfb; /* rgb */ color: rgb(244, 123, 251); /* oklch */ color: oklch(76.6% 0.212 325.3);
Tailwind
colors: {
custom: {
50: '#faa6fd',
500: '#f47bfb',
950: '#000000',
},
}SCSS
$custom: #f47bfb; $custom-light: #faa6fd; $custom-dark: #000000;
JSON
{
"hex": "#f47bfb",
"rgb": {
"r": 244,
"g": 123,
"b": 251
},
"hsl": {
"h": 296.719,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.76557,
"c": 0.21215,
"h": 325.3
},
"luminance": 0.40364
}Semantic roles & 50–950 ramp
primary
#F47BFB
secondary
#D7F6D5
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85