#F17AEF#F17AEF
#F17AEF is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.5% C 0.201 H 328.0°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F17AEF |
|---|---|
| RGB | rgb(241, 122, 239) |
| HSL | hsl(301, 81%, 71%) |
| HSV | hsv(301, 49%, 95%) |
| CMYK | cmyk(0%, 49.4%, 0.8%, 5.5%) |
| CIE-LAB | lab(68.65, 61.22, -38.97) |
| CIE-LCH | lch(68.65, 72.57, 327.52°) |
| OKLab | oklab(75.51% 0.1708 -0.1068) |
| OKLCH | oklch(75.51% 0.201 328) |
| XYZ | xyz(58.8143, 38.8552, 86.0465) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.55
Purply Pink
#F075E6
ΔE00 1.61
Candy Pink
#FF63E9
ΔE00 3.93
Light Magenta
#FA5FF7
ΔE00 4.35
Violet Pink
#FB5FFC
ΔE00 4.55
Lavender Pink
#DD85D7
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17AEF #7AF17C
analogous
#B77AF1 #F17AEF #F17AB3
triadic
#F17AEF #EFF17A #7AEFF1
tetradic
#F17AEF #F1B77A #7AF17C #7AB3F1
square
#F17AEF #F1B77A #7AF17C #7AB3F1
split-complementary
#F17AEF #B3F17A #7AF1B7
monochromatic
#DA17D6 #EB43E8 #F17AEF #F7B1F6 #FCE3FC
Accessibility & contrast
On white
2.39
#F17AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#F17AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17AEF
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17AEF | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF3
Deuteranopia (green-blind)
#93ADEB
Tritanopia (blue-blind)
#F886AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f17aef; /* rgb */ color: rgb(241, 122, 239); /* oklch */ color: oklch(75.5% 0.201 328.0);
Tailwind
colors: {
custom: {
50: '#f8a5f4',
500: '#f17aef',
950: '#000000',
},
}SCSS
$custom: #f17aef; $custom-light: #f8a5f4; $custom-dark: #000000;
JSON
{
"hex": "#f17aef",
"rgb": {
"r": 241,
"g": 122,
"b": 239
},
"hsl": {
"h": 301.008,
"s": 80.952,
"l": 71.176
},
"oklch": {
"l": 0.75505,
"c": 0.20145,
"h": 328
},
"luminance": 0.38852
}Semantic roles & 50–950 ramp
primary
#F17AEF
secondary
#D4F3D4
accent
#DD0C08
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85