#F382BF#F382BF
#F382BF is a light, vivid pink. Relative luminance 0.388; OKLCH L 74.9% C 0.154 H 347.9°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F382BF |
|---|---|
| RGB | rgb(243, 130, 191) |
| HSL | hsl(328, 82%, 73%) |
| HSV | hsv(328, 47%, 95%) |
| CMYK | cmyk(0%, 46.5%, 21.4%, 4.7%) |
| CIE-LAB | lab(68.60, 50.37, -12.36) |
| CIE-LCH | lch(68.60, 51.87, 346.21°) |
| OKLab | oklab(74.93% 0.1507 -0.0324) |
| OKLCH | oklch(74.93% 0.154 347.9) |
| XYZ | xyz(54.3500, 38.7857, 53.9040) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.01
Bubblegum Pink
#FE83CC
ΔE00 2.59
Bubblegum (survey)
#FF6CB5
ΔE00 4.39
Hot Pink
#FF69B4
ΔE00 4.83
Bubble Gum Pink
#FF69AF
ΔE00 5.21
Pinky
#FC86AA
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F382BF #82F3B6
analogous
#EF82F3 #F382BF #F38286
triadic
#F382BF #BFF382 #82BFF3
tetradic
#F382BF #F3EF82 #82F3B6 #8286F3
square
#F382BF #F3EF82 #82F3B6 #8286F3
split-complementary
#F382BF #86F382 #82F3EF
monochromatic
#E51686 #EE4AA2 #F382BF #F8BADC #FCE3F1
Accessibility & contrast
On white
2.40
#F382BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#F382BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F382BF
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F382BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F382BF | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BC1
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#FF8099
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f382bf; /* rgb */ color: rgb(243, 130, 191); /* oklch */ color: oklch(74.9% 0.154 347.9);
Tailwind
colors: {
custom: {
50: '#f9a9d2',
500: '#f382bf',
950: '#000000',
},
}SCSS
$custom: #f382bf; $custom-light: #f9a9d2; $custom-dark: #000000;
JSON
{
"hex": "#f382bf",
"rgb": {
"r": 243,
"g": 130,
"b": 191
},
"hsl": {
"h": 327.611,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.74931,
"c": 0.15418,
"h": 347.9
},
"luminance": 0.38782
}Semantic roles & 50–950 ramp
primary
#F382BF
secondary
#D7F4E4
accent
#DF6A07
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82