#F37CC5#F37CC5
#F37CC5 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.3% C 0.168 H 344.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F37CC5 |
|---|---|
| RGB | rgb(243, 124, 197) |
| HSL | hsl(323, 83%, 72%) |
| HSV | hsv(323, 49%, 95%) |
| CMYK | cmyk(0%, 49%, 18.9%, 4.7%) |
| CIE-LAB | lab(67.65, 54.17, -17.14) |
| CIE-LCH | lch(67.65, 56.82, 342.44°) |
| OKLab | oklab(74.29% 0.1612 -0.0454) |
| OKLCH | oklch(74.29% 0.168 344.3) |
| XYZ | xyz(54.2489, 37.5054, 57.1945) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.39
Pink (survey)
#FF81C0
ΔE00 3.46
Bubblegum (survey)
#FF6CB5
ΔE00 4.38
Hot Pink
#FF69B4
ΔE00 4.67
Bubble Gum Pink
#FF69AF
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37CC5 #7CF3AA
analogous
#E57CF3 #F37CC5 #F37C8A
triadic
#F37CC5 #C5F37C #7CC5F3
tetradic
#F37CC5 #F3E57C #7CF3AA #7C8AF3
square
#F37CC5 #F3E57C #7CF3AA #7C8AF3
split-complementary
#F37CC5 #8AF37C #7CF3E5
monochromatic
#E01591 #EE44AC #F37CC5 #F8B4DE #FCE3F3
Accessibility & contrast
On white
2.47
#F37CC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F37CC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37CC5
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37CC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37CC5 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8599C7
Deuteranopia (green-blind)
#A5ACC2
Tritanopia (blue-blind)
#FF7B98
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f37cc5; /* rgb */ color: rgb(243, 124, 197); /* oklch */ color: oklch(74.3% 0.168 344.3);
Tailwind
colors: {
custom: {
50: '#f9a5d6',
500: '#f37cc5',
950: '#000000',
},
}SCSS
$custom: #f37cc5; $custom-light: #f9a5d6; $custom-dark: #000000;
JSON
{
"hex": "#f37cc5",
"rgb": {
"r": 243,
"g": 124,
"b": 197
},
"hsl": {
"h": 323.193,
"s": 83.217,
"l": 71.961
},
"oklch": {
"l": 0.74291,
"c": 0.1675,
"h": 344.3
},
"luminance": 0.37501
}Semantic roles & 50–950 ramp
primary
#F37CC5
secondary
#D6F4E2
accent
#E05A06
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83