#F177ED#F177ED
#F177ED is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.0% C 0.204 H 328.6°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F177ED |
|---|---|
| RGB | rgb(241, 119, 237) |
| HSL | hsl(302, 81%, 71%) |
| HSV | hsv(302, 51%, 95%) |
| CMYK | cmyk(0%, 50.6%, 1.7%, 5.5%) |
| CIE-LAB | lab(68.03, 62.29, -38.83) |
| CIE-LCH | lch(68.03, 73.40, 328.06°) |
| OKLab | oklab(75.02% 0.1745 -0.1064) |
| OKLCH | oklch(75.02% 0.204 328.6) |
| XYZ | xyz(58.1577, 38.0123, 84.3782) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.14
Violet (CSS)
#EE82EE
ΔE00 2.06
Candy Pink
#FF63E9
ΔE00 3.43
Light Magenta
#FA5FF7
ΔE00 3.95
Violet Pink
#FB5FFC
ΔE00 4.22
Orchid
#DA70D6
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F177ED #77F17B
analogous
#B877F1 #F177ED #F177B0
triadic
#F177ED #EDF177 #77EDF1
tetradic
#F177ED #F1B877 #77F17B #77B0F1
square
#F177ED #F1B877 #77F17B #77B0F1
split-complementary
#F177ED #B0F177 #77F1B8
monochromatic
#D716D1 #EB40E6 #F177ED #F7AEF4 #FCE3FB
Accessibility & contrast
On white
2.44
#F177ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#F177ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F177ED
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F177ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F177ED | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9BF1
Deuteranopia (green-blind)
#92ACE9
Tritanopia (blue-blind)
#F883A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f177ed; /* rgb */ color: rgb(241, 119, 237); /* oklch */ color: oklch(75.0% 0.204 328.6);
Tailwind
colors: {
custom: {
50: '#f8a3f3',
500: '#f177ed',
950: '#000000',
},
}SCSS
$custom: #f177ed; $custom-light: #f8a3f3; $custom-dark: #000000;
JSON
{
"hex": "#f177ed",
"rgb": {
"r": 241,
"g": 119,
"b": 237
},
"hsl": {
"h": 301.967,
"s": 81.333,
"l": 70.588
},
"oklch": {
"l": 0.75021,
"c": 0.20436,
"h": 328.6
},
"luminance": 0.38009
}Semantic roles & 50–950 ramp
primary
#F177ED
secondary
#D1F2D2
accent
#DE0F08
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85