#F17FEE#F17FEE
#F17FEE is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.1% C 0.193 H 328.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F17FEE |
|---|---|
| RGB | rgb(241, 127, 238) |
| HSL | hsl(302, 80%, 72%) |
| HSV | hsv(302, 47%, 95%) |
| CMYK | cmyk(0%, 47.3%, 1.2%, 5.5%) |
| CIE-LAB | lab(69.51, 58.66, -37.07) |
| CIE-LCH | lch(69.51, 69.39, 327.71°) |
| OKLab | oklab(76.13% 0.1639 -0.1015) |
| OKLCH | oklch(76.13% 0.193 328.2) |
| XYZ | xyz(59.2967, 40.0558, 85.4806) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.70
Purply Pink
#F075E6
ΔE00 2.12
Lavender Pink
#DD85D7
ΔE00 4.56
Candy Pink
#FF63E9
ΔE00 4.66
Light Magenta
#FA5FF7
ΔE00 5.34
Violet Pink
#FB5FFC
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17FEE #7FF182
analogous
#BB7FF1 #F17FEE #F17FB5
triadic
#F17FEE #EEF17F #7FEEF1
tetradic
#F17FEE #F1BB7F #7FF182 #7FB5F1
square
#F17FEE #F1BB7F #7FF182 #7FB5F1
split-complementary
#F17FEE #B5F17F #7FF1BB
monochromatic
#DD18D8 #EB48E7 #F17FEE #F7B6F5 #FCE3FB
Accessibility & contrast
On white
2.33
#F17FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#F17FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17FEE
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17FEE | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F2
Deuteranopia (green-blind)
#97AFEB
Tritanopia (blue-blind)
#F88AAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f17fee; /* rgb */ color: rgb(241, 127, 238); /* oklch */ color: oklch(76.1% 0.193 328.2);
Tailwind
colors: {
custom: {
50: '#f8a8f4',
500: '#f17fee',
950: '#000000',
},
}SCSS
$custom: #f17fee; $custom-light: #f8a8f4; $custom-dark: #000000;
JSON
{
"hex": "#f17fee",
"rgb": {
"r": 241,
"g": 127,
"b": 238
},
"hsl": {
"h": 301.579,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.7613,
"c": 0.19276,
"h": 328.2
},
"luminance": 0.40053
}Semantic roles & 50–950 ramp
primary
#F17FEE
secondary
#D7F4D8
accent
#DD0E09
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85