#F382BD#F382BD
#F382BD is a light, vivid pink. Relative luminance 0.387; OKLCH L 74.9% C 0.153 H 348.9°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F382BD |
|---|---|
| RGB | rgb(243, 130, 189) |
| HSL | hsl(329, 82%, 73%) |
| HSV | hsv(329, 47%, 95%) |
| CMYK | cmyk(0%, 46.5%, 22.2%, 4.7%) |
| CIE-LAB | lab(68.53, 50.09, -11.34) |
| CIE-LCH | lch(68.53, 51.36, 347.25°) |
| OKLab | oklab(74.86% 0.1501 -0.0296) |
| OKLCH | oklch(74.86% 0.153 348.9) |
| XYZ | xyz(54.1314, 38.6983, 52.7527) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.91
Bubblegum Pink
#FE83CC
ΔE00 2.94
Bubblegum (survey)
#FF6CB5
ΔE00 4.31
Hot Pink
#FF69B4
ΔE00 4.76
Bubble Gum Pink
#FF69AF
ΔE00 5.04
Pinky
#FC86AA
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F382BD #82F3B8
analogous
#F182F3 #F382BD #F38284
triadic
#F382BD #BDF382 #82BDF3
tetradic
#F382BD #F3F182 #82F3B8 #8284F3
square
#F382BD #F3F182 #82F3B8 #8284F3
split-complementary
#F382BD #84F382 #82F3F1
monochromatic
#E51682 #EE4AA0 #F382BD #F8BADA #FCE3F0
Accessibility & contrast
On white
2.40
#F382BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#F382BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F382BD
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F382BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F382BD | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BBF
Deuteranopia (green-blind)
#ABAEBA
Tritanopia (blue-blind)
#FF7F98
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f382bd; /* rgb */ color: rgb(243, 130, 189); /* oklch */ color: oklch(74.9% 0.153 348.9);
Tailwind
colors: {
custom: {
50: '#f9a9d0',
500: '#f382bd',
950: '#000000',
},
}SCSS
$custom: #f382bd; $custom-light: #f9a9d0; $custom-dark: #000000;
JSON
{
"hex": "#f382bd",
"rgb": {
"r": 243,
"g": 130,
"b": 189
},
"hsl": {
"h": 328.673,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.74863,
"c": 0.15303,
"h": 348.9
},
"luminance": 0.38694
}Semantic roles & 50–950 ramp
primary
#F382BD
secondary
#D7F4E5
accent
#DF6E07
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82