#F382BC#F382BC
#F382BC is a light, vivid pink. Relative luminance 0.387; OKLCH L 74.8% C 0.152 H 349.3°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F382BC |
|---|---|
| RGB | rgb(243, 130, 188) |
| HSL | hsl(329, 82%, 73%) |
| HSV | hsv(329, 47%, 95%) |
| CMYK | cmyk(0%, 46.5%, 22.6%, 4.7%) |
| CIE-LAB | lab(68.50, 49.95, -10.82) |
| CIE-LCH | lch(68.50, 51.11, 347.77°) |
| OKLab | oklab(74.83% 0.1498 -0.0282) |
| OKLCH | oklch(74.83% 0.152 349.3) |
| XYZ | xyz(54.0233, 38.6550, 52.1830) |
| Luminance | 0.3865 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.90
Bubblegum Pink
#FE83CC
ΔE00 3.13
Bubblegum (survey)
#FF6CB5
ΔE00 4.28
Hot Pink
#FF69B4
ΔE00 4.74
Bubble Gum Pink
#FF69AF
ΔE00 4.97
Pinky
#FC86AA
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F382BC #82F3B9
analogous
#F282F3 #F382BC #F38283
triadic
#F382BC #BCF382 #82BCF3
tetradic
#F382BC #F3F282 #82F3B9 #8283F3
square
#F382BC #F3F282 #82F3B9 #8283F3
split-complementary
#F382BC #83F382 #82F3F2
monochromatic
#E51680 #EE4A9E #F382BC #F8BADA #FCE3F0
Accessibility & contrast
On white
2.41
#F382BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#F382BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F382BC
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F382BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F382BC | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9BBE
Deuteranopia (green-blind)
#ABAEB9
Tritanopia (blue-blind)
#FF7F97
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f382bc; /* rgb */ color: rgb(243, 130, 188); /* oklch */ color: oklch(74.8% 0.152 349.3);
Tailwind
colors: {
custom: {
50: '#f9a9d0',
500: '#f382bc',
950: '#000000',
},
}SCSS
$custom: #f382bc; $custom-light: #f9a9d0; $custom-dark: #000000;
JSON
{
"hex": "#f382bc",
"rgb": {
"r": 243,
"g": 130,
"b": 188
},
"hsl": {
"h": 329.204,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.74829,
"c": 0.15247,
"h": 349.3
},
"luminance": 0.38651
}Semantic roles & 50–950 ramp
primary
#F382BC
secondary
#D7F4E5
accent
#DF7007
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82