#F386F9#F386F9
#F386F9 is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.8% C 0.193 H 325.3°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F386F9 |
|---|---|
| RGB | rgb(243, 134, 249) |
| HSL | hsl(297, 91%, 75%) |
| HSV | hsv(297, 46%, 98%) |
| CMYK | cmyk(2.4%, 46.2%, 0%, 2.4%) |
| CIE-LAB | lab(71.52, 57.75, -39.94) |
| CIE-LCH | lch(71.52, 70.22, 325.33°) |
| OKLab | oklab(77.83% 0.1584 -0.1097) |
| OKLCH | oklch(77.83% 0.193 325.3) |
| XYZ | xyz(62.5847, 42.9475, 94.5973) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.78
Purply Pink
#F075E6
ΔE00 4.07
Lavender Pink
#DD85D7
ΔE00 5.73
Candy Pink
#FF63E9
ΔE00 6.20
Violet Pink
#FB5FFC
ΔE00 6.32
Light Magenta
#FA5FF7
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F386F9 #8CF986
analogous
#BA86F9 #F386F9 #F986C5
triadic
#F386F9 #F9F386 #86F9F3
tetradic
#F386F9 #F9BA86 #8CF986 #86C5F9
square
#F386F9 #F9BA86 #8CF986 #86C5F9
split-complementary
#F386F9 #C5F986 #86F9BA
monochromatic
#E711F3 #ED4CF6 #F386F9 #F9C0FC #FCE2FE
Accessibility & contrast
On white
2.19
#F386F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#F386F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F386F9
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F386F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F386F9 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FD
Deuteranopia (green-blind)
#99B4F6
Tritanopia (blue-blind)
#F893B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f386f9; /* rgb */ color: rgb(243, 134, 249); /* oklch */ color: oklch(77.8% 0.193 325.3);
Tailwind
colors: {
custom: {
50: '#f9acfb',
500: '#f386f9',
950: '#000000',
},
}SCSS
$custom: #f386f9; $custom-light: #f9acfb; $custom-dark: #000000;
JSON
{
"hex": "#f386f9",
"rgb": {
"r": 243,
"g": 134,
"b": 249
},
"hsl": {
"h": 296.87,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.77825,
"c": 0.19268,
"h": 325.3
},
"luminance": 0.42944
}Semantic roles & 50–950 ramp
primary
#F386F9
secondary
#D7F6D5
accent
#E6000C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85