#F17EF1#F17EF1
#F17EF1 is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.1% C 0.197 H 327.3°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F17EF1 |
|---|---|
| RGB | rgb(241, 126, 241) |
| HSL | hsl(300, 80%, 72%) |
| HSV | hsv(300, 48%, 95%) |
| CMYK | cmyk(0%, 47.7%, 0%, 5.5%) |
| CIE-LAB | lab(69.45, 59.66, -38.81) |
| CIE-LCH | lch(69.45, 71.17, 326.96°) |
| OKLab | oklab(76.13% 0.1657 -0.1064) |
| OKLCH | oklch(76.13% 0.197 327.3) |
| XYZ | xyz(59.6126, 39.9766, 87.7783) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.96
Purply Pink
#F075E6
ΔE00 2.26
Candy Pink
#FF63E9
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 4.99
Light Magenta
#FA5FF7
ΔE00 5.00
Violet Pink
#FB5FFC
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17EF1 #7EF17E
analogous
#B87EF1 #F17EF1 #F17EB8
triadic
#F17EF1 #F1F17E #7EF1F1
tetradic
#F17EF1 #F1B87E #7EF17E #7EB8F1
square
#F17EF1 #F1B87E #7EF17E #7EB8F1
split-complementary
#F17EF1 #B8F17E #7EF1B8
monochromatic
#DD18DD #EB47EB #F17EF1 #F7B5F7 #FCE3FC
Accessibility & contrast
On white
2.33
#F17EF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#F17EF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17EF1
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17EF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17EF1 | 1.00 | 2.33 | 8.99 | 8.99 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A0F5
Deuteranopia (green-blind)
#95AFED
Tritanopia (blue-blind)
#F78AAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f17ef1; /* rgb */ color: rgb(241, 126, 241); /* oklch */ color: oklch(76.1% 0.197 327.3);
Tailwind
colors: {
custom: {
50: '#f8a7f6',
500: '#f17ef1',
950: '#000000',
},
}SCSS
$custom: #f17ef1; $custom-light: #f8a7f6; $custom-dark: #000000;
JSON
{
"hex": "#f17ef1",
"rgb": {
"r": 241,
"g": 126,
"b": 241
},
"hsl": {
"h": 300,
"s": 80.42,
"l": 71.961
},
"oklch": {
"l": 0.7613,
"c": 0.19696,
"h": 327.3
},
"luminance": 0.39973
}Semantic roles & 50–950 ramp
primary
#F17EF1
secondary
#D7F4D7
accent
#DD0909
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85