#F381BF#F381BF
#F381BF is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.8% C 0.156 H 347.7°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F381BF |
|---|---|
| RGB | rgb(243, 129, 191) |
| HSL | hsl(327, 83%, 73%) |
| HSV | hsv(327, 47%, 95%) |
| CMYK | cmyk(0%, 46.9%, 21.4%, 4.7%) |
| CIE-LAB | lab(68.40, 50.87, -12.65) |
| CIE-LCH | lch(68.40, 52.42, 346.03°) |
| OKLab | oklab(74.79% 0.1522 -0.0331) |
| OKLCH | oklch(74.79% 0.156 347.7) |
| XYZ | xyz(54.2176, 38.5210, 53.8598) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.07
Bubblegum Pink
#FE83CC
ΔE00 2.55
Bubblegum (survey)
#FF6CB5
ΔE00 4.24
Hot Pink
#FF69B4
ΔE00 4.67
Bubble Gum Pink
#FF69AF
ΔE00 5.08
Pinky
#FC86AA
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F381BF #81F3B5
analogous
#EE81F3 #F381BF #F38186
triadic
#F381BF #BFF381 #81BFF3
tetradic
#F381BF #F3EE81 #81F3B5 #8186F3
square
#F381BF #F3EE81 #81F3B5 #8186F3
split-complementary
#F381BF #86F381 #81F3EE
monochromatic
#E41686 #EE49A3 #F381BF #F8B9DB #FCE3F1
Accessibility & contrast
On white
2.41
#F381BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#F381BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F381BF
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F381BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F381BF | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC1
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#FF7F98
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f381bf; /* rgb */ color: rgb(243, 129, 191); /* oklch */ color: oklch(74.8% 0.156 347.7);
Tailwind
colors: {
custom: {
50: '#f9a8d2',
500: '#f381bf',
950: '#000000',
},
}SCSS
$custom: #f381bf; $custom-light: #f9a8d2; $custom-dark: #000000;
JSON
{
"hex": "#f381bf",
"rgb": {
"r": 243,
"g": 129,
"b": 191
},
"hsl": {
"h": 327.368,
"s": 82.609,
"l": 72.941
},
"oklch": {
"l": 0.74787,
"c": 0.15579,
"h": 347.7
},
"luminance": 0.38517
}Semantic roles & 50–950 ramp
primary
#F381BF
secondary
#D7F4E4
accent
#DF6906
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82