#F37BC5#F37BC5
#F37BC5 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.2% C 0.169 H 344.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F37BC5 |
|---|---|
| RGB | rgb(243, 123, 197) |
| HSL | hsl(323, 83%, 72%) |
| HSV | hsv(323, 49%, 95%) |
| CMYK | cmyk(0%, 49.4%, 18.9%, 4.7%) |
| CIE-LAB | lab(67.47, 54.65, -17.42) |
| CIE-LCH | lch(67.47, 57.36, 342.32°) |
| OKLab | oklab(74.15% 0.1627 -0.0462) |
| OKLCH | oklch(74.15% 0.169 344.2) |
| XYZ | xyz(54.1242, 37.2560, 57.1530) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.53
Pink (survey)
#FF81C0
ΔE00 3.61
Bubblegum (survey)
#FF6CB5
ΔE00 4.33
Hot Pink
#FF69B4
ΔE00 4.60
Bubble Gum Pink
#FF69AF
ΔE00 5.40
Lavender Pink
#DD85D7
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37BC5 #7BF3A9
analogous
#E57BF3 #F37BC5 #F37B89
triadic
#F37BC5 #C5F37B #7BC5F3
tetradic
#F37BC5 #F3E57B #7BF3A9 #7B89F3
square
#F37BC5 #F3E57B #7BF3A9 #7B89F3
split-complementary
#F37BC5 #89F37B #7BF3E5
monochromatic
#DF1491 #EE43AC #F37BC5 #F8B3DE #FCE3F3
Accessibility & contrast
On white
2.49
#F37BC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F37BC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37BC5
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37BC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37BC5 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8498C8
Deuteranopia (green-blind)
#A4ACC2
Tritanopia (blue-blind)
#FF7B97
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f37bc5; /* rgb */ color: rgb(243, 123, 197); /* oklch */ color: oklch(74.2% 0.169 344.2);
Tailwind
colors: {
custom: {
50: '#f9a5d6',
500: '#f37bc5',
950: '#000000',
},
}SCSS
$custom: #f37bc5; $custom-light: #f9a5d6; $custom-dark: #000000;
JSON
{
"hex": "#f37bc5",
"rgb": {
"r": 243,
"g": 123,
"b": 197
},
"hsl": {
"h": 323,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.74152,
"c": 0.1691,
"h": 344.2
},
"luminance": 0.37252
}Semantic roles & 50–950 ramp
primary
#F37BC5
secondary
#D6F4E1
accent
#E05906
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83