#F47BF9#F47BF9
#F47BF9 is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.5% C 0.210 H 325.9°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F47BF9 |
|---|---|
| RGB | rgb(244, 123, 249) |
| HSL | hsl(298, 91%, 73%) |
| HSV | hsv(298, 51%, 98%) |
| CMYK | cmyk(2%, 50.6%, 0%, 2.4%) |
| CIE-LAB | lab(69.64, 63.29, -42.87) |
| CIE-LCH | lch(69.64, 76.44, 325.89°) |
| OKLab | oklab(76.46% 0.1742 -0.118) |
| OKLCH | oklch(76.46% 0.21 325.9) |
| XYZ | xyz(61.4888, 40.2418, 94.1328) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.23
Purply Pink
#F075E6
ΔE00 3.02
Violet Pink
#FB5FFC
ΔE00 4.28
Light Magenta
#FA5FF7
ΔE00 4.31
Candy Pink
#FF63E9
ΔE00 4.60
Lavender Pink
#DD85D7
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47BF9 #80F97B
analogous
#B57BF9 #F47BF9 #F97BBF
triadic
#F47BF9 #F9F47B #7BF9F4
tetradic
#F47BF9 #F9B57B #80F97B #7BBFF9
square
#F47BF9 #F9B57B #80F97B #7BBFF9
split-complementary
#F47BF9 #BFF97B #7BF9B5
monochromatic
#E60BEF #EF40F6 #F47BF9 #F9B6FC #FDE2FE
Accessibility & contrast
On white
2.32
#F47BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#F47BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47BF9
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47BF9 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA0FD
Deuteranopia (green-blind)
#92B0F5
Tritanopia (blue-blind)
#F98AAF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f47bf9; /* rgb */ color: rgb(244, 123, 249); /* oklch */ color: oklch(76.5% 0.210 325.9);
Tailwind
colors: {
custom: {
50: '#faa6fb',
500: '#f47bf9',
950: '#000000',
},
}SCSS
$custom: #f47bf9; $custom-light: #faa6fb; $custom-dark: #000000;
JSON
{
"hex": "#f47bf9",
"rgb": {
"r": 244,
"g": 123,
"b": 249
},
"hsl": {
"h": 297.619,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.76462,
"c": 0.21039,
"h": 325.9
},
"luminance": 0.40239
}Semantic roles & 50–950 ramp
primary
#F47BF9
secondary
#D6F6D5
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85