#F177DF#F177DF
#F177DF is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.4% C 0.193 H 333.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F177DF |
|---|---|
| RGB | rgb(241, 119, 223) |
| HSL | hsl(309, 81%, 71%) |
| HSV | hsv(309, 51%, 95%) |
| CMYK | cmyk(0%, 50.6%, 7.5%, 5.5%) |
| CIE-LAB | lab(67.45, 59.96, -31.99) |
| CIE-LCH | lch(67.45, 67.96, 331.92°) |
| OKLab | oklab(74.4% 0.1721 -0.0869) |
| OKLCH | oklch(74.4% 0.193 333.2) |
| XYZ | xyz(56.1916, 37.2258, 74.0234) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.49
Violet (CSS)
#EE82EE
ΔE00 3.18
Candy Pink
#FF63E9
ΔE00 3.60
Lavender Pink
#DD85D7
ΔE00 4.16
Orchid
#DA70D6
ΔE00 4.34
Light Magenta
#FA5FF7
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F177DF #77F189
analogous
#C677F1 #F177DF #F177A2
triadic
#F177DF #DFF177 #77DFF1
tetradic
#F177DF #F1C677 #77F189 #77A2F1
square
#F177DF #F1C677 #77F189 #77A2F1
split-complementary
#F177DF #A2F177 #77F1C6
monochromatic
#D716BB #EB40D2 #F177DF #F7AEEC #FCE3F8
Accessibility & contrast
On white
2.49
#F177DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#F177DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F177DF
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F177DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F177DF | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7599E2
Deuteranopia (green-blind)
#98ABDC
Tritanopia (blue-blind)
#FA7FA1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f177df; /* rgb */ color: rgb(241, 119, 223); /* oklch */ color: oklch(74.4% 0.193 333.2);
Tailwind
colors: {
custom: {
50: '#f8a3e9',
500: '#f177df',
950: '#000000',
},
}SCSS
$custom: #f177df; $custom-light: #f8a3e9; $custom-dark: #000000;
JSON
{
"hex": "#f177df",
"rgb": {
"r": 241,
"g": 119,
"b": 223
},
"hsl": {
"h": 308.852,
"s": 81.333,
"l": 70.588
},
"oklch": {
"l": 0.74399,
"c": 0.1928,
"h": 333.2
},
"luminance": 0.37222
}Semantic roles & 50–950 ramp
primary
#F177DF
secondary
#D1F2D6
accent
#DE2708
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84