#F47BF4#F47BF4
#F47BF4 is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.2% C 0.206 H 327.4°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F47BF4 |
|---|---|
| RGB | rgb(244, 123, 244) |
| HSL | hsl(300, 85%, 72%) |
| HSV | hsv(300, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 0%, 4.3%) |
| CIE-LAB | lab(69.42, 62.42, -40.47) |
| CIE-LCH | lch(69.42, 74.40, 327.04°) |
| OKLab | oklab(76.23% 0.1735 -0.1111) |
| OKLCH | oklch(76.23% 0.206 327.4) |
| XYZ | xyz(60.7193, 39.9341, 90.0802) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.71
Purply Pink
#F075E6
ΔE00 2.32
Candy Pink
#FF63E9
ΔE00 4.19
Light Magenta
#FA5FF7
ΔE00 4.38
Violet Pink
#FB5FFC
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47BF4 #7BF47B
analogous
#B87BF4 #F47BF4 #F47BB8
triadic
#F47BF4 #F4F47B #7BF4F4
tetradic
#F47BF4 #F4B87B #7BF47B #7BB8F4
square
#F47BF4 #F4B87B #7BF47B #7BB8F4
split-complementary
#F47BF4 #B8F47B #7BF4B8
monochromatic
#E213E2 #EF43EF #F47BF4 #F9B3F9 #FDE3FD
Accessibility & contrast
On white
2.34
#F47BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#F47BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47BF4
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47BF4 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709FF8
Deuteranopia (green-blind)
#94AFF0
Tritanopia (blue-blind)
#FA88AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f47bf4; /* rgb */ color: rgb(244, 123, 244); /* oklch */ color: oklch(76.2% 0.206 327.4);
Tailwind
colors: {
custom: {
50: '#faa6f8',
500: '#f47bf4',
950: '#000000',
},
}SCSS
$custom: #f47bf4; $custom-light: #faa6f8; $custom-dark: #000000;
JSON
{
"hex": "#f47bf4",
"rgb": {
"r": 244,
"g": 123,
"b": 244
},
"hsl": {
"h": 300,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.76229,
"c": 0.20602,
"h": 327.4
},
"luminance": 0.39931
}Semantic roles & 50–950 ramp
primary
#F47BF4
secondary
#D6F5D6
accent
#E10404
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85