#F177DD#F177DD
#F177DD is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.3% C 0.191 H 333.9°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F177DD |
|---|---|
| RGB | rgb(241, 119, 221) |
| HSL | hsl(310, 81%, 71%) |
| HSV | hsv(310, 51%, 95%) |
| CMYK | cmyk(0%, 50.6%, 8.3%, 5.5%) |
| CIE-LAB | lab(67.37, 59.64, -31.00) |
| CIE-LCH | lch(67.37, 67.22, 332.54°) |
| OKLab | oklab(74.31% 0.1717 -0.0841) |
| OKLCH | oklch(74.31% 0.191 333.9) |
| XYZ | xyz(55.9236, 37.1186, 72.6117) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.84
Violet (CSS)
#EE82EE
ΔE00 3.46
Candy Pink
#FF63E9
ΔE00 3.76
Lavender Pink
#DD85D7
ΔE00 4.12
Orchid
#DA70D6
ΔE00 4.41
Light Magenta
#FA5FF7
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F177DD #77F18B
analogous
#C877F1 #F177DD #F177A0
triadic
#F177DD #DDF177 #77DDF1
tetradic
#F177DD #F1C877 #77F18B #77A0F1
square
#F177DD #F1C877 #77F18B #77A0F1
split-complementary
#F177DD #A0F177 #77F1C8
monochromatic
#D716B8 #EB40CF #F177DD #F7AEEB #FCE3F8
Accessibility & contrast
On white
2.49
#F177DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#F177DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F177DD
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F177DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F177DD | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7699E0
Deuteranopia (green-blind)
#99ABDA
Tritanopia (blue-blind)
#FB7EA0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f177dd; /* rgb */ color: rgb(241, 119, 221); /* oklch */ color: oklch(74.3% 0.191 333.9);
Tailwind
colors: {
custom: {
50: '#f8a3e8',
500: '#f177dd',
950: '#000000',
},
}SCSS
$custom: #f177dd; $custom-light: #f8a3e8; $custom-dark: #000000;
JSON
{
"hex": "#f177dd",
"rgb": {
"r": 241,
"g": 119,
"b": 221
},
"hsl": {
"h": 309.836,
"s": 81.333,
"l": 70.588
},
"oklch": {
"l": 0.74313,
"c": 0.19121,
"h": 333.9
},
"luminance": 0.37115
}Semantic roles & 50–950 ramp
primary
#F177DD
secondary
#D1F2D7
accent
#DE2B08
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84