#F384B0#F384B0
#F384B0 is a light, vivid pink. Relative luminance 0.387; OKLCH L 74.7% C 0.143 H 356.0°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F384B0 |
|---|---|
| RGB | rgb(243, 132, 176) |
| HSL | hsl(336, 82%, 74%) |
| HSV | hsv(336, 46%, 95%) |
| CMYK | cmyk(0%, 45.7%, 27.6%, 4.7%) |
| CIE-LAB | lab(68.53, 47.32, -4.05) |
| CIE-LCH | lch(68.53, 47.49, 355.11°) |
| OKLab | oklab(74.73% 0.143 -0.01) |
| OKLCH | oklch(74.73% 0.143 356) |
| XYZ | xyz(53.0517, 38.6961, 45.7409) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.06
Carnation Pink
#FF7FA7
ΔE00 3.37
Pink (survey)
#FF81C0
ΔE00 3.80
Rosa
#FE86A4
ΔE00 4.83
Pig Pink
#E78EA5
ΔE00 5.04
Bubblegum (survey)
#FF6CB5
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F384B0 #84F3C7
analogous
#F384E7 #F384B0 #F38F84
triadic
#F384B0 #B0F384 #84B0F3
tetradic
#F384B0 #E7F384 #84F3C7 #8F84F3
square
#F384B0 #E7F384 #84F3C7 #8F84F3
split-complementary
#F384B0 #84F38F #84E7F3
monochromatic
#E61669 #EE4C8C #F384B0 #F8BCD4 #FCE3ED
Accessibility & contrast
On white
2.40
#F384B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#F384B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F384B0
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F384B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F384B0 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939BB1
Deuteranopia (green-blind)
#AFAFAD
Tritanopia (blue-blind)
#FF7E94
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f384b0; /* rgb */ color: rgb(243, 132, 176); /* oklch */ color: oklch(74.7% 0.143 356.0);
Tailwind
colors: {
custom: {
50: '#faaac7',
500: '#f384b0',
950: '#000000',
},
}SCSS
$custom: #f384b0; $custom-light: #faaac7; $custom-dark: #000000;
JSON
{
"hex": "#f384b0",
"rgb": {
"r": 243,
"g": 132,
"b": 176
},
"hsl": {
"h": 336.216,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.74732,
"c": 0.14338,
"h": 356
},
"luminance": 0.38692
}Semantic roles & 50–950 ramp
primary
#F384B0
secondary
#D7F4E9
accent
#DF8907
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82