#F381CF#F381CF
#F381CF is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.4% C 0.166 H 340.5°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F381CF |
|---|---|
| RGB | rgb(243, 129, 207) |
| HSL | hsl(319, 83%, 73%) |
| HSV | hsv(319, 47%, 95%) |
| CMYK | cmyk(0%, 46.9%, 14.8%, 4.7%) |
| CIE-LAB | lab(68.94, 53.22, -20.77) |
| CIE-LCH | lch(68.94, 57.13, 338.68°) |
| OKLab | oklab(75.37% 0.1566 -0.0555) |
| OKLCH | oklch(75.37% 0.166 340.5) |
| XYZ | xyz(56.0755, 39.2641, 63.6446) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.52
Pink (survey)
#FF81C0
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 4.88
Purply Pink
#F075E6
ΔE00 5.90
Bubblegum (survey)
#FF6CB5
ΔE00 6.18
Violet (CSS)
#EE82EE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F381CF #81F3A5
analogous
#DE81F3 #F381CF #F38196
triadic
#F381CF #CFF381 #81CFF3
tetradic
#F381CF #F3DE81 #81F3A5 #8196F3
square
#F381CF #F3DE81 #81F3A5 #8196F3
split-complementary
#F381CF #96F381 #81F3DE
monochromatic
#E416A3 #EE49BA #F381CF #F8B9E4 #FCE3F4
Accessibility & contrast
On white
2.37
#F381CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#F381CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F381CF
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F381CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F381CF | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869DD2
Deuteranopia (green-blind)
#A5AFCC
Tritanopia (blue-blind)
#FF839F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f381cf; /* rgb */ color: rgb(243, 129, 207); /* oklch */ color: oklch(75.4% 0.166 340.5);
Tailwind
colors: {
custom: {
50: '#f9a9dd',
500: '#f381cf',
950: '#000000',
},
}SCSS
$custom: #f381cf; $custom-light: #f9a9dd; $custom-dark: #000000;
JSON
{
"hex": "#f381cf",
"rgb": {
"r": 243,
"g": 129,
"b": 207
},
"hsl": {
"h": 318.947,
"s": 82.609,
"l": 72.941
},
"oklch": {
"l": 0.75368,
"c": 0.16616,
"h": 340.5
},
"luminance": 0.3926
}Semantic roles & 50–950 ramp
primary
#F381CF
secondary
#D7F4E0
accent
#DF4B06
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83