#F17EE9#F17EE9
#F17EE9 is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.8% C 0.190 H 329.9°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F17EE9 |
|---|---|
| RGB | rgb(241, 126, 233) |
| HSL | hsl(304, 80%, 72%) |
| HSV | hsv(304, 48%, 95%) |
| CMYK | cmyk(0%, 47.7%, 3.3%, 5.5%) |
| CIE-LAB | lab(69.12, 58.29, -34.93) |
| CIE-LCH | lch(69.12, 67.95, 329.07°) |
| OKLab | oklab(75.77% 0.1644 -0.0953) |
| OKLCH | oklch(75.77% 0.19 329.9) |
| XYZ | xyz(58.4438, 39.5091, 81.6226) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.26
Purply Pink
#F075E6
ΔE00 1.74
Lavender Pink
#DD85D7
ΔE00 4.10
Candy Pink
#FF63E9
ΔE00 4.42
Orchid
#DA70D6
ΔE00 5.20
Light Magenta
#FA5FF7
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17EE9 #7EF186
analogous
#C07EF1 #F17EE9 #F17EB0
triadic
#F17EE9 #E9F17E #7EE9F1
tetradic
#F17EE9 #F1C07E #7EF186 #7EB0F1
square
#F17EE9 #F1C07E #7EF186 #7EB0F1
split-complementary
#F17EE9 #B0F17E #7EF1C0
monochromatic
#DD18CF #EB47E0 #F17EE9 #F7B5F2 #FCE3FA
Accessibility & contrast
On white
2.36
#F17EE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F17EE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17EE9
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17EE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17EE9 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789FED
Deuteranopia (green-blind)
#99AEE6
Tritanopia (blue-blind)
#F888A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f17ee9; /* rgb */ color: rgb(241, 126, 233); /* oklch */ color: oklch(75.8% 0.190 329.9);
Tailwind
colors: {
custom: {
50: '#f8a7f0',
500: '#f17ee9',
950: '#000000',
},
}SCSS
$custom: #f17ee9; $custom-light: #f8a7f0; $custom-dark: #000000;
JSON
{
"hex": "#f17ee9",
"rgb": {
"r": 241,
"g": 126,
"b": 233
},
"hsl": {
"h": 304.174,
"s": 80.42,
"l": 71.961
},
"oklch": {
"l": 0.75772,
"c": 0.19002,
"h": 329.9
},
"luminance": 0.39506
}Semantic roles & 50–950 ramp
primary
#F17EE9
secondary
#D7F4D9
accent
#DD1709
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84