#F17EEA#F17EEA
#F17EEA is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.8% C 0.191 H 329.6°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F17EEA |
|---|---|
| RGB | rgb(241, 126, 234) |
| HSL | hsl(304, 80%, 72%) |
| HSV | hsv(304, 48%, 95%) |
| CMYK | cmyk(0%, 47.7%, 2.9%, 5.5%) |
| CIE-LAB | lab(69.16, 58.46, -35.41) |
| CIE-LCH | lch(69.16, 68.35, 328.79°) |
| OKLab | oklab(75.82% 0.1646 -0.0967) |
| OKLCH | oklch(75.82% 0.191 329.6) |
| XYZ | xyz(58.5871, 39.5664, 82.3771) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.14
Purply Pink
#F075E6
ΔE00 1.75
Lavender Pink
#DD85D7
ΔE00 4.20
Candy Pink
#FF63E9
ΔE00 4.42
Orchid
#DA70D6
ΔE00 5.24
Light Magenta
#FA5FF7
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17EEA #7EF185
analogous
#BF7EF1 #F17EEA #F17EB1
triadic
#F17EEA #EAF17E #7EEAF1
tetradic
#F17EEA #F1BF7E #7EF185 #7EB1F1
square
#F17EEA #F1BF7E #7EF185 #7EB1F1
split-complementary
#F17EEA #B1F17E #7EF1BF
monochromatic
#DD18D1 #EB47E1 #F17EEA #F7B5F3 #FCE3FB
Accessibility & contrast
On white
2.36
#F17EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F17EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17EEA
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17EEA | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEE
Deuteranopia (green-blind)
#98AEE7
Tritanopia (blue-blind)
#F888A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f17eea; /* rgb */ color: rgb(241, 126, 234); /* oklch */ color: oklch(75.8% 0.191 329.6);
Tailwind
colors: {
custom: {
50: '#f8a7f1',
500: '#f17eea',
950: '#000000',
},
}SCSS
$custom: #f17eea; $custom-light: #f8a7f1; $custom-dark: #000000;
JSON
{
"hex": "#f17eea",
"rgb": {
"r": 241,
"g": 126,
"b": 234
},
"hsl": {
"h": 303.652,
"s": 80.42,
"l": 71.961
},
"oklch": {
"l": 0.75816,
"c": 0.19088,
"h": 329.6
},
"luminance": 0.39563
}Semantic roles & 50–950 ramp
primary
#F17EEA
secondary
#D7F4D9
accent
#DD1609
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84