#F17AEA#F17AEA
#F17AEA is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.3% C 0.197 H 329.6°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F17AEA |
|---|---|
| RGB | rgb(241, 122, 234) |
| HSL | hsl(304, 81%, 71%) |
| HSV | hsv(304, 49%, 95%) |
| CMYK | cmyk(0%, 49.4%, 2.9%, 5.5%) |
| CIE-LAB | lab(68.43, 60.37, -36.54) |
| CIE-LCH | lch(68.43, 70.57, 328.81°) |
| OKLab | oklab(75.28% 0.17 -0.0999) |
| OKLCH | oklch(75.28% 0.197 329.6) |
| XYZ | xyz(58.0858, 38.5638, 82.2100) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.06
Violet (CSS)
#EE82EE
ΔE00 1.64
Candy Pink
#FF63E9
ΔE00 3.76
Lavender Pink
#DD85D7
ΔE00 4.55
Light Magenta
#FA5FF7
ΔE00 4.70
Orchid
#DA70D6
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17AEA #7AF181
analogous
#BC7AF1 #F17AEA #F17AAE
triadic
#F17AEA #EAF17A #7AEAF1
tetradic
#F17AEA #F1BC7A #7AF181 #7AAEF1
square
#F17AEA #F1BC7A #7AF181 #7AAEF1
split-complementary
#F17AEA #AEF17A #7AF1BC
monochromatic
#DA17CE #EB43E1 #F17AEA #F7B1F3 #FCE3FB
Accessibility & contrast
On white
2.41
#F17AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#F17AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17AEA
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17AEA | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEE
Deuteranopia (green-blind)
#96ADE6
Tritanopia (blue-blind)
#F885A7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f17aea; /* rgb */ color: rgb(241, 122, 234); /* oklch */ color: oklch(75.3% 0.197 329.6);
Tailwind
colors: {
custom: {
50: '#f8a5f1',
500: '#f17aea',
950: '#000000',
},
}SCSS
$custom: #f17aea; $custom-light: #f8a5f1; $custom-dark: #000000;
JSON
{
"hex": "#f17aea",
"rgb": {
"r": 241,
"g": 122,
"b": 234
},
"hsl": {
"h": 303.529,
"s": 80.952,
"l": 71.176
},
"oklch": {
"l": 0.75279,
"c": 0.19717,
"h": 329.6
},
"luminance": 0.3856
}Semantic roles & 50–950 ramp
primary
#F17AEA
secondary
#D4F3D6
accent
#DD1508
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84