#F178F9#F178F9
#F178F9 is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 75.7% C 0.213 H 325.0°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F178F9 |
|---|---|
| RGB | rgb(241, 120, 249) |
| HSL | hsl(296, 91%, 72%) |
| HSV | hsv(296, 52%, 98%) |
| CMYK | cmyk(3.2%, 51.8%, 0%, 2.4%) |
| CIE-LAB | lab(68.73, 63.90, -44.32) |
| CIE-LCH | lch(68.73, 77.76, 325.26°) |
| OKLab | oklab(75.71% 0.1748 -0.1222) |
| OKLCH | oklch(75.71% 0.213 325) |
| XYZ | xyz(60.0896, 38.9764, 93.9623) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.72
Purply Pink
#F075E6
ΔE00 3.06
Violet Pink
#FB5FFC
ΔE00 3.74
Light Magenta
#FA5FF7
ΔE00 3.80
Candy Pink
#FF63E9
ΔE00 4.51
Orchid
#DA70D6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F178F9 #80F978
analogous
#B178F9 #F178F9 #F978C1
triadic
#F178F9 #F9F178 #78F9F1
tetradic
#F178F9 #F9B178 #80F978 #78C1F9
square
#F178F9 #F9B178 #80F978 #78C1F9
split-complementary
#F178F9 #C1F978 #78F9B1
monochromatic
#DE0AEC #EB3DF6 #F178F9 #F7B3FC #FCE2FE
Accessibility & contrast
On white
2.39
#F178F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#F178F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F178F9
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F178F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F178F9 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFD
Deuteranopia (green-blind)
#8EADF5
Tritanopia (blue-blind)
#F688AE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f178f9; /* rgb */ color: rgb(241, 120, 249); /* oklch */ color: oklch(75.7% 0.213 325.0);
Tailwind
colors: {
custom: {
50: '#f8a4fb',
500: '#f178f9',
950: '#000000',
},
}SCSS
$custom: #f178f9; $custom-light: #f8a4fb; $custom-dark: #000000;
JSON
{
"hex": "#f178f9",
"rgb": {
"r": 241,
"g": 120,
"b": 249
},
"hsl": {
"h": 296.279,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.75714,
"c": 0.21327,
"h": 325
},
"luminance": 0.38973
}Semantic roles & 50–950 ramp
primary
#F178F9
secondary
#D7F6D5
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85