#F177E6#F177E6
#F177E6 is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.7% C 0.198 H 330.8°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F177E6 |
|---|---|
| RGB | rgb(241, 119, 230) |
| HSL | hsl(305, 81%, 71%) |
| HSV | hsv(305, 51%, 95%) |
| CMYK | cmyk(0%, 50.6%, 4.6%, 5.5%) |
| CIE-LAB | lab(67.73, 61.11, -35.42) |
| CIE-LCH | lch(67.73, 70.63, 329.90°) |
| OKLab | oklab(74.71% 0.1733 -0.0967) |
| OKLCH | oklch(74.71% 0.198 330.8) |
| XYZ | xyz(57.1550, 37.6111, 79.0968) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.47
Violet (CSS)
#EE82EE
ΔE00 2.37
Candy Pink
#FF63E9
ΔE00 3.29
Orchid
#DA70D6
ΔE00 4.36
Lavender Pink
#DD85D7
ΔE00 4.54
Light Magenta
#FA5FF7
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F177E6 #77F182
analogous
#BF77F1 #F177E6 #F177A9
triadic
#F177E6 #E6F177 #77E6F1
tetradic
#F177E6 #F1BF77 #77F182 #77A9F1
square
#F177E6 #F1BF77 #77F182 #77A9F1
split-complementary
#F177E6 #A9F177 #77F1BF
monochromatic
#D716C6 #EB40DC #F177E6 #F7AEF0 #FCE3FA
Accessibility & contrast
On white
2.46
#F177E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F177E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F177E6
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F177E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F177E6 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719AEA
Deuteranopia (green-blind)
#95ABE2
Tritanopia (blue-blind)
#F981A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f177e6; /* rgb */ color: rgb(241, 119, 230); /* oklch */ color: oklch(74.7% 0.198 330.8);
Tailwind
colors: {
custom: {
50: '#f8a3ee',
500: '#f177e6',
950: '#000000',
},
}SCSS
$custom: #f177e6; $custom-light: #f8a3ee; $custom-dark: #000000;
JSON
{
"hex": "#f177e6",
"rgb": {
"r": 241,
"g": 119,
"b": 230
},
"hsl": {
"h": 305.41,
"s": 81.333,
"l": 70.588
},
"oklch": {
"l": 0.74705,
"c": 0.19848,
"h": 330.8
},
"luminance": 0.37608
}Semantic roles & 50–950 ramp
primary
#F177E6
secondary
#D1F2D4
accent
#DE1B08
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84