#F17FFD#F17FFD
#F17FFD is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 76.8% C 0.206 H 323.7°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F17FFD |
|---|---|
| RGB | rgb(241, 127, 253) |
| HSL | hsl(294, 97%, 75%) |
| HSV | hsv(294, 50%, 99%) |
| CMYK | cmyk(4.7%, 49.8%, 0%, 0.8%) |
| CIE-LAB | lab(70.16, 61.31, -44.27) |
| CIE-LCH | lch(70.16, 75.62, 324.17°) |
| OKLab | oklab(76.82% 0.1661 -0.1221) |
| OKLCH | oklch(76.82% 0.206 323.7) |
| XYZ | xyz(61.5929, 40.9743, 97.5739) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Purply Pink
#F075E6
ΔE00 3.92
Violet Pink
#FB5FFC
ΔE00 4.95
Light Magenta
#FA5FF7
ΔE00 5.08
Candy Pink
#FF63E9
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17FFD #8BFD7F
analogous
#B27FFD #F17FFD #FD7FCA
triadic
#F17FFD #FDF17F #7FFDF1
tetradic
#F17FFD #FDB27F #8BFD7F #7FCAFD
square
#F17FFD #FDB27F #8BFD7F #7FCAFD
split-complementary
#F17FFD #CAFD7F #7FFDB2
monochromatic
#E406FB #EA43FC #F17FFD #F8BBFE #FCE1FF
Accessibility & contrast
On white
2.28
#F17FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#F17FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17FFD
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17FFD | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA3FF
Deuteranopia (green-blind)
#91B0F9
Tritanopia (blue-blind)
#F58FB3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f17ffd; /* rgb */ color: rgb(241, 127, 253); /* oklch */ color: oklch(76.8% 0.206 323.7);
Tailwind
colors: {
custom: {
50: '#f8a8fe',
500: '#f17ffd',
950: '#000000',
},
}SCSS
$custom: #f17ffd; $custom-light: #f8a8fe; $custom-dark: #000000;
JSON
{
"hex": "#f17ffd",
"rgb": {
"r": 241,
"g": 127,
"b": 253
},
"hsl": {
"h": 294.286,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.76822,
"c": 0.2062,
"h": 323.7
},
"luminance": 0.40971
}Semantic roles & 50–950 ramp
primary
#F17FFD
secondary
#D7F7D4
accent
#E60016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86