#F178E6#F178E6
#F178E6 is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.8% C 0.197 H 330.9°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F178E6 |
|---|---|
| RGB | rgb(241, 120, 230) |
| HSL | hsl(305, 81%, 71%) |
| HSV | hsv(305, 50%, 95%) |
| CMYK | cmyk(0%, 50.2%, 4.6%, 5.5%) |
| CIE-LAB | lab(67.91, 60.64, -35.15) |
| CIE-LCH | lch(67.91, 70.09, 329.90°) |
| OKLab | oklab(74.84% 0.172 -0.0959) |
| OKLCH | oklch(74.84% 0.197 330.9) |
| XYZ | xyz(57.2746, 37.8504, 79.1367) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.65
Violet (CSS)
#EE82EE
ΔE00 2.24
Candy Pink
#FF63E9
ΔE00 3.45
Lavender Pink
#DD85D7
ΔE00 4.42
Orchid
#DA70D6
ΔE00 4.46
Light Magenta
#FA5FF7
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F178E6 #78F183
analogous
#C078F1 #F178E6 #F178A9
triadic
#F178E6 #E6F178 #78E6F1
tetradic
#F178E6 #F1C078 #78F183 #78A9F1
square
#F178E6 #F1C078 #78F183 #78A9F1
split-complementary
#F178E6 #A9F178 #78F1C0
monochromatic
#D816C7 #EB41DC #F178E6 #F7AFF0 #FCE3FA
Accessibility & contrast
On white
2.45
#F178E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#F178E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F178E6
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F178E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F178E6 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729BEA
Deuteranopia (green-blind)
#96ACE3
Tritanopia (blue-blind)
#F982A5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f178e6; /* rgb */ color: rgb(241, 120, 230); /* oklch */ color: oklch(74.8% 0.197 330.9);
Tailwind
colors: {
custom: {
50: '#f8a3ee',
500: '#f178e6',
950: '#000000',
},
}SCSS
$custom: #f178e6; $custom-light: #f8a3ee; $custom-dark: #000000;
JSON
{
"hex": "#f178e6",
"rgb": {
"r": 241,
"g": 120,
"b": 230
},
"hsl": {
"h": 305.455,
"s": 81.208,
"l": 70.784
},
"oklch": {
"l": 0.74836,
"c": 0.19694,
"h": 330.9
},
"luminance": 0.37847
}Semantic roles & 50–950 ramp
primary
#F178E6
secondary
#D2F3D5
accent
#DE1B08
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84