#F17FED#F17FED
#F17FED is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.1% C 0.192 H 328.6°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F17FED |
|---|---|
| RGB | rgb(241, 127, 237) |
| HSL | hsl(302, 80%, 72%) |
| HSV | hsv(302, 47%, 95%) |
| CMYK | cmyk(0%, 47.3%, 1.7%, 5.5%) |
| CIE-LAB | lab(69.47, 58.49, -36.59) |
| CIE-LCH | lch(69.47, 68.99, 327.97°) |
| OKLab | oklab(76.09% 0.1637 -0.1001) |
| OKLCH | oklch(76.09% 0.192 328.6) |
| XYZ | xyz(59.1502, 39.9972, 84.7090) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.74
Purply Pink
#F075E6
ΔE00 2.05
Lavender Pink
#DD85D7
ΔE00 4.44
Candy Pink
#FF63E9
ΔE00 4.63
Light Magenta
#FA5FF7
ΔE00 5.40
Orchid
#DA70D6
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17FED #7FF183
analogous
#BC7FF1 #F17FED #F17FB4
triadic
#F17FED #EDF17F #7FEDF1
tetradic
#F17FED #F1BC7F #7FF183 #7FB4F1
square
#F17FED #F1BC7F #7FF183 #7FB4F1
split-complementary
#F17FED #B4F17F #7FF1BC
monochromatic
#DD18D6 #EB48E5 #F17FED #F7B6F5 #FCE3FB
Accessibility & contrast
On white
2.33
#F17FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#F17FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17FED
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17FED | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F1
Deuteranopia (green-blind)
#98AFEA
Tritanopia (blue-blind)
#F88AAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f17fed; /* rgb */ color: rgb(241, 127, 237); /* oklch */ color: oklch(76.1% 0.192 328.6);
Tailwind
colors: {
custom: {
50: '#f8a8f3',
500: '#f17fed',
950: '#000000',
},
}SCSS
$custom: #f17fed; $custom-light: #f8a8f3; $custom-dark: #000000;
JSON
{
"hex": "#f17fed",
"rgb": {
"r": 241,
"g": 127,
"b": 237
},
"hsl": {
"h": 302.105,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.76085,
"c": 0.19188,
"h": 328.6
},
"luminance": 0.39994
}Semantic roles & 50–950 ramp
primary
#F17FED
secondary
#D7F4D8
accent
#DD1009
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85