#F384BC#F384BC
#F384BC is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.1% C 0.149 H 349.7°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F384BC |
|---|---|
| RGB | rgb(243, 132, 188) |
| HSL | hsl(330, 82%, 74%) |
| HSV | hsv(330, 46%, 95%) |
| CMYK | cmyk(0%, 45.7%, 22.6%, 4.7%) |
| CIE-LAB | lab(68.89, 48.95, -10.24) |
| CIE-LCH | lch(68.89, 50.01, 348.18°) |
| OKLab | oklab(75.12% 0.1469 -0.0266) |
| OKLCH | oklch(75.12% 0.149 349.7) |
| XYZ | xyz(54.2919, 39.1922, 52.2726) |
| Luminance | 0.3919 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.97
Bubblegum Pink
#FE83CC
ΔE00 3.30
Bubblegum (survey)
#FF6CB5
ΔE00 4.66
Hot Pink
#FF69B4
ΔE00 5.12
Bubble Gum Pink
#FF69AF
ΔE00 5.29
Pinky
#FC86AA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F384BC #84F3BB
analogous
#F384F3 #F384BC #F38484
triadic
#F384BC #BCF384 #84BCF3
tetradic
#F384BC #F3F384 #84F3BB #8484F3
square
#F384BC #F3F384 #84F3BB #8484F3
split-complementary
#F384BC #84F384 #84F3F3
monochromatic
#E6167F #EE4C9E #F384BC #F8BCDA #FCE3F0
Accessibility & contrast
On white
2.38
#F384BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#F384BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F384BC
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F384BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F384BC | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9CBE
Deuteranopia (green-blind)
#ACAFB9
Tritanopia (blue-blind)
#FF8199
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f384bc; /* rgb */ color: rgb(243, 132, 188); /* oklch */ color: oklch(75.1% 0.149 349.7);
Tailwind
colors: {
custom: {
50: '#f9aad0',
500: '#f384bc',
950: '#000000',
},
}SCSS
$custom: #f384bc; $custom-light: #f9aad0; $custom-dark: #000000;
JSON
{
"hex": "#f384bc",
"rgb": {
"r": 243,
"g": 132,
"b": 188
},
"hsl": {
"h": 329.73,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.75122,
"c": 0.14925,
"h": 349.7
},
"luminance": 0.39188
}Semantic roles & 50–950 ramp
primary
#F384BC
secondary
#D7F4E5
accent
#DF7207
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82