#F17AEE#F17AEE
#F17AEE is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.5% C 0.201 H 328.3°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F17AEE |
|---|---|
| RGB | rgb(241, 122, 238) |
| HSL | hsl(302, 81%, 71%) |
| HSV | hsv(302, 49%, 95%) |
| CMYK | cmyk(0%, 49.4%, 1.2%, 5.5%) |
| CIE-LAB | lab(68.60, 61.05, -38.48) |
| CIE-LCH | lch(68.60, 72.16, 327.77°) |
| OKLab | oklab(75.46% 0.1706 -0.1055) |
| OKLCH | oklch(75.46% 0.201 328.3) |
| XYZ | xyz(58.6669, 38.7962, 85.2706) |
| Luminance | 0.3879 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.48
Violet (CSS)
#EE82EE
ΔE00 1.53
Candy Pink
#FF63E9
ΔE00 3.89
Light Magenta
#FA5FF7
ΔE00 4.41
Violet Pink
#FB5FFC
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17AEE #7AF17D
analogous
#B87AF1 #F17AEE #F17AB2
triadic
#F17AEE #EEF17A #7AEEF1
tetradic
#F17AEE #F1B87A #7AF17D #7AB2F1
square
#F17AEE #F1B87A #7AF17D #7AB2F1
split-complementary
#F17AEE #B2F17A #7AF1B8
monochromatic
#DA17D5 #EB43E7 #F17AEE #F7B1F5 #FCE3FB
Accessibility & contrast
On white
2.40
#F17AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#F17AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17AEE
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17AEE | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF2
Deuteranopia (green-blind)
#94ADEA
Tritanopia (blue-blind)
#F886A9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f17aee; /* rgb */ color: rgb(241, 122, 238); /* oklch */ color: oklch(75.5% 0.201 328.3);
Tailwind
colors: {
custom: {
50: '#f8a5f4',
500: '#f17aee',
950: '#000000',
},
}SCSS
$custom: #f17aee; $custom-light: #f8a5f4; $custom-dark: #000000;
JSON
{
"hex": "#f17aee",
"rgb": {
"r": 241,
"g": 122,
"b": 238
},
"hsl": {
"h": 301.513,
"s": 80.952,
"l": 71.176
},
"oklch": {
"l": 0.75459,
"c": 0.20059,
"h": 328.3
},
"luminance": 0.38793
}Semantic roles & 50–950 ramp
primary
#F17AEE
secondary
#D4F3D5
accent
#DD0E08
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85