#F37CB2#F37CB2
#F37CB2 is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.6% C 0.157 H 353.1°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F37CB2 |
|---|---|
| RGB | rgb(243, 124, 178) |
| HSL | hsl(333, 83%, 72%) |
| HSV | hsv(333, 49%, 95%) |
| CMYK | cmyk(0%, 49%, 26.7%, 4.7%) |
| CIE-LAB | lab(67.04, 51.54, -7.37) |
| CIE-LCH | lch(67.04, 52.06, 351.86°) |
| OKLab | oklab(73.63% 0.1557 -0.0189) |
| OKLCH | oklch(73.63% 0.157 353.1) |
| XYZ | xyz(52.2075, 36.6888, 46.4429) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.87
Bubblegum (survey)
#FF6CB5
ΔE00 3.44
Bubble Gum Pink
#FF69AF
ΔE00 3.65
Hot Pink
#FF69B4
ΔE00 3.85
Carnation Pink
#FF7FA7
ΔE00 4.68
Bubblegum Pink
#FE83CC
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37CB2 #7CF3BD
analogous
#F37CEE #F37CB2 #F3827C
triadic
#F37CB2 #B2F37C #7CB2F3
tetradic
#F37CB2 #EEF37C #7CF3BD #827CF3
square
#F37CB2 #EEF37C #7CF3BD #827CF3
split-complementary
#F37CB2 #7CF382 #7CEEF3
monochromatic
#E01571 #EE4491 #F37CB2 #F8B4D3 #FCE3EF
Accessibility & contrast
On white
2.52
#F37CB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#F37CB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37CB2
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37CB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37CB2 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B96B4
Deuteranopia (green-blind)
#AAABAF
Tritanopia (blue-blind)
#FF7790
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f37cb2; /* rgb */ color: rgb(243, 124, 178); /* oklch */ color: oklch(73.6% 0.157 353.1);
Tailwind
colors: {
custom: {
50: '#faa5c9',
500: '#f37cb2',
950: '#000000',
},
}SCSS
$custom: #f37cb2; $custom-light: #faa5c9; $custom-dark: #000000;
JSON
{
"hex": "#f37cb2",
"rgb": {
"r": 243,
"g": 124,
"b": 178
},
"hsl": {
"h": 332.773,
"s": 83.217,
"l": 71.961
},
"oklch": {
"l": 0.73631,
"c": 0.15682,
"h": 353.1
},
"luminance": 0.36684
}Semantic roles & 50–950 ramp
primary
#F37CB2
secondary
#D6F4E7
accent
#E07D06
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82