#F37BC4#F37BC4
#F37BC4 is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.1% C 0.168 H 344.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F37BC4 |
|---|---|
| RGB | rgb(243, 123, 196) |
| HSL | hsl(324, 83%, 72%) |
| HSV | hsv(324, 49%, 95%) |
| CMYK | cmyk(0%, 49.4%, 19.3%, 4.7%) |
| CIE-LAB | lab(67.43, 54.51, -16.91) |
| CIE-LCH | lch(67.43, 57.07, 342.76°) |
| OKLab | oklab(74.11% 0.1624 -0.0448) |
| OKLCH | oklch(74.11% 0.168 344.6) |
| XYZ | xyz(54.0100, 37.2103, 56.5515) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.53
Pink (survey)
#FF81C0
ΔE00 3.45
Bubblegum (survey)
#FF6CB5
ΔE00 4.18
Hot Pink
#FF69B4
ΔE00 4.46
Bubble Gum Pink
#FF69AF
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37BC4 #7BF3AA
analogous
#E67BF3 #F37BC4 #F37B88
triadic
#F37BC4 #C4F37B #7BC4F3
tetradic
#F37BC4 #F3E67B #7BF3AA #7B88F3
square
#F37BC4 #F3E67B #7BF3AA #7B88F3
split-complementary
#F37BC4 #88F37B #7BF3E6
monochromatic
#DF1490 #EE43AB #F37BC4 #F8B3DD #FCE3F2
Accessibility & contrast
On white
2.49
#F37BC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#F37BC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37BC4
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37BC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37BC4 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8498C6
Deuteranopia (green-blind)
#A5ACC1
Tritanopia (blue-blind)
#FF7A97
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f37bc4; /* rgb */ color: rgb(243, 123, 196); /* oklch */ color: oklch(74.1% 0.168 344.6);
Tailwind
colors: {
custom: {
50: '#f9a5d6',
500: '#f37bc4',
950: '#000000',
},
}SCSS
$custom: #f37bc4; $custom-light: #f9a5d6; $custom-dark: #000000;
JSON
{
"hex": "#f37bc4",
"rgb": {
"r": 243,
"g": 123,
"b": 196
},
"hsl": {
"h": 323.5,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.74115,
"c": 0.16846,
"h": 344.6
},
"luminance": 0.37206
}Semantic roles & 50–950 ramp
primary
#F37BC4
secondary
#D6F4E2
accent
#E05B06
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83