#F17FF3#F17FF3
#F17FF3 is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.4% C 0.197 H 326.7°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F17FF3 |
|---|---|
| RGB | rgb(241, 127, 243) |
| HSL | hsl(299, 83%, 73%) |
| HSV | hsv(299, 48%, 95%) |
| CMYK | cmyk(0.8%, 47.7%, 0%, 4.7%) |
| CIE-LAB | lab(69.72, 59.53, -39.49) |
| CIE-LCH | lch(69.72, 71.44, 326.44°) |
| OKLab | oklab(76.36% 0.1647 -0.1084) |
| OKLCH | oklch(76.36% 0.197 326.7) |
| XYZ | xyz(60.0415, 40.3537, 89.4031) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.03
Purply Pink
#F075E6
ΔE00 2.60
Candy Pink
#FF63E9
ΔE00 4.88
Light Magenta
#FA5FF7
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 5.17
Violet Pink
#FB5FFC
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17FF3 #81F37F
analogous
#B77FF3 #F17FF3 #F37FBB
triadic
#F17FF3 #F3F17F #7FF3F1
tetradic
#F17FF3 #F3B77F #81F37F #7FBBF3
square
#F17FF3 #F3B77F #81F37F #7FBBF3
split-complementary
#F17FF3 #BBF37F #7FF3B7
monochromatic
#DF15E2 #EB47EE #F17FF3 #F7B7F8 #FCE3FC
Accessibility & contrast
On white
2.32
#F17FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F17FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17FF3
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17FF3 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A1F7
Deuteranopia (green-blind)
#95B0EF
Tritanopia (blue-blind)
#F78CAE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f17ff3; /* rgb */ color: rgb(241, 127, 243); /* oklch */ color: oklch(76.4% 0.197 326.7);
Tailwind
colors: {
custom: {
50: '#f8a8f7',
500: '#f17ff3',
950: '#000000',
},
}SCSS
$custom: #f17ff3; $custom-light: #f8a8f7; $custom-dark: #000000;
JSON
{
"hex": "#f17ff3",
"rgb": {
"r": 241,
"g": 127,
"b": 243
},
"hsl": {
"h": 298.966,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.76356,
"c": 0.19716,
"h": 326.7
},
"luminance": 0.40351
}Semantic roles & 50–950 ramp
primary
#F17FF3
secondary
#D7F4D7
accent
#DF060A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85