#F47CEA#F47CEA
#F47CEA is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.9% C 0.196 H 330.5°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F47CEA |
|---|---|
| RGB | rgb(244, 124, 234) |
| HSL | hsl(305, 85%, 72%) |
| HSV | hsv(305, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 4.1%, 4.3%) |
| CIE-LAB | lab(69.18, 60.26, -35.36) |
| CIE-LCH | lch(69.18, 69.86, 329.60°) |
| OKLab | oklab(75.91% 0.1705 -0.0965) |
| OKLCH | oklch(75.91% 0.196 330.5) |
| XYZ | xyz(59.3666, 39.5925, 82.3411) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.58
Violet (CSS)
#EE82EE
ΔE00 1.63
Candy Pink
#FF63E9
ΔE00 3.97
Lavender Pink
#DD85D7
ΔE00 4.57
Light Magenta
#FA5FF7
ΔE00 5.18
Orchid
#DA70D6
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47CEA #7CF486
analogous
#C27CF4 #F47CEA #F47CAE
triadic
#F47CEA #EAF47C #7CEAF4
tetradic
#F47CEA #F4C27C #7CF486 #7CAEF4
square
#F47CEA #F4C27C #7CF486 #7CAEF4
split-complementary
#F47CEA #AEF47C #7CF4C2
monochromatic
#E313D1 #EF44E1 #F47CEA #F9B4F3 #FDE3FA
Accessibility & contrast
On white
2.35
#F47CEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#F47CEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47CEA
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47CEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47CEA | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769EEE
Deuteranopia (green-blind)
#99AFE6
Tritanopia (blue-blind)
#FC86A8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f47cea; /* rgb */ color: rgb(244, 124, 234); /* oklch */ color: oklch(75.9% 0.196 330.5);
Tailwind
colors: {
custom: {
50: '#faa6f1',
500: '#f47cea',
950: '#000000',
},
}SCSS
$custom: #f47cea; $custom-light: #faa6f1; $custom-dark: #000000;
JSON
{
"hex": "#f47cea",
"rgb": {
"r": 244,
"g": 124,
"b": 234
},
"hsl": {
"h": 305,
"s": 84.507,
"l": 72.157
},
"oklch": {
"l": 0.7591,
"c": 0.19594,
"h": 330.5
},
"luminance": 0.39589
}Semantic roles & 50–950 ramp
primary
#F47CEA
secondary
#D6F5D9
accent
#E11705
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84