#F47BEE#F47BEE
#F47BEE is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.0% C 0.201 H 329.2°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F47BEE |
|---|---|
| RGB | rgb(244, 123, 238) |
| HSL | hsl(303, 85%, 72%) |
| HSV | hsv(303, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 2.5%, 4.3%) |
| CIE-LAB | lab(69.17, 61.40, -37.58) |
| CIE-LCH | lch(69.17, 71.99, 328.53°) |
| OKLab | oklab(75.96% 0.1726 -0.1028) |
| OKLCH | oklch(75.96% 0.201 329.2) |
| XYZ | xyz(59.8231, 39.5756, 85.3602) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.50
Purply Pink
#F075E6
ΔE00 1.63
Candy Pink
#FF63E9
ΔE00 3.87
Light Magenta
#FA5FF7
ΔE00 4.68
Violet Pink
#FB5FFC
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47BEE #7BF481
analogous
#BE7BF4 #F47BEE #F47BB2
triadic
#F47BEE #EEF47B #7BEEF4
tetradic
#F47BEE #F4BE7B #7BF481 #7BB2F4
square
#F47BEE #F4BE7B #7BF481 #7BB2F4
split-complementary
#F47BEE #B2F47B #7BF4BE
monochromatic
#E213D8 #EF43E7 #F47BEE #F9B3F5 #FDE3FB
Accessibility & contrast
On white
2.36
#F47BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F47BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47BEE
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47BEE | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF2
Deuteranopia (green-blind)
#97AFEA
Tritanopia (blue-blind)
#FB86AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f47bee; /* rgb */ color: rgb(244, 123, 238); /* oklch */ color: oklch(76.0% 0.201 329.2);
Tailwind
colors: {
custom: {
50: '#faa5f4',
500: '#f47bee',
950: '#000000',
},
}SCSS
$custom: #f47bee; $custom-light: #faa5f4; $custom-dark: #000000;
JSON
{
"hex": "#f47bee",
"rgb": {
"r": 244,
"g": 123,
"b": 238
},
"hsl": {
"h": 302.975,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.75956,
"c": 0.20087,
"h": 329.2
},
"luminance": 0.39572
}Semantic roles & 50–950 ramp
primary
#F47BEE
secondary
#D6F5D8
accent
#E10F04
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85