#F178EB#F178EB
#F178EB is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.1% C 0.201 H 329.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F178EB |
|---|---|
| RGB | rgb(241, 120, 235) |
| HSL | hsl(303, 81%, 71%) |
| HSV | hsv(303, 50%, 95%) |
| CMYK | cmyk(0%, 50.2%, 2.5%, 5.5%) |
| CIE-LAB | lab(68.12, 61.48, -37.58) |
| CIE-LCH | lch(68.12, 72.06, 328.56°) |
| OKLab | oklab(75.06% 0.1728 -0.1029) |
| OKLCH | oklch(75.06% 0.201 329.2) |
| XYZ | xyz(57.9868, 38.1353, 82.8877) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.91
Violet (CSS)
#EE82EE
ΔE00 1.91
Candy Pink
#FF63E9
ΔE00 3.49
Light Magenta
#FA5FF7
ΔE00 4.27
Violet Pink
#FB5FFC
ΔE00 4.57
Orchid
#DA70D6
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F178EB #78F17E
analogous
#BA78F1 #F178EB #F178AE
triadic
#F178EB #EBF178 #78EBF1
tetradic
#F178EB #F1BA78 #78F17E #78AEF1
square
#F178EB #F1BA78 #78F17E #78AEF1
split-complementary
#F178EB #AEF178 #78F1BA
monochromatic
#D816CF #EB41E3 #F178EB #F7AFF3 #FCE3FB
Accessibility & contrast
On white
2.43
#F178EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#F178EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F178EB
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F178EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F178EB | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CEF
Deuteranopia (green-blind)
#94ACE7
Tritanopia (blue-blind)
#F883A7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f178eb; /* rgb */ color: rgb(241, 120, 235); /* oklch */ color: oklch(75.1% 0.201 329.2);
Tailwind
colors: {
custom: {
50: '#f8a3f2',
500: '#f178eb',
950: '#000000',
},
}SCSS
$custom: #f178eb; $custom-light: #f8a3f2; $custom-dark: #000000;
JSON
{
"hex": "#f178eb",
"rgb": {
"r": 241,
"g": 120,
"b": 235
},
"hsl": {
"h": 302.975,
"s": 81.208,
"l": 70.784
},
"oklch": {
"l": 0.7506,
"c": 0.20112,
"h": 329.2
},
"luminance": 0.38132
}Semantic roles & 50–950 ramp
primary
#F178EB
secondary
#D2F3D4
accent
#DE1308
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85