#F382BE#F382BE
#F382BE is a light, vivid pink. Relative luminance 0.387; OKLCH L 74.9% C 0.154 H 348.4°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F382BE |
|---|---|
| RGB | rgb(243, 130, 190) |
| HSL | hsl(328, 82%, 73%) |
| HSV | hsv(328, 47%, 95%) |
| CMYK | cmyk(0%, 46.5%, 21.8%, 4.7%) |
| CIE-LAB | lab(68.56, 50.23, -11.85) |
| CIE-LCH | lch(68.56, 51.61, 346.73°) |
| OKLab | oklab(74.9% 0.1504 -0.031) |
| OKLCH | oklch(74.9% 0.154 348.4) |
| XYZ | xyz(54.2403, 38.7418, 53.3264) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.95
Bubblegum Pink
#FE83CC
ΔE00 2.76
Bubblegum (survey)
#FF6CB5
ΔE00 4.34
Hot Pink
#FF69B4
ΔE00 4.79
Bubble Gum Pink
#FF69AF
ΔE00 5.12
Pinky
#FC86AA
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F382BE #82F3B7
analogous
#F082F3 #F382BE #F38285
triadic
#F382BE #BEF382 #82BEF3
tetradic
#F382BE #F3F082 #82F3B7 #8285F3
square
#F382BE #F3F082 #82F3B7 #8285F3
split-complementary
#F382BE #85F382 #82F3F0
monochromatic
#E51684 #EE4AA1 #F382BE #F8BADB #FCE3F0
Accessibility & contrast
On white
2.40
#F382BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#F382BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F382BE
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F382BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F382BE | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BC0
Deuteranopia (green-blind)
#AAAEBB
Tritanopia (blue-blind)
#FF7F98
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f382be; /* rgb */ color: rgb(243, 130, 190); /* oklch */ color: oklch(74.9% 0.154 348.4);
Tailwind
colors: {
custom: {
50: '#f9a9d1',
500: '#f382be',
950: '#000000',
},
}SCSS
$custom: #f382be; $custom-light: #f9a9d1; $custom-dark: #000000;
JSON
{
"hex": "#f382be",
"rgb": {
"r": 243,
"g": 130,
"b": 190
},
"hsl": {
"h": 328.142,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.74897,
"c": 0.1536,
"h": 348.4
},
"luminance": 0.38738
}Semantic roles & 50–950 ramp
primary
#F382BE
secondary
#D7F4E5
accent
#DF6C07
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82