#F17CE2#F17CE2
#F17CE2 is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.2% C 0.187 H 332.3°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F17CE2 |
|---|---|
| RGB | rgb(241, 124, 226) |
| HSL | hsl(308, 81%, 72%) |
| HSV | hsv(308, 49%, 95%) |
| CMYK | cmyk(0%, 48.5%, 6.2%, 5.5%) |
| CIE-LAB | lab(68.47, 58.08, -32.07) |
| CIE-LCH | lch(68.47, 66.34, 331.09°) |
| OKLab | oklab(75.2% 0.1658 -0.0872) |
| OKLCH | oklch(75.2% 0.187 332.3) |
| XYZ | xyz(57.2105, 38.6106, 76.3760) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.77
Violet (CSS)
#EE82EE
ΔE00 2.42
Lavender Pink
#DD85D7
ΔE00 3.75
Candy Pink
#FF63E9
ΔE00 4.25
Orchid
#DA70D6
ΔE00 4.88
Light Magenta
#FA5FF7
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17CE2 #7CF18B
analogous
#C67CF1 #F17CE2 #F17CA8
triadic
#F17CE2 #E2F17C #7CE2F1
tetradic
#F17CE2 #F1C67C #7CF18B #7CA8F1
square
#F17CE2 #F1C67C #7CF18B #7CA8F1
split-complementary
#F17CE2 #A8F17C #7CF1C6
monochromatic
#DB17C2 #EB45D6 #F17CE2 #F7B3EE #FCE3F9
Accessibility & contrast
On white
2.41
#F17CE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#F17CE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17CE2
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17CE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17CE2 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799CE5
Deuteranopia (green-blind)
#9AADDF
Tritanopia (blue-blind)
#FA84A5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f17ce2; /* rgb */ color: rgb(241, 124, 226); /* oklch */ color: oklch(75.2% 0.187 332.3);
Tailwind
colors: {
custom: {
50: '#f8a6eb',
500: '#f17ce2',
950: '#000000',
},
}SCSS
$custom: #f17ce2; $custom-light: #f8a6eb; $custom-dark: #000000;
JSON
{
"hex": "#f17ce2",
"rgb": {
"r": 241,
"g": 124,
"b": 226
},
"hsl": {
"h": 307.692,
"s": 80.69,
"l": 71.569
},
"oklch": {
"l": 0.75197,
"c": 0.18735,
"h": 332.3
},
"luminance": 0.38607
}Semantic roles & 50–950 ramp
primary
#F17CE2
secondary
#D5F3D9
accent
#DD2408
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84