#F17EEC#F17EEC
#F17EEC is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.9% C 0.193 H 328.9°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F17EEC |
|---|---|
| RGB | rgb(241, 126, 236) |
| HSL | hsl(303, 80%, 72%) |
| HSV | hsv(303, 48%, 95%) |
| CMYK | cmyk(0%, 47.7%, 2.1%, 5.5%) |
| CIE-LAB | lab(69.24, 58.80, -36.39) |
| CIE-LCH | lch(69.24, 69.15, 328.25°) |
| OKLab | oklab(75.91% 0.1649 -0.0995) |
| OKLCH | oklch(75.91% 0.193 328.9) |
| XYZ | xyz(58.8760, 39.6819, 83.8989) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.93
Purply Pink
#F075E6
ΔE00 1.83
Lavender Pink
#DD85D7
ΔE00 4.40
Candy Pink
#FF63E9
ΔE00 4.44
Light Magenta
#FA5FF7
ΔE00 5.28
Orchid
#DA70D6
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17EEC #7EF183
analogous
#BD7EF1 #F17EEC #F17EB2
triadic
#F17EEC #ECF17E #7EECF1
tetradic
#F17EEC #F1BD7E #7EF183 #7EB2F1
square
#F17EEC #F1BD7E #7EF183 #7EB2F1
split-complementary
#F17EEC #B2F17E #7EF1BD
monochromatic
#DD18D4 #EB47E4 #F17EEC #F7B5F4 #FCE3FB
Accessibility & contrast
On white
2.35
#F17EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F17EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17EEC
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17EEC | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FF0
Deuteranopia (green-blind)
#97AFE9
Tritanopia (blue-blind)
#F889AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f17eec; /* rgb */ color: rgb(241, 126, 236); /* oklch */ color: oklch(75.9% 0.193 328.9);
Tailwind
colors: {
custom: {
50: '#f8a7f2',
500: '#f17eec',
950: '#000000',
},
}SCSS
$custom: #f17eec; $custom-light: #f8a7f2; $custom-dark: #000000;
JSON
{
"hex": "#f17eec",
"rgb": {
"r": 241,
"g": 126,
"b": 236
},
"hsl": {
"h": 302.609,
"s": 80.42,
"l": 71.961
},
"oklch": {
"l": 0.75905,
"c": 0.19259,
"h": 328.9
},
"luminance": 0.39679
}Semantic roles & 50–950 ramp
primary
#F17EEC
secondary
#D7F4D8
accent
#DD1209
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85