#F17DFF#F17DFF
#F17DFF is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.7% C 0.211 H 323.2°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F17DFF |
|---|---|
| RGB | rgb(241, 125, 255) |
| HSL | hsl(294, 100%, 75%) |
| HSV | hsv(294, 51%, 100%) |
| CMYK | cmyk(5.5%, 51%, 0%, 0%) |
| CIE-LAB | lab(69.89, 62.62, -45.79) |
| CIE-LCH | lch(69.89, 77.58, 323.83°) |
| OKLab | oklab(76.65% 0.169 -0.1265) |
| OKLCH | oklch(76.65% 0.211 323.2) |
| XYZ | xyz(61.6575, 40.5909, 99.1754) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.97
Purply Pink
#F075E6
ΔE00 4.10
Violet Pink
#FB5FFC
ΔE00 4.61
Light Magenta
#FA5FF7
ΔE00 4.80
Candy Pink
#FF63E9
ΔE00 5.63
Orchid
#DA70D6
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17DFF #8BFF7D
analogous
#B07DFF #F17DFF #FF7DCC
triadic
#F17DFF #FFF17D #7DFFF1
tetradic
#F17DFF #FFB07D #8BFF7D #7DCCFF
square
#F17DFF #FFB07D #8BFF7D #7DCCFF
split-complementary
#F17DFF #CCFF7D #7DFFB0
monochromatic
#E403FF #EA40FF #F17DFF #F8BAFF #FCE0FF
Accessibility & contrast
On white
2.30
#F17DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#F17DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17DFF
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17DFF | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#8EB0FB
Tritanopia (blue-blind)
#F58EB3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f17dff; /* rgb */ color: rgb(241, 125, 255); /* oklch */ color: oklch(76.7% 0.211 323.2);
Tailwind
colors: {
custom: {
50: '#f8a7ff',
500: '#f17dff',
950: '#000000',
},
}SCSS
$custom: #f17dff; $custom-light: #f8a7ff; $custom-dark: #000000;
JSON
{
"hex": "#f17dff",
"rgb": {
"r": 241,
"g": 125,
"b": 255
},
"hsl": {
"h": 293.538,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.76653,
"c": 0.2111,
"h": 323.2
},
"luminance": 0.40588
}Semantic roles & 50–950 ramp
primary
#F17DFF
secondary
#D7F7D4
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86