#F381BC#F381BC
#F381BC is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.7% C 0.154 H 349.2°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F381BC |
|---|---|
| RGB | rgb(243, 129, 188) |
| HSL | hsl(329, 83%, 73%) |
| HSV | hsv(329, 47%, 95%) |
| CMYK | cmyk(0%, 46.9%, 22.6%, 4.7%) |
| CIE-LAB | lab(68.31, 50.44, -11.11) |
| CIE-LCH | lch(68.31, 51.65, 347.58°) |
| OKLab | oklab(74.68% 0.1513 -0.029) |
| OKLCH | oklch(74.68% 0.154 349.2) |
| XYZ | xyz(53.8909, 38.3903, 52.1389) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.92
Bubblegum Pink
#FE83CC
ΔE00 3.08
Bubblegum (survey)
#FF6CB5
ΔE00 4.10
Hot Pink
#FF69B4
ΔE00 4.55
Bubble Gum Pink
#FF69AF
ΔE00 4.82
Pinky
#FC86AA
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F381BC #81F3B8
analogous
#F181F3 #F381BC #F38183
triadic
#F381BC #BCF381 #81BCF3
tetradic
#F381BC #F3F181 #81F3B8 #8183F3
square
#F381BC #F3F181 #81F3B8 #8183F3
split-complementary
#F381BC #83F381 #81F3F1
monochromatic
#E41680 #EE499E #F381BC #F8B9DA #FCE3F0
Accessibility & contrast
On white
2.42
#F381BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#F381BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F381BC
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F381BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F381BC | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9ABE
Deuteranopia (green-blind)
#AAAEB9
Tritanopia (blue-blind)
#FF7E97
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f381bc; /* rgb */ color: rgb(243, 129, 188); /* oklch */ color: oklch(74.7% 0.154 349.2);
Tailwind
colors: {
custom: {
50: '#f9a8d0',
500: '#f381bc',
950: '#000000',
},
}SCSS
$custom: #f381bc; $custom-light: #f9a8d0; $custom-dark: #000000;
JSON
{
"hex": "#f381bc",
"rgb": {
"r": 243,
"g": 129,
"b": 188
},
"hsl": {
"h": 328.947,
"s": 82.609,
"l": 72.941
},
"oklch": {
"l": 0.74683,
"c": 0.15408,
"h": 349.2
},
"luminance": 0.38386
}Semantic roles & 50–950 ramp
primary
#F381BC
secondary
#D7F4E5
accent
#DF6F06
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82