#F47CE9#F47CE9
#F47CE9 is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.9% C 0.195 H 330.8°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F47CE9 |
|---|---|
| RGB | rgb(244, 124, 233) |
| HSL | hsl(306, 85%, 72%) |
| HSV | hsv(306, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 4.5%, 4.3%) |
| CIE-LAB | lab(69.14, 60.09, -34.87) |
| CIE-LCH | lch(69.14, 69.47, 329.87°) |
| OKLab | oklab(75.87% 0.1704 -0.0951) |
| OKLCH | oklch(75.87% 0.195 330.8) |
| XYZ | xyz(59.2234, 39.5352, 81.5867) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.58
Violet (CSS)
#EE82EE
ΔE00 1.73
Candy Pink
#FF63E9
ΔE00 3.98
Lavender Pink
#DD85D7
ΔE00 4.49
Light Magenta
#FA5FF7
ΔE00 5.27
Orchid
#DA70D6
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47CE9 #7CF487
analogous
#C37CF4 #F47CE9 #F47CAD
triadic
#F47CE9 #E9F47C #7CE9F4
tetradic
#F47CE9 #F4C37C #7CF487 #7CADF4
square
#F47CE9 #F4C37C #7CF487 #7CADF4
split-complementary
#F47CE9 #ADF47C #7CF4C3
monochromatic
#E313D0 #EF44E0 #F47CE9 #F9B4F2 #FDE3FA
Accessibility & contrast
On white
2.36
#F47CE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F47CE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47CE9
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47CE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47CE9 | 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)
#779EED
Deuteranopia (green-blind)
#99AFE6
Tritanopia (blue-blind)
#FC86A8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f47ce9; /* rgb */ color: rgb(244, 124, 233); /* oklch */ color: oklch(75.9% 0.195 330.8);
Tailwind
colors: {
custom: {
50: '#faa6f0',
500: '#f47ce9',
950: '#000000',
},
}SCSS
$custom: #f47ce9; $custom-light: #faa6f0; $custom-dark: #000000;
JSON
{
"hex": "#f47ce9",
"rgb": {
"r": 244,
"g": 124,
"b": 233
},
"hsl": {
"h": 305.5,
"s": 84.507,
"l": 72.157
},
"oklch": {
"l": 0.75866,
"c": 0.19512,
"h": 330.8
},
"luminance": 0.39532
}Semantic roles & 50–950 ramp
primary
#F47CE9
secondary
#D6F5D9
accent
#E11905
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84