#F17CE4#F17CE4
#F17CE4 is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.3% C 0.189 H 331.6°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F17CE4 |
|---|---|
| RGB | rgb(241, 124, 228) |
| HSL | hsl(307, 81%, 72%) |
| HSV | hsv(307, 49%, 95%) |
| CMYK | cmyk(0%, 48.5%, 5.4%, 5.5%) |
| CIE-LAB | lab(68.55, 58.41, -33.05) |
| CIE-LCH | lch(68.55, 67.11, 330.50°) |
| OKLab | oklab(75.28% 0.1662 -0.09) |
| OKLCH | oklch(75.28% 0.189 331.6) |
| XYZ | xyz(57.4865, 38.7210, 77.8297) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.56
Violet (CSS)
#EE82EE
ΔE00 2.10
Lavender Pink
#DD85D7
ΔE00 3.87
Candy Pink
#FF63E9
ΔE00 4.16
Orchid
#DA70D6
ΔE00 4.87
Light Magenta
#FA5FF7
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17CE4 #7CF189
analogous
#C47CF1 #F17CE4 #F17CAA
triadic
#F17CE4 #E4F17C #7CE4F1
tetradic
#F17CE4 #F1C47C #7CF189 #7CAAF1
square
#F17CE4 #F1C47C #7CF189 #7CAAF1
split-complementary
#F17CE4 #AAF17C #7CF1C4
monochromatic
#DB17C5 #EB45D9 #F17CE4 #F7B3EF #FCE3F9
Accessibility & contrast
On white
2.40
#F17CE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#F17CE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17CE4
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17CE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17CE4 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789DE8
Deuteranopia (green-blind)
#99ADE1
Tritanopia (blue-blind)
#F985A6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f17ce4; /* rgb */ color: rgb(241, 124, 228); /* oklch */ color: oklch(75.3% 0.189 331.6);
Tailwind
colors: {
custom: {
50: '#f8a6ec',
500: '#f17ce4',
950: '#000000',
},
}SCSS
$custom: #f17ce4; $custom-light: #f8a6ec; $custom-dark: #000000;
JSON
{
"hex": "#f17ce4",
"rgb": {
"r": 241,
"g": 124,
"b": 228
},
"hsl": {
"h": 306.667,
"s": 80.69,
"l": 71.569
},
"oklch": {
"l": 0.75283,
"c": 0.189,
"h": 331.6
},
"luminance": 0.38718
}Semantic roles & 50–950 ramp
primary
#F17CE4
secondary
#D5F3D9
accent
#DD2008
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84