#F47BFA#F47BFA
#F47BFA is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.5% C 0.211 H 325.6°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F47BFA |
|---|---|
| RGB | rgb(244, 123, 250) |
| HSL | hsl(297, 93%, 73%) |
| HSV | hsv(297, 51%, 98%) |
| CMYK | cmyk(2.4%, 50.8%, 0%, 2%) |
| CIE-LAB | lab(69.69, 63.47, -43.35) |
| CIE-LCH | lch(69.69, 76.86, 325.67°) |
| OKLab | oklab(76.51% 0.1743 -0.1194) |
| OKLCH | oklch(76.51% 0.211 325.6) |
| XYZ | xyz(61.6452, 40.3044, 94.9564) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.35
Purply Pink
#F075E6
ΔE00 3.16
Violet Pink
#FB5FFC
ΔE00 4.26
Light Magenta
#FA5FF7
ΔE00 4.31
Candy Pink
#FF63E9
ΔE00 4.69
Orchid
#DA70D6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47BFA #81FA7B
analogous
#B47BFA #F47BFA #FA7BC1
triadic
#F47BFA #FAF47B #7BFAF4
tetradic
#F47BFA #FAB47B #81FA7B #7BC1FA
square
#F47BFA #FAB47B #81FA7B #7BC1FA
split-complementary
#F47BFA #C1FA7B #7BFAB4
monochromatic
#E609F1 #EF40F8 #F47BFA #F9B6FC #FDE2FE
Accessibility & contrast
On white
2.32
#F47BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F47BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47BFA
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47BFA | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FE
Deuteranopia (green-blind)
#91B0F6
Tritanopia (blue-blind)
#F98AB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f47bfa; /* rgb */ color: rgb(244, 123, 250); /* oklch */ color: oklch(76.5% 0.211 325.6);
Tailwind
colors: {
custom: {
50: '#faa6fc',
500: '#f47bfa',
950: '#000000',
},
}SCSS
$custom: #f47bfa; $custom-light: #faa6fc; $custom-dark: #000000;
JSON
{
"hex": "#f47bfa",
"rgb": {
"r": 244,
"g": 123,
"b": 250
},
"hsl": {
"h": 297.165,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.76509,
"c": 0.21127,
"h": 325.6
},
"luminance": 0.40301
}Semantic roles & 50–950 ramp
primary
#F47BFA
secondary
#D7F6D5
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85