#F178DF#F178DF
#F178DF is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.5% C 0.191 H 333.2°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F178DF |
|---|---|
| RGB | rgb(241, 120, 223) |
| HSL | hsl(309, 81%, 71%) |
| HSV | hsv(309, 50%, 95%) |
| CMYK | cmyk(0%, 50.2%, 7.5%, 5.5%) |
| CIE-LAB | lab(67.62, 59.49, -31.71) |
| CIE-LCH | lch(67.62, 67.42, 331.94°) |
| OKLab | oklab(74.53% 0.1707 -0.0861) |
| OKLCH | oklch(74.53% 0.191 333.2) |
| XYZ | xyz(56.3113, 37.4651, 74.0633) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.60
Violet (CSS)
#EE82EE
ΔE00 3.10
Candy Pink
#FF63E9
ΔE00 3.76
Lavender Pink
#DD85D7
ΔE00 4.05
Orchid
#DA70D6
ΔE00 4.45
Light Magenta
#FA5FF7
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F178DF #78F18A
analogous
#C778F1 #F178DF #F178A2
triadic
#F178DF #DFF178 #78DFF1
tetradic
#F178DF #F1C778 #78F18A #78A2F1
square
#F178DF #F1C778 #78F18A #78A2F1
split-complementary
#F178DF #A2F178 #78F1C7
monochromatic
#D816BB #EB41D2 #F178DF #F7AFEC #FCE3F8
Accessibility & contrast
On white
2.47
#F178DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#F178DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F178DF
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F178DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F178DF | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769AE2
Deuteranopia (green-blind)
#99ABDC
Tritanopia (blue-blind)
#FA80A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f178df; /* rgb */ color: rgb(241, 120, 223); /* oklch */ color: oklch(74.5% 0.191 333.2);
Tailwind
colors: {
custom: {
50: '#f8a3e9',
500: '#f178df',
950: '#000000',
},
}SCSS
$custom: #f178df; $custom-light: #f8a3e9; $custom-dark: #000000;
JSON
{
"hex": "#f178df",
"rgb": {
"r": 241,
"g": 120,
"b": 223
},
"hsl": {
"h": 308.926,
"s": 81.208,
"l": 70.784
},
"oklch": {
"l": 0.74531,
"c": 0.19123,
"h": 333.2
},
"luminance": 0.37461
}Semantic roles & 50–950 ramp
primary
#F178DF
secondary
#D2F3D7
accent
#DE2808
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84