#F37CB4#F37CB4
#F37CB4 is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.7% C 0.158 H 352.1°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F37CB4 |
|---|---|
| RGB | rgb(243, 124, 180) |
| HSL | hsl(332, 83%, 72%) |
| HSV | hsv(332, 49%, 95%) |
| CMYK | cmyk(0%, 49%, 25.9%, 4.7%) |
| CIE-LAB | lab(67.10, 51.80, -8.41) |
| CIE-LCH | lch(67.10, 52.48, 350.78°) |
| OKLab | oklab(73.7% 0.1563 -0.0216) |
| OKLCH | oklch(73.7% 0.158 352.1) |
| XYZ | xyz(52.4097, 36.7697, 47.5082) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.61
Bubblegum (survey)
#FF6CB5
ΔE00 3.28
Bubble Gum Pink
#FF69AF
ΔE00 3.64
Hot Pink
#FF69B4
ΔE00 3.71
Bubblegum Pink
#FE83CC
ΔE00 4.48
Carnation Pink
#FF7FA7
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37CB4 #7CF3BB
analogous
#F37CEF #F37CB4 #F3807C
triadic
#F37CB4 #B4F37C #7CB4F3
tetradic
#F37CB4 #EFF37C #7CF3BB #807CF3
square
#F37CB4 #EFF37C #7CF3BB #807CF3
split-complementary
#F37CB4 #7CF380 #7CEFF3
monochromatic
#E01574 #EE4494 #F37CB4 #F8B4D4 #FCE3EF
Accessibility & contrast
On white
2.51
#F37CB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#F37CB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37CB4
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37CB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37CB4 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A96B6
Deuteranopia (green-blind)
#A9ABB1
Tritanopia (blue-blind)
#FF7791
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f37cb4; /* rgb */ color: rgb(243, 124, 180); /* oklch */ color: oklch(73.7% 0.158 352.1);
Tailwind
colors: {
custom: {
50: '#faa5ca',
500: '#f37cb4',
950: '#000000',
},
}SCSS
$custom: #f37cb4; $custom-light: #faa5ca; $custom-dark: #000000;
JSON
{
"hex": "#f37cb4",
"rgb": {
"r": 243,
"g": 124,
"b": 180
},
"hsl": {
"h": 331.765,
"s": 83.217,
"l": 71.961
},
"oklch": {
"l": 0.73697,
"c": 0.1578,
"h": 352.1
},
"luminance": 0.36765
}Semantic roles & 50–950 ramp
primary
#F37CB4
secondary
#D6F4E6
accent
#E07906
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82