#F47BF5#F47BF5
#F47BF5 is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.3% C 0.207 H 327.1°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F47BF5 |
|---|---|
| RGB | rgb(244, 123, 245) |
| HSL | hsl(300, 86%, 72%) |
| HSV | hsv(300, 50%, 96%) |
| CMYK | cmyk(0.4%, 49.8%, 0%, 3.9%) |
| CIE-LAB | lab(69.47, 62.60, -40.95) |
| CIE-LCH | lch(69.47, 74.80, 326.81°) |
| OKLab | oklab(76.28% 0.1736 -0.1125) |
| OKLCH | oklch(76.28% 0.207 327.1) |
| XYZ | xyz(60.8715, 39.9950, 90.8820) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.79
Purply Pink
#F075E6
ΔE00 2.45
Candy Pink
#FF63E9
ΔE00 4.26
Light Magenta
#FA5FF7
ΔE00 4.36
Violet Pink
#FB5FFC
ΔE00 4.42
Lavender Pink
#DD85D7
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47BF5 #7CF57B
analogous
#B77BF5 #F47BF5 #F57BB9
triadic
#F47BF5 #F5F47B #7BF5F4
tetradic
#F47BF5 #F5B77B #7CF57B #7BB9F5
square
#F47BF5 #F5B77B #7CF57B #7BB9F5
split-complementary
#F47BF5 #B9F57B #7BF5B7
monochromatic
#E311E4 #EF42F1 #F47BF5 #F9B4F9 #FDE3FD
Accessibility & contrast
On white
2.33
#F47BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#F47BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47BF5
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47BF5 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA0F9
Deuteranopia (green-blind)
#94AFF1
Tritanopia (blue-blind)
#FA89AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f47bf5; /* rgb */ color: rgb(244, 123, 245); /* oklch */ color: oklch(76.3% 0.207 327.1);
Tailwind
colors: {
custom: {
50: '#faa6f9',
500: '#f47bf5',
950: '#000000',
},
}SCSS
$custom: #f47bf5; $custom-light: #faa6f9; $custom-dark: #000000;
JSON
{
"hex": "#f47bf5",
"rgb": {
"r": 244,
"g": 123,
"b": 245
},
"hsl": {
"h": 299.508,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.76275,
"c": 0.20688,
"h": 327.1
},
"luminance": 0.39992
}Semantic roles & 50–950 ramp
primary
#F47BF5
secondary
#D6F5D6
accent
#E20305
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85