#F37DC1#F37DC1
#F37DC1 is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.3% C 0.163 H 346.2°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DC1 |
|---|---|
| RGB | rgb(243, 125, 193) |
| HSL | hsl(325, 83%, 72%) |
| HSV | hsv(325, 49%, 95%) |
| CMYK | cmyk(0%, 48.6%, 20.6%, 4.7%) |
| CIE-LAB | lab(67.71, 53.11, -14.82) |
| CIE-LCH | lch(67.71, 55.14, 344.41°) |
| OKLab | oklab(74.29% 0.1587 -0.039) |
| OKLCH | oklch(74.29% 0.163 346.2) |
| XYZ | xyz(53.9226, 37.5764, 54.8547) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.43
Pink (survey)
#FF81C0
ΔE00 2.72
Bubblegum (survey)
#FF6CB5
ΔE00 3.93
Hot Pink
#FF69B4
ΔE00 4.28
Bubble Gum Pink
#FF69AF
ΔE00 4.91
Lavender Pink
#DD85D7
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DC1 #7DF3AF
analogous
#EA7DF3 #F37DC1 #F37D86
triadic
#F37DC1 #C1F37D #7DC1F3
tetradic
#F37DC1 #F3EA7D #7DF3AF #7D86F3
square
#F37DC1 #F3EA7D #7DF3AF #7D86F3
split-complementary
#F37DC1 #86F37D #7DF3EA
monochromatic
#E1158A #EE45A6 #F37DC1 #F8B5DC #FCE3F2
Accessibility & contrast
On white
2.47
#F37DC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F37DC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DC1
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DC1 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8799C3
Deuteranopia (green-blind)
#A7ACBE
Tritanopia (blue-blind)
#FF7B97
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f37dc1; /* rgb */ color: rgb(243, 125, 193); /* oklch */ color: oklch(74.3% 0.163 346.2);
Tailwind
colors: {
custom: {
50: '#f9a6d3',
500: '#f37dc1',
950: '#000000',
},
}SCSS
$custom: #f37dc1; $custom-light: #f9a6d3; $custom-dark: #000000;
JSON
{
"hex": "#f37dc1",
"rgb": {
"r": 243,
"g": 125,
"b": 193
},
"hsl": {
"h": 325.424,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.74286,
"c": 0.16341,
"h": 346.2
},
"luminance": 0.37572
}Semantic roles & 50–950 ramp
primary
#F37DC1
secondary
#D7F4E3
accent
#E06206
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82