#F184F9#F184F9
#F184F9 is a light, vivid purple. Relative luminance 0.420; OKLCH L 77.3% C 0.195 H 324.7°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F184F9 |
|---|---|
| RGB | rgb(241, 132, 249) |
| HSL | hsl(296, 91%, 75%) |
| HSV | hsv(296, 47%, 98%) |
| CMYK | cmyk(3.2%, 47%, 0%, 2.4%) |
| CIE-LAB | lab(70.90, 58.17, -40.93) |
| CIE-LCH | lch(70.90, 71.13, 324.87°) |
| OKLab | oklab(77.32% 0.1589 -0.1125) |
| OKLCH | oklch(77.32% 0.195 324.7) |
| XYZ | xyz(61.6243, 42.0458, 94.4738) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.71
Purply Pink
#F075E6
ΔE00 3.86
Lavender Pink
#DD85D7
ΔE00 5.73
Violet Pink
#FB5FFC
ΔE00 5.92
Light Magenta
#FA5FF7
ΔE00 5.96
Candy Pink
#FF63E9
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F184F9 #8CF984
analogous
#B684F9 #F184F9 #F984C7
triadic
#F184F9 #F9F184 #84F9F1
tetradic
#F184F9 #F9B684 #8CF984 #84C7F9
square
#F184F9 #F9B684 #8CF984 #84C7F9
split-complementary
#F184F9 #C7F984 #84F9B6
monochromatic
#E40FF3 #EA4AF6 #F184F9 #F8BEFC #FCE2FE
Accessibility & contrast
On white
2.23
#F184F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#F184F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F184F9
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F184F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F184F9 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FD
Deuteranopia (green-blind)
#96B2F6
Tritanopia (blue-blind)
#F592B3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f184f9; /* rgb */ color: rgb(241, 132, 249); /* oklch */ color: oklch(77.3% 0.195 324.7);
Tailwind
colors: {
custom: {
50: '#f8abfb',
500: '#f184f9',
950: '#000000',
},
}SCSS
$custom: #f184f9; $custom-light: #f8abfb; $custom-dark: #000000;
JSON
{
"hex": "#f184f9",
"rgb": {
"r": 241,
"g": 132,
"b": 249
},
"hsl": {
"h": 295.897,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.77316,
"c": 0.19471,
"h": 324.7
},
"luminance": 0.42043
}Semantic roles & 50–950 ramp
primary
#F184F9
secondary
#D8F6D5
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85