#F17CFD#F17CFD
#F17CFD is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.4% C 0.211 H 323.8°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F17CFD |
|---|---|
| RGB | rgb(241, 124, 253) |
| HSL | hsl(294, 97%, 74%) |
| HSV | hsv(294, 51%, 99%) |
| CMYK | cmyk(4.7%, 51%, 0%, 0.8%) |
| CIE-LAB | lab(69.62, 62.74, -45.12) |
| CIE-LCH | lch(69.62, 77.27, 324.28°) |
| OKLab | oklab(76.43% 0.1701 -0.1245) |
| OKLCH | oklch(76.43% 0.211 323.8) |
| XYZ | xyz(61.2112, 40.2109, 97.4467) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.77
Purply Pink
#F075E6
ΔE00 3.77
Violet Pink
#FB5FFC
ΔE00 4.42
Light Magenta
#FA5FF7
ΔE00 4.56
Candy Pink
#FF63E9
ΔE00 5.32
Orchid
#DA70D6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17CFD #88FD7C
analogous
#B17CFD #F17CFD #FD7CC8
triadic
#F17CFD #FDF17C #7CFDF1
tetradic
#F17CFD #FDB17C #88FD7C #7CC8FD
square
#F17CFD #FDB17C #88FD7C #7CC8FD
split-complementary
#F17CFD #C8FD7C #7CFDB1
monochromatic
#E404FB #EB40FC #F17CFD #F7B8FE #FCE1FF
Accessibility & contrast
On white
2.32
#F17CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#F17CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17CFD
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17CFD | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA1FF
Deuteranopia (green-blind)
#8FAFF9
Tritanopia (blue-blind)
#F58CB1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f17cfd; /* rgb */ color: rgb(241, 124, 253); /* oklch */ color: oklch(76.4% 0.211 323.8);
Tailwind
colors: {
custom: {
50: '#f8a6fe',
500: '#f17cfd',
950: '#000000',
},
}SCSS
$custom: #f17cfd; $custom-light: #f8a6fe; $custom-dark: #000000;
JSON
{
"hex": "#f17cfd",
"rgb": {
"r": 241,
"g": 124,
"b": 253
},
"hsl": {
"h": 294.419,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.76425,
"c": 0.21079,
"h": 323.8
},
"luminance": 0.40208
}Semantic roles & 50–950 ramp
primary
#F17CFD
secondary
#D7F7D4
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86