#F17DF7#F17DF7
#F17DF7 is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.3% C 0.204 H 325.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F17DF7 |
|---|---|
| RGB | rgb(241, 125, 247) |
| HSL | hsl(297, 88%, 73%) |
| HSV | hsv(297, 49%, 97%) |
| CMYK | cmyk(2.4%, 49.4%, 0%, 3.1%) |
| CIE-LAB | lab(69.53, 61.19, -41.97) |
| CIE-LCH | lch(69.53, 74.20, 325.55°) |
| OKLab | oklab(76.27% 0.168 -0.1155) |
| OKLCH | oklch(76.27% 0.204 325.5) |
| XYZ | xyz(60.3964, 40.0865, 92.5338) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.81
Purply Pink
#F075E6
ΔE00 2.94
Light Magenta
#FA5FF7
ΔE00 4.66
Violet Pink
#FB5FFC
ΔE00 4.66
Candy Pink
#FF63E9
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17DF7 #83F77D
analogous
#B47DF7 #F17DF7 #F77DC0
triadic
#F17DF7 #F7F17D #7DF7F1
tetradic
#F17DF7 #F7B47D #83F77D #7DC0F7
square
#F17DF7 #F7B47D #83F77D #7DC0F7
split-complementary
#F17DF7 #C0F77D #7DF7B4
monochromatic
#E00EEB #EB43F3 #F17DF7 #F7B7FB #FCE2FD
Accessibility & contrast
On white
2.33
#F17DF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F17DF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17DF7
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17DF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17DF7 | 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)
#6FA1FB
Deuteranopia (green-blind)
#92AFF3
Tritanopia (blue-blind)
#F68BAF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f17df7; /* rgb */ color: rgb(241, 125, 247); /* oklch */ color: oklch(76.3% 0.204 325.5);
Tailwind
colors: {
custom: {
50: '#f8a7fa',
500: '#f17df7',
950: '#000000',
},
}SCSS
$custom: #f17df7; $custom-light: #f8a7fa; $custom-dark: #000000;
JSON
{
"hex": "#f17df7",
"rgb": {
"r": 241,
"g": 125,
"b": 247
},
"hsl": {
"h": 297.049,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.76272,
"c": 0.20385,
"h": 325.5
},
"luminance": 0.40083
}Semantic roles & 50–950 ramp
primary
#F17DF7
secondary
#D7F5D6
accent
#E5000C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85