#F47CEE#F47CEE
#F47CEE is a light, vivid purple. Relative luminance 0.398; OKLCH L 76.1% C 0.199 H 329.2°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F47CEE |
|---|---|
| RGB | rgb(244, 124, 238) |
| HSL | hsl(303, 85%, 72%) |
| HSV | hsv(303, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 2.5%, 4.3%) |
| CIE-LAB | lab(69.34, 60.93, -37.30) |
| CIE-LCH | lch(69.34, 71.44, 328.53°) |
| OKLab | oklab(76.09% 0.1712 -0.102) |
| OKLCH | oklch(76.09% 0.199 329.2) |
| XYZ | xyz(59.9478, 39.8249, 85.4018) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.36
Purply Pink
#F075E6
ΔE00 1.76
Candy Pink
#FF63E9
ΔE00 4.03
Light Magenta
#FA5FF7
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 4.94
Violet Pink
#FB5FFC
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47CEE #7CF482
analogous
#BE7CF4 #F47CEE #F47CB2
triadic
#F47CEE #EEF47C #7CEEF4
tetradic
#F47CEE #F4BE7C #7CF482 #7CB2F4
square
#F47CEE #F4BE7C #7CF482 #7CB2F4
split-complementary
#F47CEE #B2F47C #7CF4BE
monochromatic
#E313D8 #EF44E7 #F47CEE #F9B4F5 #FDE3FB
Accessibility & contrast
On white
2.34
#F47CEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#F47CEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47CEE
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47CEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47CEE | 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)
#749FF2
Deuteranopia (green-blind)
#97AFEA
Tritanopia (blue-blind)
#FB87AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f47cee; /* rgb */ color: rgb(244, 124, 238); /* oklch */ color: oklch(76.1% 0.199 329.2);
Tailwind
colors: {
custom: {
50: '#faa6f4',
500: '#f47cee',
950: '#000000',
},
}SCSS
$custom: #f47cee; $custom-light: #faa6f4; $custom-dark: #000000;
JSON
{
"hex": "#f47cee",
"rgb": {
"r": 244,
"g": 124,
"b": 238
},
"hsl": {
"h": 303,
"s": 84.507,
"l": 72.157
},
"oklch": {
"l": 0.76088,
"c": 0.19932,
"h": 329.2
},
"luminance": 0.39821
}Semantic roles & 50–950 ramp
primary
#F47CEE
secondary
#D6F5D8
accent
#E11005
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85