#F178EF#F178EF
#F178EF is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.2% C 0.205 H 328.0°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F178EF |
|---|---|
| RGB | rgb(241, 120, 239) |
| HSL | hsl(301, 81%, 71%) |
| HSV | hsv(301, 50%, 95%) |
| CMYK | cmyk(0%, 50.2%, 0.8%, 5.5%) |
| CIE-LAB | lab(68.29, 62.16, -39.52) |
| CIE-LCH | lch(68.29, 73.66, 327.55°) |
| OKLab | oklab(75.24% 0.1734 -0.1084) |
| OKLCH | oklch(75.24% 0.205 328) |
| XYZ | xyz(58.5712, 38.3691, 85.9655) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.48
Violet (CSS)
#EE82EE
ΔE00 1.91
Candy Pink
#FF63E9
ΔE00 3.67
Light Magenta
#FA5FF7
ΔE00 4.00
Violet Pink
#FB5FFC
ΔE00 4.21
Orchid
#DA70D6
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F178EF #78F17A
analogous
#B678F1 #F178EF #F178B2
triadic
#F178EF #EFF178 #78EFF1
tetradic
#F178EF #F1B678 #78F17A #78B2F1
square
#F178EF #F1B678 #78F17A #78B2F1
split-complementary
#F178EF #B2F178 #78F1B6
monochromatic
#D816D5 #EB41E8 #F178EF #F7AFF6 #FCE3FC
Accessibility & contrast
On white
2.42
#F178EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#F178EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F178EF
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F178EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F178EF | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9CF3
Deuteranopia (green-blind)
#92ACEB
Tritanopia (blue-blind)
#F885A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f178ef; /* rgb */ color: rgb(241, 120, 239); /* oklch */ color: oklch(75.2% 0.205 328.0);
Tailwind
colors: {
custom: {
50: '#f8a3f4',
500: '#f178ef',
950: '#000000',
},
}SCSS
$custom: #f178ef; $custom-light: #f8a3f4; $custom-dark: #000000;
JSON
{
"hex": "#f178ef",
"rgb": {
"r": 241,
"g": 120,
"b": 239
},
"hsl": {
"h": 300.992,
"s": 81.208,
"l": 70.784
},
"oklch": {
"l": 0.75243,
"c": 0.20453,
"h": 328
},
"luminance": 0.38366
}Semantic roles & 50–950 ramp
primary
#F178EF
secondary
#D2F3D3
accent
#DE0B08
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85