#F47BEC#F47BEC
#F47BEC is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.9% C 0.199 H 329.8°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F47BEC |
|---|---|
| RGB | rgb(244, 123, 236) |
| HSL | hsl(304, 85%, 72%) |
| HSV | hsv(304, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 3.3%, 4.3%) |
| CIE-LAB | lab(69.08, 61.06, -36.61) |
| CIE-LCH | lch(69.08, 71.20, 329.06°) |
| OKLab | oklab(75.87% 0.1722 -0.1) |
| OKLCH | oklch(75.87% 0.199 329.8) |
| XYZ | xyz(59.5309, 39.4587, 83.8213) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.48
Violet (CSS)
#EE82EE
ΔE00 1.57
Candy Pink
#FF63E9
ΔE00 3.82
Lavender Pink
#DD85D7
ΔE00 4.83
Light Magenta
#FA5FF7
ΔE00 4.83
Violet Pink
#FB5FFC
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47BEC #7BF483
analogous
#C07BF4 #F47BEC #F47BB0
triadic
#F47BEC #ECF47B #7BECF4
tetradic
#F47BEC #F4C07B #7BF483 #7BB0F4
square
#F47BEC #F4C07B #7BF483 #7BB0F4
split-complementary
#F47BEC #B0F47B #7BF4C0
monochromatic
#E213D4 #EF43E4 #F47BEC #F9B3F4 #FDE3FB
Accessibility & contrast
On white
2.36
#F47BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#F47BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47BEC
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47BEC | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EF0
Deuteranopia (green-blind)
#97AFE8
Tritanopia (blue-blind)
#FC86A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f47bec; /* rgb */ color: rgb(244, 123, 236); /* oklch */ color: oklch(75.9% 0.199 329.8);
Tailwind
colors: {
custom: {
50: '#faa5f2',
500: '#f47bec',
950: '#000000',
},
}SCSS
$custom: #f47bec; $custom-light: #faa5f2; $custom-dark: #000000;
JSON
{
"hex": "#f47bec",
"rgb": {
"r": 244,
"g": 123,
"b": 236
},
"hsl": {
"h": 303.967,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.75866,
"c": 0.19918,
"h": 329.8
},
"luminance": 0.39455
}Semantic roles & 50–950 ramp
primary
#F47BEC
secondary
#D6F5D8
accent
#E11304
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85