#F384BF#F384BF
#F384BF is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.2% C 0.151 H 348.2°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F384BF |
|---|---|
| RGB | rgb(243, 132, 191) |
| HSL | hsl(328, 82%, 74%) |
| HSV | hsv(328, 46%, 95%) |
| CMYK | cmyk(0%, 45.7%, 21.4%, 4.7%) |
| CIE-LAB | lab(68.98, 49.38, -11.78) |
| CIE-LCH | lch(68.98, 50.76, 346.58°) |
| OKLab | oklab(75.22% 0.1478 -0.0308) |
| OKLCH | oklch(75.22% 0.151 348.2) |
| XYZ | xyz(54.6186, 39.3229, 53.9935) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.00
Bubblegum Pink
#FE83CC
ΔE00 2.72
Bubblegum (survey)
#FF6CB5
ΔE00 4.73
Hot Pink
#FF69B4
ΔE00 5.18
Bubble Gum Pink
#FF69AF
ΔE00 5.49
Pinky
#FC86AA
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F384BF #84F3B8
analogous
#EF84F3 #F384BF #F38487
triadic
#F384BF #BFF384 #84BFF3
tetradic
#F384BF #F3EF84 #84F3B8 #8487F3
square
#F384BF #F3EF84 #84F3B8 #8487F3
split-complementary
#F384BF #87F384 #84F3EF
monochromatic
#E61685 #EE4CA2 #F384BF #F8BCDC #FCE3F0
Accessibility & contrast
On white
2.37
#F384BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#F384BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F384BF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F384BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F384BF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9DC1
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#FF829A
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f384bf; /* rgb */ color: rgb(243, 132, 191); /* oklch */ color: oklch(75.2% 0.151 348.2);
Tailwind
colors: {
custom: {
50: '#f9aad2',
500: '#f384bf',
950: '#000000',
},
}SCSS
$custom: #f384bf; $custom-light: #f9aad2; $custom-dark: #000000;
JSON
{
"hex": "#f384bf",
"rgb": {
"r": 243,
"g": 132,
"b": 191
},
"hsl": {
"h": 328.108,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.75224,
"c": 0.15094,
"h": 348.2
},
"luminance": 0.39319
}Semantic roles & 50–950 ramp
primary
#F384BF
secondary
#D7F4E5
accent
#DF6C07
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82