#F37DC0#F37DC0
#F37DC0 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.3% C 0.163 H 346.6°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DC0 |
|---|---|
| RGB | rgb(243, 125, 192) |
| HSL | hsl(326, 83%, 72%) |
| HSV | hsv(326, 49%, 95%) |
| CMYK | cmyk(0%, 48.6%, 21%, 4.7%) |
| CIE-LAB | lab(67.67, 52.97, -14.31) |
| CIE-LCH | lch(67.67, 54.87, 344.89°) |
| OKLab | oklab(74.25% 0.1584 -0.0376) |
| OKLCH | oklch(74.25% 0.163 346.6) |
| XYZ | xyz(53.8115, 37.5319, 54.2692) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.52
Pink (survey)
#FF81C0
ΔE00 2.60
Bubblegum (survey)
#FF6CB5
ΔE00 3.81
Hot Pink
#FF69B4
ΔE00 4.18
Bubble Gum Pink
#FF69AF
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DC0 #7DF3B0
analogous
#EB7DF3 #F37DC0 #F37D85
triadic
#F37DC0 #C0F37D #7DC0F3
tetradic
#F37DC0 #F3EB7D #7DF3B0 #7D85F3
square
#F37DC0 #F3EB7D #7DF3B0 #7D85F3
split-complementary
#F37DC0 #85F37D #7DF3EB
monochromatic
#E11589 #EE45A5 #F37DC0 #F8B5DB #FCE3F1
Accessibility & contrast
On white
2.47
#F37DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F37DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DC0
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DC0 | 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)
#8898C2
Deuteranopia (green-blind)
#A7ACBD
Tritanopia (blue-blind)
#FF7B96
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f37dc0; /* rgb */ color: rgb(243, 125, 192); /* oklch */ color: oklch(74.3% 0.163 346.6);
Tailwind
colors: {
custom: {
50: '#f9a6d3',
500: '#f37dc0',
950: '#000000',
},
}SCSS
$custom: #f37dc0; $custom-light: #f9a6d3; $custom-dark: #000000;
JSON
{
"hex": "#f37dc0",
"rgb": {
"r": 243,
"g": 125,
"b": 192
},
"hsl": {
"h": 325.932,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.74251,
"c": 0.1628,
"h": 346.6
},
"luminance": 0.37528
}Semantic roles & 50–950 ramp
primary
#F37DC0
secondary
#D7F4E3
accent
#E06406
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82