#F177F2#F177F2
#F177F2 is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.3% C 0.209 H 327.1°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F177F2 |
|---|---|
| RGB | rgb(241, 119, 242) |
| HSL | hsl(300, 83%, 71%) |
| HSV | hsv(300, 51%, 95%) |
| CMYK | cmyk(0.4%, 50.8%, 0%, 5.1%) |
| CIE-LAB | lab(68.25, 63.14, -41.24) |
| CIE-LCH | lch(68.25, 75.42, 326.85°) |
| OKLab | oklab(75.25% 0.1752 -0.1133) |
| OKLCH | oklch(75.25% 0.209 327.1) |
| XYZ | xyz(58.8984, 38.3085, 88.2791) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.94
Violet (CSS)
#EE82EE
ΔE00 2.23
Light Magenta
#FA5FF7
ΔE00 3.69
Candy Pink
#FF63E9
ΔE00 3.75
Violet Pink
#FB5FFC
ΔE00 3.83
Orchid
#DA70D6
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F177F2 #78F277
analogous
#B377F2 #F177F2 #F277B5
triadic
#F177F2 #F2F177 #77F2F1
tetradic
#F177F2 #F2B377 #78F277 #77B5F2
square
#F177F2 #F2B377 #78F277 #77B5F2
split-complementary
#F177F2 #B5F277 #77F2B3
monochromatic
#D815DA #EB3FED #F177F2 #F7AFF7 #FCE3FC
Accessibility & contrast
On white
2.42
#F177F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#F177F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F177F2
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F177F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F177F2 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9CF6
Deuteranopia (green-blind)
#90ACEE
Tritanopia (blue-blind)
#F785AA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f177f2; /* rgb */ color: rgb(241, 119, 242); /* oklch */ color: oklch(75.3% 0.209 327.1);
Tailwind
colors: {
custom: {
50: '#f8a3f6',
500: '#f177f2',
950: '#000000',
},
}SCSS
$custom: #f177f2; $custom-light: #f8a3f6; $custom-dark: #000000;
JSON
{
"hex": "#f177f2",
"rgb": {
"r": 241,
"g": 119,
"b": 242
},
"hsl": {
"h": 299.512,
"s": 82.55,
"l": 70.784
},
"oklch": {
"l": 0.75253,
"c": 0.20865,
"h": 327.1
},
"luminance": 0.38305
}Semantic roles & 50–950 ramp
primary
#F177F2
secondary
#D2F3D2
accent
#DF0708
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85