#F47BF1#F47BF1
#F47BF1 is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.1% C 0.203 H 328.3°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F47BF1 |
|---|---|
| RGB | rgb(244, 123, 241) |
| HSL | hsl(301, 85%, 72%) |
| HSV | hsv(301, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 1.2%, 4.3%) |
| CIE-LAB | lab(69.29, 61.91, -39.03) |
| CIE-LCH | lch(69.29, 73.18, 327.77°) |
| OKLab | oklab(76.09% 0.173 -0.107) |
| OKLCH | oklch(76.09% 0.203 328.3) |
| XYZ | xyz(60.2675, 39.7533, 87.7008) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.52
Purply Pink
#F075E6
ΔE00 1.94
Candy Pink
#FF63E9
ΔE00 4.01
Light Magenta
#FA5FF7
ΔE00 4.50
Violet Pink
#FB5FFC
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47BF1 #7BF47E
analogous
#BB7BF4 #F47BF1 #F47BB4
triadic
#F47BF1 #F1F47B #7BF1F4
tetradic
#F47BF1 #F4BB7B #7BF47E #7BB4F4
square
#F47BF1 #F4BB7B #7BF47E #7BB4F4
split-complementary
#F47BF1 #B4F47B #7BF4BB
monochromatic
#E213DD #EF43EB #F47BF1 #F9B3F7 #FDE3FC
Accessibility & contrast
On white
2.35
#F47BF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F47BF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47BF1
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47BF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47BF1 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719FF5
Deuteranopia (green-blind)
#95AFED
Tritanopia (blue-blind)
#FB87AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f47bf1; /* rgb */ color: rgb(244, 123, 241); /* oklch */ color: oklch(76.1% 0.203 328.3);
Tailwind
colors: {
custom: {
50: '#faa5f6',
500: '#f47bf1',
950: '#000000',
},
}SCSS
$custom: #f47bf1; $custom-light: #faa5f6; $custom-dark: #000000;
JSON
{
"hex": "#f47bf1",
"rgb": {
"r": 244,
"g": 123,
"b": 241
},
"hsl": {
"h": 301.488,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.76091,
"c": 0.20343,
"h": 328.3
},
"luminance": 0.3975
}Semantic roles & 50–950 ramp
primary
#F47BF1
secondary
#D6F5D7
accent
#E10A04
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85