#F178FF#F178FF
#F178FF is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.0% C 0.219 H 323.4°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F178FF |
|---|---|
| RGB | rgb(241, 120, 255) |
| HSL | hsl(294, 100%, 74%) |
| HSV | hsv(294, 53%, 100%) |
| CMYK | cmyk(5.5%, 52.9%, 0%, 0%) |
| CIE-LAB | lab(69.01, 64.97, -47.17) |
| CIE-LCH | lch(69.01, 80.28, 324.02°) |
| OKLab | oklab(76.01% 0.1755 -0.1304) |
| OKLCH | oklch(76.01% 0.219 323.4) |
| XYZ | xyz(61.0404, 39.3567, 98.9697) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.47
Violet Pink
#FB5FFC
ΔE00 3.78
Purply Pink
#F075E6
ΔE00 3.99
Light Magenta
#FA5FF7
ΔE00 4.00
Candy Pink
#FF63E9
ΔE00 5.17
Orchid
#DA70D6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F178FF #86FF78
analogous
#AD78FF #F178FF #FF78C9
triadic
#F178FF #FFF178 #78FFF1
tetradic
#F178FF #FFAD78 #86FF78 #78C9FF
square
#F178FF #FFAD78 #86FF78 #78C9FF
split-complementary
#F178FF #C9FF78 #78FFAD
monochromatic
#E200FD #EB3BFF #F178FF #F7B5FF #FCE0FF
Accessibility & contrast
On white
2.37
#F178FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#F178FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F178FF
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F178FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F178FF | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649FFF
Deuteranopia (green-blind)
#8BADFB
Tritanopia (blue-blind)
#F58AB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f178ff; /* rgb */ color: rgb(241, 120, 255); /* oklch */ color: oklch(76.0% 0.219 323.4);
Tailwind
colors: {
custom: {
50: '#f8a4ff',
500: '#f178ff',
950: '#000000',
},
}SCSS
$custom: #f178ff; $custom-light: #f8a4ff; $custom-dark: #000000;
JSON
{
"hex": "#f178ff",
"rgb": {
"r": 241,
"g": 120,
"b": 255
},
"hsl": {
"h": 293.778,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.76005,
"c": 0.21862,
"h": 323.4
},
"luminance": 0.39354
}Semantic roles & 50–950 ramp
primary
#F178FF
secondary
#D7F7D4
accent
#E60018
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86