#F47AEA#F47AEA
#F47AEA is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.6% C 0.199 H 330.5°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F47AEA |
|---|---|
| RGB | rgb(244, 122, 234) |
| HSL | hsl(305, 85%, 72%) |
| HSV | hsv(305, 50%, 96%) |
| CMYK | cmyk(0%, 50%, 4.1%, 4.3%) |
| CIE-LAB | lab(68.82, 61.20, -35.91) |
| CIE-LCH | lch(68.82, 70.96, 329.60°) |
| OKLab | oklab(75.65% 0.1732 -0.0981) |
| OKLCH | oklch(75.65% 0.199 330.5) |
| XYZ | xyz(59.1185, 39.0963, 82.2584) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.25
Violet (CSS)
#EE82EE
ΔE00 1.83
Candy Pink
#FF63E9
ΔE00 3.63
Lavender Pink
#DD85D7
ΔE00 4.73
Light Magenta
#FA5FF7
ΔE00 4.82
Violet Pink
#FB5FFC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47AEA #7AF484
analogous
#C17AF4 #F47AEA #F47AAD
triadic
#F47AEA #EAF47A #7AEAF4
tetradic
#F47AEA #F4C17A #7AF484 #7AADF4
square
#F47AEA #F4C17A #7AF484 #7AADF4
split-complementary
#F47AEA #ADF47A #7AF4C1
monochromatic
#E113D0 #EF41E1 #F47AEA #F9B3F3 #FDE3FB
Accessibility & contrast
On white
2.38
#F47AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#F47AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47AEA
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47AEA | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749DEE
Deuteranopia (green-blind)
#98AEE6
Tritanopia (blue-blind)
#FC84A7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f47aea; /* rgb */ color: rgb(244, 122, 234); /* oklch */ color: oklch(75.6% 0.199 330.5);
Tailwind
colors: {
custom: {
50: '#faa5f1',
500: '#f47aea',
950: '#000000',
},
}SCSS
$custom: #f47aea; $custom-light: #faa5f1; $custom-dark: #000000;
JSON
{
"hex": "#f47aea",
"rgb": {
"r": 244,
"g": 122,
"b": 234
},
"hsl": {
"h": 304.918,
"s": 84.722,
"l": 71.765
},
"oklch": {
"l": 0.75645,
"c": 0.19907,
"h": 330.5
},
"luminance": 0.39093
}Semantic roles & 50–950 ramp
primary
#F47AEA
secondary
#D5F4D8
accent
#E11604
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84