#F17FEF#F17FEF
#F17FEF is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.2% C 0.194 H 327.9°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F17FEF |
|---|---|
| RGB | rgb(241, 127, 239) |
| HSL | hsl(301, 80%, 72%) |
| HSV | hsv(301, 47%, 95%) |
| CMYK | cmyk(0%, 47.3%, 0.8%, 5.5%) |
| CIE-LAB | lab(69.55, 58.83, -37.56) |
| CIE-LCH | lch(69.55, 69.80, 327.45°) |
| OKLab | oklab(76.18% 0.1641 -0.1028) |
| OKLCH | oklch(76.18% 0.194 327.9) |
| XYZ | xyz(59.4440, 40.1148, 86.2565) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.69
Purply Pink
#F075E6
ΔE00 2.20
Lavender Pink
#DD85D7
ΔE00 4.67
Candy Pink
#FF63E9
ΔE00 4.69
Light Magenta
#FA5FF7
ΔE00 5.28
Violet Pink
#FB5FFC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17FEF #7FF181
analogous
#BA7FF1 #F17FEF #F17FB6
triadic
#F17FEF #EFF17F #7FEFF1
tetradic
#F17FEF #F1BA7F #7FF181 #7FB6F1
square
#F17FEF #F1BA7F #7FF181 #7FB6F1
split-complementary
#F17FEF #B6F17F #7FF1BA
monochromatic
#DD18DA #EB48E8 #F17FEF #F7B6F6 #FCE3FC
Accessibility & contrast
On white
2.33
#F17FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F17FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17FEF
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17FEF | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F3
Deuteranopia (green-blind)
#97AFEC
Tritanopia (blue-blind)
#F78AAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f17fef; /* rgb */ color: rgb(241, 127, 239); /* oklch */ color: oklch(76.2% 0.194 327.9);
Tailwind
colors: {
custom: {
50: '#f8a8f4',
500: '#f17fef',
950: '#000000',
},
}SCSS
$custom: #f17fef; $custom-light: #f8a8f4; $custom-dark: #000000;
JSON
{
"hex": "#f17fef",
"rgb": {
"r": 241,
"g": 127,
"b": 239
},
"hsl": {
"h": 301.053,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.76175,
"c": 0.19362,
"h": 327.9
},
"luminance": 0.40112
}Semantic roles & 50–950 ramp
primary
#F17FEF
secondary
#D7F4D8
accent
#DD0D09
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85