#F386B3#F386B3
#F386B3 is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.1% C 0.142 H 354.9°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F386B3 |
|---|---|
| RGB | rgb(243, 134, 179) |
| HSL | hsl(335, 82%, 74%) |
| HSV | hsv(335, 45%, 95%) |
| CMYK | cmyk(0%, 44.9%, 26.3%, 4.7%) |
| CIE-LAB | lab(69.01, 46.72, -5.02) |
| CIE-LCH | lch(69.01, 46.99, 353.87°) |
| OKLab | oklab(75.13% 0.141 -0.0126) |
| OKLCH | oklch(75.13% 0.142 354.9) |
| XYZ | xyz(53.6256, 39.3638, 47.4127) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.46
Pink (survey)
#FF81C0
ΔE00 3.47
Carnation Pink
#FF7FA7
ΔE00 3.89
Pig Pink
#E78EA5
ΔE00 5.25
Rosa
#FE86A4
ΔE00 5.26
Bubblegum Pink
#FE83CC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F386B3 #86F3C6
analogous
#F386EA #F386B3 #F39086
triadic
#F386B3 #B3F386 #86B3F3
tetradic
#F386B3 #EAF386 #86F3C6 #9086F3
square
#F386B3 #EAF386 #86F3C6 #9086F3
split-complementary
#F386B3 #86F390 #86EAF3
monochromatic
#E8176D #ED4E90 #F386B3 #F9BED6 #FCE3EE
Accessibility & contrast
On white
2.37
#F386B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#F386B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F386B3
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F386B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F386B3 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB5
Deuteranopia (green-blind)
#B0B0B0
Tritanopia (blue-blind)
#FF8196
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f386b3; /* rgb */ color: rgb(243, 134, 179); /* oklch */ color: oklch(75.1% 0.142 354.9);
Tailwind
colors: {
custom: {
50: '#f9abc9',
500: '#f386b3',
950: '#000000',
},
}SCSS
$custom: #f386b3; $custom-light: #f9abc9; $custom-dark: #000000;
JSON
{
"hex": "#f386b3",
"rgb": {
"r": 243,
"g": 134,
"b": 179
},
"hsl": {
"h": 335.229,
"s": 81.955,
"l": 73.922
},
"oklch": {
"l": 0.75126,
"c": 0.14154,
"h": 354.9
},
"luminance": 0.3936
}Semantic roles & 50–950 ramp
primary
#F386B3
secondary
#D7F4E8
accent
#DE8607
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82