#F17DF3#F17DF3
#F17DF3 is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.1% C 0.200 H 326.7°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F17DF3 |
|---|---|
| RGB | rgb(241, 125, 243) |
| HSL | hsl(299, 83%, 72%) |
| HSV | hsv(299, 49%, 95%) |
| CMYK | cmyk(0.8%, 48.6%, 0%, 4.7%) |
| CIE-LAB | lab(69.36, 60.49, -40.05) |
| CIE-LCH | lch(69.36, 72.55, 326.49°) |
| OKLab | oklab(76.09% 0.1674 -0.11) |
| OKLCH | oklch(76.09% 0.2 326.7) |
| XYZ | xyz(59.7858, 39.8423, 89.3179) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.31
Purply Pink
#F075E6
ΔE00 2.40
Candy Pink
#FF63E9
ΔE00 4.59
Light Magenta
#FA5FF7
ΔE00 4.74
Violet Pink
#FB5FFC
ΔE00 4.83
Lavender Pink
#DD85D7
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17DF3 #7FF37D
analogous
#B67DF3 #F17DF3 #F37DBA
triadic
#F17DF3 #F3F17D #7DF3F1
tetradic
#F17DF3 #F3B67D #7FF37D #7DBAF3
square
#F17DF3 #F3B67D #7FF37D #7DBAF3
split-complementary
#F17DF3 #BAF37D #7DF3B6
monochromatic
#DD15E1 #EB45EE #F17DF3 #F7B5F8 #FCE3FC
Accessibility & contrast
On white
2.34
#F17DF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F17DF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17DF3
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17DF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17DF3 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A0F7
Deuteranopia (green-blind)
#94AFEF
Tritanopia (blue-blind)
#F78AAD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f17df3; /* rgb */ color: rgb(241, 125, 243); /* oklch */ color: oklch(76.1% 0.200 326.7);
Tailwind
colors: {
custom: {
50: '#f8a7f7',
500: '#f17df3',
950: '#000000',
},
}SCSS
$custom: #f17df3; $custom-light: #f8a7f7; $custom-dark: #000000;
JSON
{
"hex": "#f17df3",
"rgb": {
"r": 241,
"g": 125,
"b": 243
},
"hsl": {
"h": 298.983,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.76087,
"c": 0.20029,
"h": 326.7
},
"luminance": 0.39839
}Semantic roles & 50–950 ramp
primary
#F17DF3
secondary
#D7F4D7
accent
#E0060A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85