#F386BF#F386BF
#F386BF is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.5% C 0.148 H 348.6°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F386BF |
|---|---|
| RGB | rgb(243, 134, 191) |
| HSL | hsl(329, 82%, 74%) |
| HSV | hsv(329, 45%, 95%) |
| CMYK | cmyk(0%, 44.9%, 21.4%, 4.7%) |
| CIE-LAB | lab(69.38, 48.38, -11.19) |
| CIE-LCH | lch(69.38, 49.66, 346.98°) |
| OKLab | oklab(75.52% 0.1448 -0.0292) |
| OKLCH | oklch(75.52% 0.148 348.6) |
| XYZ | xyz(54.8924, 39.8706, 54.0848) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.09
Bubblegum Pink
#FE83CC
ΔE00 2.94
Bubblegum (survey)
#FF6CB5
ΔE00 5.09
Hot Pink
#FF69B4
ΔE00 5.55
Bubble Gum Pink
#FF69AF
ΔE00 5.80
Pinky
#FC86AA
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F386BF #86F3BA
analogous
#F186F3 #F386BF #F38689
triadic
#F386BF #BFF386 #86BFF3
tetradic
#F386BF #F3F186 #86F3BA #8689F3
square
#F386BF #F3F186 #86F3BA #8689F3
split-complementary
#F386BF #89F386 #86F3F1
monochromatic
#E81784 #ED4EA2 #F386BF #F9BEDC #FCE3F0
Accessibility & contrast
On white
2.34
#F386BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F386BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F386BF
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F386BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F386BF | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909EC1
Deuteranopia (green-blind)
#ADB0BC
Tritanopia (blue-blind)
#FF839B
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f386bf; /* rgb */ color: rgb(243, 134, 191); /* oklch */ color: oklch(75.5% 0.148 348.6);
Tailwind
colors: {
custom: {
50: '#f9acd2',
500: '#f386bf',
950: '#000000',
},
}SCSS
$custom: #f386bf; $custom-light: #f9acd2; $custom-dark: #000000;
JSON
{
"hex": "#f386bf",
"rgb": {
"r": 243,
"g": 134,
"b": 191
},
"hsl": {
"h": 328.624,
"s": 81.955,
"l": 73.922
},
"oklch": {
"l": 0.75519,
"c": 0.14769,
"h": 348.6
},
"luminance": 0.39866
}Semantic roles & 50–950 ramp
primary
#F386BF
secondary
#D7F4E5
accent
#DE6E07
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82