#F17DEC#F17DEC
#F17DEC is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.8% C 0.194 H 328.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F17DEC |
|---|---|
| RGB | rgb(241, 125, 236) |
| HSL | hsl(303, 81%, 72%) |
| HSV | hsv(303, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 2.1%, 5.5%) |
| CIE-LAB | lab(69.06, 59.28, -36.67) |
| CIE-LCH | lch(69.06, 69.70, 328.26°) |
| OKLab | oklab(75.77% 0.1663 -0.1003) |
| OKLCH | oklch(75.77% 0.194 328.9) |
| XYZ | xyz(58.7488, 39.4275, 83.8564) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.07
Purply Pink
#F075E6
ΔE00 1.67
Candy Pink
#FF63E9
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 4.48
Light Magenta
#FA5FF7
ΔE00 5.09
Orchid
#DA70D6
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17DEC #7DF182
analogous
#BC7DF1 #F17DEC #F17DB2
triadic
#F17DEC #ECF17D #7DECF1
tetradic
#F17DEC #F1BC7D #7DF182 #7DB2F1
square
#F17DEC #F1BC7D #7DF182 #7DB2F1
split-complementary
#F17DEC #B2F17D #7DF1BC
monochromatic
#DC18D3 #EB46E4 #F17DEC #F7B4F4 #FCE3FB
Accessibility & contrast
On white
2.36
#F17DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F17DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17DEC
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17DEC | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF0
Deuteranopia (green-blind)
#97AEE9
Tritanopia (blue-blind)
#F888AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f17dec; /* rgb */ color: rgb(241, 125, 236); /* oklch */ color: oklch(75.8% 0.194 328.9);
Tailwind
colors: {
custom: {
50: '#f8a6f2',
500: '#f17dec',
950: '#000000',
},
}SCSS
$custom: #f17dec; $custom-light: #f8a6f2; $custom-dark: #000000;
JSON
{
"hex": "#f17dec",
"rgb": {
"r": 241,
"g": 125,
"b": 236
},
"hsl": {
"h": 302.586,
"s": 80.556,
"l": 71.765
},
"oklch": {
"l": 0.75769,
"c": 0.19417,
"h": 328.9
},
"luminance": 0.39424
}Semantic roles & 50–950 ramp
primary
#F17DEC
secondary
#D6F4D7
accent
#DD1209
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85