#F37BB4#F37BB4
#F37BB4 is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.6% C 0.159 H 351.9°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F37BB4 |
|---|---|
| RGB | rgb(243, 123, 180) |
| HSL | hsl(332, 83%, 72%) |
| HSV | hsv(332, 49%, 95%) |
| CMYK | cmyk(0%, 49.4%, 25.9%, 4.7%) |
| CIE-LAB | lab(66.92, 52.29, -8.69) |
| CIE-LCH | lch(66.92, 53.01, 350.56°) |
| OKLab | oklab(73.56% 0.1578 -0.0224) |
| OKLCH | oklch(73.56% 0.159 351.9) |
| XYZ | xyz(52.2851, 36.5203, 47.4666) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.66
Bubblegum (survey)
#FF6CB5
ΔE00 3.10
Bubble Gum Pink
#FF69AF
ΔE00 3.47
Hot Pink
#FF69B4
ΔE00 3.51
Bubblegum Pink
#FE83CC
ΔE00 4.47
Carnation Pink
#FF7FA7
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37BB4 #7BF3BA
analogous
#F37BF0 #F37BB4 #F37E7B
triadic
#F37BB4 #B4F37B #7BB4F3
tetradic
#F37BB4 #F0F37B #7BF3BA #7E7BF3
square
#F37BB4 #F0F37B #7BF3BA #7E7BF3
split-complementary
#F37BB4 #7BF37E #7BF0F3
monochromatic
#DF1475 #EE4394 #F37BB4 #F8B3D4 #FCE3EF
Accessibility & contrast
On white
2.53
#F37BB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#F37BB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37BB4
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37BB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37BB4 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8996B6
Deuteranopia (green-blind)
#A9ABB1
Tritanopia (blue-blind)
#FF7690
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f37bb4; /* rgb */ color: rgb(243, 123, 180); /* oklch */ color: oklch(73.6% 0.159 351.9);
Tailwind
colors: {
custom: {
50: '#faa4ca',
500: '#f37bb4',
950: '#000000',
},
}SCSS
$custom: #f37bb4; $custom-light: #faa4ca; $custom-dark: #000000;
JSON
{
"hex": "#f37bb4",
"rgb": {
"r": 243,
"g": 123,
"b": 180
},
"hsl": {
"h": 331.5,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.73556,
"c": 0.15936,
"h": 351.9
},
"luminance": 0.36516
}Semantic roles & 50–950 ramp
primary
#F37BB4
secondary
#D6F4E6
accent
#E07806
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82