#F178F0#F178F0
#F178F0 is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.3% C 0.205 H 327.7°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F178F0 |
|---|---|
| RGB | rgb(241, 120, 240) |
| HSL | hsl(300, 81%, 71%) |
| HSV | hsv(300, 50%, 95%) |
| CMYK | cmyk(0%, 50.2%, 0.4%, 5.5%) |
| CIE-LAB | lab(68.34, 62.33, -40.00) |
| CIE-LCH | lch(68.34, 74.06, 327.31°) |
| OKLab | oklab(75.29% 0.1736 -0.1098) |
| OKLCH | oklch(75.29% 0.205 327.7) |
| XYZ | xyz(58.7193, 38.4283, 86.7457) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.64
Violet (CSS)
#EE82EE
ΔE00 1.95
Candy Pink
#FF63E9
ΔE00 3.73
Light Magenta
#FA5FF7
ΔE00 3.95
Violet Pink
#FB5FFC
ΔE00 4.14
Orchid
#DA70D6
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F178F0 #78F179
analogous
#B578F1 #F178F0 #F178B3
triadic
#F178F0 #F0F178 #78F0F1
tetradic
#F178F0 #F1B578 #78F179 #78B3F1
square
#F178F0 #F1B578 #78F179 #78B3F1
split-complementary
#F178F0 #B3F178 #78F1B5
monochromatic
#D816D7 #EB41EA #F178F0 #F7AFF6 #FCE3FC
Accessibility & contrast
On white
2.42
#F178F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#F178F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F178F0
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F178F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F178F0 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9DF4
Deuteranopia (green-blind)
#92ACEC
Tritanopia (blue-blind)
#F785A9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f178f0; /* rgb */ color: rgb(241, 120, 240); /* oklch */ color: oklch(75.3% 0.205 327.7);
Tailwind
colors: {
custom: {
50: '#f8a3f5',
500: '#f178f0',
950: '#000000',
},
}SCSS
$custom: #f178f0; $custom-light: #f8a3f5; $custom-dark: #000000;
JSON
{
"hex": "#f178f0",
"rgb": {
"r": 241,
"g": 120,
"b": 240
},
"hsl": {
"h": 300.496,
"s": 81.208,
"l": 70.784
},
"oklch": {
"l": 0.75289,
"c": 0.20539,
"h": 327.7
},
"luminance": 0.38425
}Semantic roles & 50–950 ramp
primary
#F178F0
secondary
#D2F3D2
accent
#DE0A08
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85