#F186F9#F186F9
#F186F9 is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.6% C 0.192 H 324.6°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F186F9 |
|---|---|
| RGB | rgb(241, 134, 249) |
| HSL | hsl(296, 91%, 75%) |
| HSV | hsv(296, 46%, 98%) |
| CMYK | cmyk(3.2%, 46.2%, 0%, 2.4%) |
| CIE-LAB | lab(71.28, 57.20, -40.34) |
| CIE-LCH | lch(71.28, 69.99, 324.81°) |
| OKLab | oklab(77.6% 0.1562 -0.1109) |
| OKLCH | oklch(77.6% 0.192 324.6) |
| XYZ | xyz(61.8981, 42.5934, 94.5651) |
| Luminance | 0.4259 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.78
Purply Pink
#F075E6
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 5.68
Violet Pink
#FB5FFC
ΔE00 6.31
Candy Pink
#FF63E9
ΔE00 6.31
Light Magenta
#FA5FF7
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F186F9 #8EF986
analogous
#B786F9 #F186F9 #F986C8
triadic
#F186F9 #F9F186 #86F9F1
tetradic
#F186F9 #F9B786 #8EF986 #86C8F9
square
#F186F9 #F9B786 #8EF986 #86C8F9
split-complementary
#F186F9 #C8F986 #86F9B7
monochromatic
#E411F3 #EA4CF6 #F186F9 #F8C0FC #FCE2FE
Accessibility & contrast
On white
2.21
#F186F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#F186F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F186F9
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F186F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F186F9 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FD
Deuteranopia (green-blind)
#98B3F6
Tritanopia (blue-blind)
#F593B4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f186f9; /* rgb */ color: rgb(241, 134, 249); /* oklch */ color: oklch(77.6% 0.192 324.6);
Tailwind
colors: {
custom: {
50: '#f8acfb',
500: '#f186f9',
950: '#000000',
},
}SCSS
$custom: #f186f9; $custom-light: #f8acfb; $custom-dark: #000000;
JSON
{
"hex": "#f186f9",
"rgb": {
"r": 241,
"g": 134,
"b": 249
},
"hsl": {
"h": 295.826,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.77595,
"c": 0.19153,
"h": 324.6
},
"luminance": 0.42591
}Semantic roles & 50–950 ramp
primary
#F186F9
secondary
#D8F6D5
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85