#F380BF#F380BF
#F380BF is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.6% C 0.157 H 347.6°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F380BF |
|---|---|
| RGB | rgb(243, 128, 191) |
| HSL | hsl(327, 83%, 73%) |
| HSV | hsv(327, 47%, 95%) |
| CMYK | cmyk(0%, 47.3%, 21.4%, 4.7%) |
| CIE-LAB | lab(68.21, 51.36, -12.94) |
| CIE-LCH | lch(68.21, 52.96, 345.86°) |
| OKLab | oklab(74.64% 0.1537 -0.0339) |
| OKLCH | oklch(74.64% 0.157 347.6) |
| XYZ | xyz(54.0866, 38.2588, 53.8161) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.14
Bubblegum Pink
#FE83CC
ΔE00 2.54
Bubblegum (survey)
#FF6CB5
ΔE00 4.09
Hot Pink
#FF69B4
ΔE00 4.51
Bubble Gum Pink
#FF69AF
ΔE00 4.96
Carnation Pink
#FF7FA7
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F380BF #80F3B4
analogous
#ED80F3 #F380BF #F38086
triadic
#F380BF #BFF380 #80BFF3
tetradic
#F380BF #F3ED80 #80F3B4 #8086F3
square
#F380BF #F3ED80 #80F3B4 #8086F3
split-complementary
#F380BF #86F380 #80F3ED
monochromatic
#E31586 #EE48A3 #F380BF #F8B8DB #FCE3F1
Accessibility & contrast
On white
2.43
#F380BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#F380BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F380BF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F380BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F380BF | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9AC1
Deuteranopia (green-blind)
#A9AEBC
Tritanopia (blue-blind)
#FF7E98
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f380bf; /* rgb */ color: rgb(243, 128, 191); /* oklch */ color: oklch(74.6% 0.157 347.6);
Tailwind
colors: {
custom: {
50: '#f9a8d2',
500: '#f380bf',
950: '#000000',
},
}SCSS
$custom: #f380bf; $custom-light: #f9a8d2; $custom-dark: #000000;
JSON
{
"hex": "#f380bf",
"rgb": {
"r": 243,
"g": 128,
"b": 191
},
"hsl": {
"h": 327.13,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.74642,
"c": 0.1574,
"h": 347.6
},
"luminance": 0.38255
}Semantic roles & 50–950 ramp
primary
#F380BF
secondary
#D7F4E4
accent
#DF6806
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82