#F186FA#F186FA
#F186FA is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.6% C 0.192 H 324.3°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F186FA |
|---|---|
| RGB | rgb(241, 134, 250) |
| HSL | hsl(295, 92%, 75%) |
| HSV | hsv(295, 46%, 98%) |
| CMYK | cmyk(3.6%, 46.4%, 0%, 2%) |
| CIE-LAB | lab(71.32, 57.38, -40.82) |
| CIE-LCH | lch(71.32, 70.41, 324.57°) |
| OKLab | oklab(77.64% 0.1563 -0.1122) |
| OKLCH | oklch(77.64% 0.192 324.3) |
| XYZ | xyz(62.0545, 42.6560, 95.3887) |
| Luminance | 0.4265 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.93
Purply Pink
#F075E6
ΔE00 4.21
Lavender Pink
#DD85D7
ΔE00 5.82
Violet Pink
#FB5FFC
ΔE00 6.28
Light Magenta
#FA5FF7
ΔE00 6.33
Candy Pink
#FF63E9
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F186FA #8FFA86
analogous
#B786FA #F186FA #FA86C9
triadic
#F186FA #FAF186 #86FAF1
tetradic
#F186FA #FAB786 #8FFA86 #86C9FA
square
#F186FA #FAB786 #8FFA86 #86C9FA
split-complementary
#F186FA #C9FA86 #86FAB7
monochromatic
#E310F5 #EA4BF8 #F186FA #F8C1FC #FCE2FE
Accessibility & contrast
On white
2.20
#F186FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#F186FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F186FA
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F186FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F186FA | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FE
Deuteranopia (green-blind)
#97B3F7
Tritanopia (blue-blind)
#F594B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f186fa; /* rgb */ color: rgb(241, 134, 250); /* oklch */ color: oklch(77.6% 0.192 324.3);
Tailwind
colors: {
custom: {
50: '#f8acfc',
500: '#f186fa',
950: '#000000',
},
}SCSS
$custom: #f186fa; $custom-light: #f8acfc; $custom-dark: #000000;
JSON
{
"hex": "#f186fa",
"rgb": {
"r": 241,
"g": 134,
"b": 250
},
"hsl": {
"h": 295.345,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.77641,
"c": 0.19246,
"h": 324.3
},
"luminance": 0.42653
}Semantic roles & 50–950 ramp
primary
#F186FA
secondary
#D8F6D5
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85