#F386DA#F386DA
#F386DA is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.5% C 0.166 H 336.3°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F386DA |
|---|---|
| RGB | rgb(243, 134, 218) |
| HSL | hsl(314, 82%, 74%) |
| HSV | hsv(314, 45%, 95%) |
| CMYK | cmyk(0%, 44.9%, 10.3%, 4.7%) |
| CIE-LAB | lab(70.30, 52.48, -24.81) |
| CIE-LCH | lch(70.30, 58.05, 334.70°) |
| OKLab | oklab(76.51% 0.1521 -0.0668) |
| OKLCH | oklch(76.51% 0.166 336.3) |
| XYZ | xyz(58.1422, 41.1705, 71.2003) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.88
Bubblegum Pink
#FE83CC
ΔE00 3.98
Violet (CSS)
#EE82EE
ΔE00 4.61
Purply Pink
#F075E6
ΔE00 4.90
Pink (survey)
#FF81C0
ΔE00 6.41
Candy Pink
#FF63E9
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F386DA #86F39F
analogous
#D586F3 #F386DA #F386A4
triadic
#F386DA #DAF386 #86DAF3
tetradic
#F386DA #F3D586 #86F39F #86A4F3
square
#F386DA #F3D586 #86F39F #86A4F3
split-complementary
#F386DA #A4F386 #86F3D5
monochromatic
#E817B8 #ED4EC9 #F386DA #F9BEEB #FCE3F6
Accessibility & contrast
On white
2.27
#F386DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#F386DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F386DA
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F386DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F386DA | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DD
Deuteranopia (green-blind)
#A5B2D7
Tritanopia (blue-blind)
#FD8AA6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f386da; /* rgb */ color: rgb(243, 134, 218); /* oklch */ color: oklch(76.5% 0.166 336.3);
Tailwind
colors: {
custom: {
50: '#f9ace5',
500: '#f386da',
950: '#000000',
},
}SCSS
$custom: #f386da; $custom-light: #f9ace5; $custom-dark: #000000;
JSON
{
"hex": "#f386da",
"rgb": {
"r": 243,
"g": 134,
"b": 218
},
"hsl": {
"h": 313.761,
"s": 81.955,
"l": 73.922
},
"oklch": {
"l": 0.76511,
"c": 0.16615,
"h": 336.3
},
"luminance": 0.41167
}Semantic roles & 50–950 ramp
primary
#F386DA
secondary
#D7F4DE
accent
#DE3907
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84