#F386F8#F386F8
#F386F8 is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.8% C 0.192 H 325.6°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F386F8 |
|---|---|
| RGB | rgb(243, 134, 248) |
| HSL | hsl(297, 89%, 75%) |
| HSV | hsv(297, 46%, 97%) |
| CMYK | cmyk(2%, 46%, 0%, 2.7%) |
| CIE-LAB | lab(71.48, 57.57, -39.47) |
| CIE-LCH | lch(71.48, 69.80, 325.57°) |
| OKLab | oklab(77.78% 0.1582 -0.1083) |
| OKLCH | oklch(77.78% 0.192 325.6) |
| XYZ | xyz(62.4291, 42.8852, 93.7780) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.65
Purply Pink
#F075E6
ΔE00 3.98
Lavender Pink
#DD85D7
ΔE00 5.60
Candy Pink
#FF63E9
ΔE00 6.15
Violet Pink
#FB5FFC
ΔE00 6.35
Light Magenta
#FA5FF7
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F386F8 #8BF886
analogous
#BA86F8 #F386F8 #F886C4
triadic
#F386F8 #F8F386 #86F8F3
tetradic
#F386F8 #F8BA86 #8BF886 #86C4F8
square
#F386F8 #F8BA86 #8BF886 #86C4F8
split-complementary
#F386F8 #C4F886 #86F8BA
monochromatic
#E812F1 #ED4CF5 #F386F8 #F9C0FB #FCE2FD
Accessibility & contrast
On white
2.19
#F386F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#F386F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F386F8
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F386F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F386F8 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FC
Deuteranopia (green-blind)
#99B4F5
Tritanopia (blue-blind)
#F893B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f386f8; /* rgb */ color: rgb(243, 134, 248); /* oklch */ color: oklch(77.8% 0.192 325.6);
Tailwind
colors: {
custom: {
50: '#f9acfb',
500: '#f386f8',
950: '#000000',
},
}SCSS
$custom: #f386f8; $custom-light: #f9acfb; $custom-dark: #000000;
JSON
{
"hex": "#f386f8",
"rgb": {
"r": 243,
"g": 134,
"b": 248
},
"hsl": {
"h": 297.368,
"s": 89.063,
"l": 74.902
},
"oklch": {
"l": 0.7778,
"c": 0.19176,
"h": 325.6
},
"luminance": 0.42882
}Semantic roles & 50–950 ramp
primary
#F386F8
secondary
#D7F5D6
accent
#E6000A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85