#F17CED#F17CED
#F17CED is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.7% C 0.197 H 328.6°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F17CED |
|---|---|
| RGB | rgb(241, 124, 237) |
| HSL | hsl(302, 81%, 72%) |
| HSV | hsv(302, 49%, 95%) |
| CMYK | cmyk(0%, 48.5%, 1.7%, 5.5%) |
| CIE-LAB | lab(68.92, 59.93, -37.44) |
| CIE-LCH | lch(68.92, 70.66, 328.01°) |
| OKLab | oklab(75.68% 0.1678 -0.1025) |
| OKLCH | oklch(75.68% 0.197 328.6) |
| XYZ | xyz(58.7685, 39.2338, 84.5818) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.18
Purply Pink
#F075E6
ΔE00 1.60
Candy Pink
#FF63E9
ΔE00 4.15
Lavender Pink
#DD85D7
ΔE00 4.68
Light Magenta
#FA5FF7
ΔE00 4.84
Violet Pink
#FB5FFC
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17CED #7CF180
analogous
#BB7CF1 #F17CED #F17CB3
triadic
#F17CED #EDF17C #7CEDF1
tetradic
#F17CED #F1BB7C #7CF180 #7CB3F1
square
#F17CED #F1BB7C #7CF180 #7CB3F1
split-complementary
#F17CED #B3F17C #7CF1BB
monochromatic
#DB17D4 #EB45E5 #F17CED #F7B3F5 #FCE3FB
Accessibility & contrast
On white
2.37
#F17CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#F17CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17CED
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17CED | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF1
Deuteranopia (green-blind)
#96AEE9
Tritanopia (blue-blind)
#F887AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f17ced; /* rgb */ color: rgb(241, 124, 237); /* oklch */ color: oklch(75.7% 0.197 328.6);
Tailwind
colors: {
custom: {
50: '#f8a6f3',
500: '#f17ced',
950: '#000000',
},
}SCSS
$custom: #f17ced; $custom-light: #f8a6f3; $custom-dark: #000000;
JSON
{
"hex": "#f17ced",
"rgb": {
"r": 241,
"g": 124,
"b": 237
},
"hsl": {
"h": 302.051,
"s": 80.69,
"l": 71.569
},
"oklch": {
"l": 0.7568,
"c": 0.19661,
"h": 328.6
},
"luminance": 0.39231
}Semantic roles & 50–950 ramp
primary
#F17CED
secondary
#D5F3D6
accent
#DD1008
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85