#F47AEB#F47AEB
#F47AEB is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.7% C 0.200 H 330.2°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F47AEB |
|---|---|
| RGB | rgb(244, 122, 235) |
| HSL | hsl(304, 85%, 72%) |
| HSV | hsv(304, 50%, 96%) |
| CMYK | cmyk(0%, 50%, 3.7%, 4.3%) |
| CIE-LAB | lab(68.86, 61.37, -36.40) |
| CIE-LCH | lch(68.86, 71.35, 329.33°) |
| OKLab | oklab(75.69% 0.1734 -0.0994) |
| OKLCH | oklch(75.69% 0.2 330.2) |
| XYZ | xyz(59.2626, 39.1539, 83.0172) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.29
Violet (CSS)
#EE82EE
ΔE00 1.76
Candy Pink
#FF63E9
ΔE00 3.64
Light Magenta
#FA5FF7
ΔE00 4.73
Lavender Pink
#DD85D7
ΔE00 4.82
Violet Pink
#FB5FFC
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47AEB #7AF483
analogous
#C07AF4 #F47AEB #F47AAE
triadic
#F47AEB #EBF47A #7AEBF4
tetradic
#F47AEB #F4C07A #7AF483 #7AAEF4
square
#F47AEB #F4C07A #7AF483 #7AAEF4
split-complementary
#F47AEB #AEF47A #7AF4C0
monochromatic
#E113D2 #EF41E3 #F47AEB #F9B3F4 #FDE3FB
Accessibility & contrast
On white
2.38
#F47AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F47AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47AEB
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47AEB | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEF
Deuteranopia (green-blind)
#97AEE7
Tritanopia (blue-blind)
#FC85A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f47aeb; /* rgb */ color: rgb(244, 122, 235); /* oklch */ color: oklch(75.7% 0.200 330.2);
Tailwind
colors: {
custom: {
50: '#faa5f1',
500: '#f47aeb',
950: '#000000',
},
}SCSS
$custom: #f47aeb; $custom-light: #faa5f1; $custom-dark: #000000;
JSON
{
"hex": "#f47aeb",
"rgb": {
"r": 244,
"g": 122,
"b": 235
},
"hsl": {
"h": 304.426,
"s": 84.722,
"l": 71.765
},
"oklch": {
"l": 0.7569,
"c": 0.1999,
"h": 330.2
},
"luminance": 0.3915
}Semantic roles & 50–950 ramp
primary
#F47AEB
secondary
#D5F4D8
accent
#E11504
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85