#F386FB#F386FB
#F386FB is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.9% C 0.195 H 324.7°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F386FB |
|---|---|
| RGB | rgb(243, 134, 251) |
| HSL | hsl(296, 94%, 75%) |
| HSV | hsv(296, 47%, 98%) |
| CMYK | cmyk(3.2%, 46.6%, 0%, 1.6%) |
| CIE-LAB | lab(71.60, 58.11, -40.90) |
| CIE-LCH | lch(71.60, 71.06, 324.86°) |
| OKLab | oklab(77.92% 0.1587 -0.1124) |
| OKLCH | oklch(77.92% 0.195 324.7) |
| XYZ | xyz(62.8983, 43.0729, 96.2489) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.05
Purply Pink
#F075E6
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 6.00
Violet Pink
#FB5FFC
ΔE00 6.27
Candy Pink
#FF63E9
ΔE00 6.33
Light Magenta
#FA5FF7
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F386FB #8EFB86
analogous
#B886FB #F386FB #FB86C9
triadic
#F386FB #FBF386 #86FBF3
tetradic
#F386FB #FBB886 #8EFB86 #86C9FB
square
#F386FB #FBB886 #8EFB86 #86C9FB
split-complementary
#F386FB #C9FB86 #86FBB8
monochromatic
#E710F7 #ED4BF9 #F386FB #F9C1FD #FCE1FE
Accessibility & contrast
On white
2.18
#F386FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#F386FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F386FB
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F386FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F386FB | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FF
Deuteranopia (green-blind)
#98B4F7
Tritanopia (blue-blind)
#F894B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f386fb; /* rgb */ color: rgb(243, 134, 251); /* oklch */ color: oklch(77.9% 0.195 324.7);
Tailwind
colors: {
custom: {
50: '#f9acfd',
500: '#f386fb',
950: '#000000',
},
}SCSS
$custom: #f386fb; $custom-light: #f9acfd; $custom-dark: #000000;
JSON
{
"hex": "#f386fb",
"rgb": {
"r": 243,
"g": 134,
"b": 251
},
"hsl": {
"h": 295.897,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.77916,
"c": 0.19452,
"h": 324.7
},
"luminance": 0.4307
}Semantic roles & 50–950 ramp
primary
#F386FB
secondary
#D7F6D5
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85