#F17DFD#F17DFD
#F17DFD is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.6% C 0.209 H 323.8°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F17DFD |
|---|---|
| RGB | rgb(241, 125, 253) |
| HSL | hsl(294, 97%, 74%) |
| HSV | hsv(294, 51%, 99%) |
| CMYK | cmyk(4.7%, 50.6%, 0%, 0.8%) |
| CIE-LAB | lab(69.80, 62.26, -44.84) |
| CIE-LCH | lch(69.80, 76.73, 324.24°) |
| OKLab | oklab(76.56% 0.1688 -0.1237) |
| OKLCH | oklch(76.56% 0.209 323.8) |
| XYZ | xyz(61.3372, 40.4628, 97.4887) |
| Luminance | 0.4046 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 3.81
Violet Pink
#FB5FFC
ΔE00 4.59
Light Magenta
#FA5FF7
ΔE00 4.73
Candy Pink
#FF63E9
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17DFD #89FD7D
analogous
#B17DFD #F17DFD #FD7DC9
triadic
#F17DFD #FDF17D #7DFDF1
tetradic
#F17DFD #FDB17D #89FD7D #7DC9FD
square
#F17DFD #FDB17D #89FD7D #7DC9FD
split-complementary
#F17DFD #C9FD7D #7DFDB1
monochromatic
#E404FB #EB41FC #F17DFD #F7B9FE #FCE1FF
Accessibility & contrast
On white
2.31
#F17DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#F17DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17DFD
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17DFD | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA2FF
Deuteranopia (green-blind)
#8FAFF9
Tritanopia (blue-blind)
#F58DB2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f17dfd; /* rgb */ color: rgb(241, 125, 253); /* oklch */ color: oklch(76.6% 0.209 323.8);
Tailwind
colors: {
custom: {
50: '#f8a7fe',
500: '#f17dfd',
950: '#000000',
},
}SCSS
$custom: #f17dfd; $custom-light: #f8a7fe; $custom-dark: #000000;
JSON
{
"hex": "#f17dfd",
"rgb": {
"r": 241,
"g": 125,
"b": 253
},
"hsl": {
"h": 294.375,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.76557,
"c": 0.20927,
"h": 323.8
},
"luminance": 0.4046
}Semantic roles & 50–950 ramp
primary
#F17DFD
secondary
#D7F7D4
accent
#E60016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86