#F178E4#F178E4
#F178E4 is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.7% C 0.195 H 331.5°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F178E4 |
|---|---|
| RGB | rgb(241, 120, 228) |
| HSL | hsl(306, 81%, 71%) |
| HSV | hsv(306, 50%, 95%) |
| CMYK | cmyk(0%, 50.2%, 5.4%, 5.5%) |
| CIE-LAB | lab(67.83, 60.31, -34.17) |
| CIE-LCH | lch(67.83, 69.32, 330.47°) |
| OKLab | oklab(74.75% 0.1717 -0.0931) |
| OKLCH | oklch(74.75% 0.195 331.5) |
| XYZ | xyz(56.9954, 37.7387, 77.6660) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.84
Violet (CSS)
#EE82EE
ΔE00 2.45
Candy Pink
#FF63E9
ΔE00 3.49
Lavender Pink
#DD85D7
ΔE00 4.28
Orchid
#DA70D6
ΔE00 4.42
Light Magenta
#FA5FF7
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F178E4 #78F185
analogous
#C178F1 #F178E4 #F178A7
triadic
#F178E4 #E4F178 #78E4F1
tetradic
#F178E4 #F1C178 #78F185 #78A7F1
square
#F178E4 #F1C178 #78F185 #78A7F1
split-complementary
#F178E4 #A7F178 #78F1C1
monochromatic
#D816C3 #EB41D9 #F178E4 #F7AFEF #FCE3F9
Accessibility & contrast
On white
2.46
#F178E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#F178E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F178E4
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F178E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F178E4 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739AE8
Deuteranopia (green-blind)
#97ABE1
Tritanopia (blue-blind)
#F981A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f178e4; /* rgb */ color: rgb(241, 120, 228); /* oklch */ color: oklch(74.7% 0.195 331.5);
Tailwind
colors: {
custom: {
50: '#f8a3ed',
500: '#f178e4',
950: '#000000',
},
}SCSS
$custom: #f178e4; $custom-light: #f8a3ed; $custom-dark: #000000;
JSON
{
"hex": "#f178e4",
"rgb": {
"r": 241,
"g": 120,
"b": 228
},
"hsl": {
"h": 306.446,
"s": 81.208,
"l": 70.784
},
"oklch": {
"l": 0.74748,
"c": 0.19529,
"h": 331.5
},
"luminance": 0.37735
}Semantic roles & 50–950 ramp
primary
#F178E4
secondary
#D2F3D6
accent
#DE1F08
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84