#F382CF#F382CF
#F382CF is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.5% C 0.165 H 340.6°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F382CF |
|---|---|
| RGB | rgb(243, 130, 207) |
| HSL | hsl(319, 82%, 73%) |
| HSV | hsv(319, 47%, 95%) |
| CMYK | cmyk(0%, 46.5%, 14.8%, 4.7%) |
| CIE-LAB | lab(69.13, 52.73, -20.48) |
| CIE-LCH | lch(69.13, 56.57, 338.77°) |
| OKLab | oklab(75.51% 0.1552 -0.0547) |
| OKLCH | oklch(75.51% 0.165 340.6) |
| XYZ | xyz(56.2079, 39.5289, 63.6887) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.42
Pink (survey)
#FF81C0
ΔE00 4.58
Lavender Pink
#DD85D7
ΔE00 4.92
Purply Pink
#F075E6
ΔE00 6.06
Bubblegum (survey)
#FF6CB5
ΔE00 6.24
Violet (CSS)
#EE82EE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F382CF #82F3A6
analogous
#DE82F3 #F382CF #F38296
triadic
#F382CF #CFF382 #82CFF3
tetradic
#F382CF #F3DE82 #82F3A6 #8296F3
square
#F382CF #F3DE82 #82F3A6 #8296F3
split-complementary
#F382CF #96F382 #82F3DE
monochromatic
#E516A3 #EE4ABA #F382CF #F8BAE4 #FCE3F4
Accessibility & contrast
On white
2.36
#F382CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F382CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F382CF
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F382CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F382CF | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879ED2
Deuteranopia (green-blind)
#A6AFCC
Tritanopia (blue-blind)
#FF849F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f382cf; /* rgb */ color: rgb(243, 130, 207); /* oklch */ color: oklch(75.5% 0.165 340.6);
Tailwind
colors: {
custom: {
50: '#f9a9dd',
500: '#f382cf',
950: '#000000',
},
}SCSS
$custom: #f382cf; $custom-light: #f9a9dd; $custom-dark: #000000;
JSON
{
"hex": "#f382cf",
"rgb": {
"r": 243,
"g": 130,
"b": 207
},
"hsl": {
"h": 319.115,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.75511,
"c": 0.16453,
"h": 340.6
},
"luminance": 0.39525
}Semantic roles & 50–950 ramp
primary
#F382CF
secondary
#D7F4E0
accent
#DF4C07
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83