#F47BF2#F47BF2
#F47BF2 is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.1% C 0.204 H 328.0°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F47BF2 |
|---|---|
| RGB | rgb(244, 123, 242) |
| HSL | hsl(301, 85%, 72%) |
| HSV | hsv(301, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 0.8%, 4.3%) |
| CIE-LAB | lab(69.34, 62.08, -39.51) |
| CIE-LCH | lch(69.34, 73.59, 327.53°) |
| OKLab | oklab(76.14% 0.1732 -0.1083) |
| OKLCH | oklch(76.14% 0.204 328) |
| XYZ | xyz(60.4173, 39.8132, 88.4896) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.57
Purply Pink
#F075E6
ΔE00 2.06
Candy Pink
#FF63E9
ΔE00 4.06
Light Magenta
#FA5FF7
ΔE00 4.46
Violet Pink
#FB5FFC
ΔE00 4.60
Lavender Pink
#DD85D7
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47BF2 #7BF47D
analogous
#BA7BF4 #F47BF2 #F47BB6
triadic
#F47BF2 #F2F47B #7BF2F4
tetradic
#F47BF2 #F4BA7B #7BF47D #7BB6F4
square
#F47BF2 #F4BA7B #7BF47D #7BB6F4
split-complementary
#F47BF2 #B6F47B #7BF4BA
monochromatic
#E213DE #EF43EC #F47BF2 #F9B3F8 #FDE3FC
Accessibility & contrast
On white
2.34
#F47BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#F47BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47BF2
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47BF2 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719FF6
Deuteranopia (green-blind)
#95AFEE
Tritanopia (blue-blind)
#FB88AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f47bf2; /* rgb */ color: rgb(244, 123, 242); /* oklch */ color: oklch(76.1% 0.204 328.0);
Tailwind
colors: {
custom: {
50: '#faa6f6',
500: '#f47bf2',
950: '#000000',
},
}SCSS
$custom: #f47bf2; $custom-light: #faa6f6; $custom-dark: #000000;
JSON
{
"hex": "#f47bf2",
"rgb": {
"r": 244,
"g": 123,
"b": 242
},
"hsl": {
"h": 300.992,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.76137,
"c": 0.20429,
"h": 328
},
"luminance": 0.3981
}Semantic roles & 50–950 ramp
primary
#F47BF2
secondary
#D6F5D7
accent
#E10804
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85