#F37DC4#F37DC4
#F37DC4 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.4% C 0.165 H 344.8°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DC4 |
|---|---|
| RGB | rgb(243, 125, 196) |
| HSL | hsl(324, 83%, 72%) |
| HSV | hsv(324, 49%, 95%) |
| CMYK | cmyk(0%, 48.6%, 19.3%, 4.7%) |
| CIE-LAB | lab(67.81, 53.54, -16.35) |
| CIE-LCH | lch(67.81, 55.98, 343.02°) |
| OKLab | oklab(74.39% 0.1595 -0.0432) |
| OKLCH | oklch(74.39% 0.165 344.8) |
| XYZ | xyz(54.2607, 37.7116, 56.6351) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.27
Pink (survey)
#FF81C0
ΔE00 3.16
Bubblegum (survey)
#FF6CB5
ΔE00 4.30
Hot Pink
#FF69B4
ΔE00 4.62
Bubble Gum Pink
#FF69AF
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DC4 #7DF3AC
analogous
#E77DF3 #F37DC4 #F37D89
triadic
#F37DC4 #C4F37D #7DC4F3
tetradic
#F37DC4 #F3E77D #7DF3AC #7D89F3
square
#F37DC4 #F3E77D #7DF3AC #7D89F3
split-complementary
#F37DC4 #89F37D #7DF3E7
monochromatic
#E11590 #EE45AB #F37DC4 #F8B5DD #FCE3F2
Accessibility & contrast
On white
2.46
#F37DC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#F37DC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DC4
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DC4 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8699C6
Deuteranopia (green-blind)
#A6ACC1
Tritanopia (blue-blind)
#FF7C98
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f37dc4; /* rgb */ color: rgb(243, 125, 196); /* oklch */ color: oklch(74.4% 0.165 344.8);
Tailwind
colors: {
custom: {
50: '#f9a6d6',
500: '#f37dc4',
950: '#000000',
},
}SCSS
$custom: #f37dc4; $custom-light: #f9a6d6; $custom-dark: #000000;
JSON
{
"hex": "#f37dc4",
"rgb": {
"r": 243,
"g": 125,
"b": 196
},
"hsl": {
"h": 323.898,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.74394,
"c": 0.16526,
"h": 344.8
},
"luminance": 0.37707
}Semantic roles & 50–950 ramp
primary
#F37DC4
secondary
#D7F4E2
accent
#E05D06
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83