#F17AF8#F17AF8
#F17AF8 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 75.9% C 0.209 H 325.3°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F17AF8 |
|---|---|
| RGB | rgb(241, 122, 248) |
| HSL | hsl(297, 90%, 73%) |
| HSV | hsv(297, 51%, 97%) |
| CMYK | cmyk(2.8%, 50.8%, 0%, 2.7%) |
| CIE-LAB | lab(69.04, 62.79, -43.29) |
| CIE-LCH | lch(69.04, 76.26, 325.41°) |
| OKLab | oklab(75.93% 0.1721 -0.1193) |
| OKLCH | oklch(75.93% 0.209 325.3) |
| XYZ | xyz(60.1771, 39.4003, 93.2240) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.33
Purply Pink
#F075E6
ΔE00 2.94
Violet Pink
#FB5FFC
ΔE00 4.10
Light Magenta
#FA5FF7
ΔE00 4.13
Candy Pink
#FF63E9
ΔE00 4.61
Orchid
#DA70D6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17AF8 #81F87A
analogous
#B27AF8 #F17AF8 #F87AC0
triadic
#F17AF8 #F8F17A #7AF8F1
tetradic
#F17AF8 #F8B27A #81F87A #7AC0F8
square
#F17AF8 #F8B27A #81F87A #7AC0F8
split-complementary
#F17AF8 #C0F87A #7AF8B2
monochromatic
#DF0CEB #EB40F5 #F17AF8 #F7B4FB #FCE2FD
Accessibility & contrast
On white
2.37
#F17AF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F17AF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17AF8
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17AF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17AF8 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9FFC
Deuteranopia (green-blind)
#8FAEF4
Tritanopia (blue-blind)
#F689AE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f17af8; /* rgb */ color: rgb(241, 122, 248); /* oklch */ color: oklch(75.9% 0.209 325.3);
Tailwind
colors: {
custom: {
50: '#f8a5fb',
500: '#f17af8',
950: '#000000',
},
}SCSS
$custom: #f17af8; $custom-light: #f8a5fb; $custom-dark: #000000;
JSON
{
"hex": "#f17af8",
"rgb": {
"r": 241,
"g": 122,
"b": 248
},
"hsl": {
"h": 296.667,
"s": 90,
"l": 72.549
},
"oklch": {
"l": 0.75925,
"c": 0.20934,
"h": 325.3
},
"luminance": 0.39397
}Semantic roles & 50–950 ramp
primary
#F17AF8
secondary
#D7F6D5
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85