#F37CB0#F37CB0
#F37CB0 is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.6% C 0.156 H 354.1°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F37CB0 |
|---|---|
| RGB | rgb(243, 124, 176) |
| HSL | hsl(334, 83%, 72%) |
| HSV | hsv(334, 49%, 95%) |
| CMYK | cmyk(0%, 49%, 27.6%, 4.7%) |
| CIE-LAB | lab(66.98, 51.28, -6.33) |
| CIE-LCH | lch(66.98, 51.67, 352.96°) |
| OKLab | oklab(73.57% 0.1551 -0.0161) |
| OKLCH | oklch(73.57% 0.156 354.1) |
| XYZ | xyz(52.0081, 36.6091, 45.3930) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.18
Bubblegum (survey)
#FF6CB5
ΔE00 3.65
Bubble Gum Pink
#FF69AF
ΔE00 3.71
Hot Pink
#FF69B4
ΔE00 4.04
Carnation Pink
#FF7FA7
ΔE00 4.25
Pinky
#FC86AA
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37CB0 #7CF3BF
analogous
#F37CEB #F37CB0 #F3847C
triadic
#F37CB0 #B0F37C #7CB0F3
tetradic
#F37CB0 #EBF37C #7CF3BF #847CF3
square
#F37CB0 #EBF37C #7CF3BF #847CF3
split-complementary
#F37CB0 #7CF384 #7CEBF3
monochromatic
#E0156D #EE448E #F37CB0 #F8B4D2 #FCE3EE
Accessibility & contrast
On white
2.52
#F37CB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F37CB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37CB0
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37CB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37CB0 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B96B2
Deuteranopia (green-blind)
#AAABAD
Tritanopia (blue-blind)
#FF768F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f37cb0; /* rgb */ color: rgb(243, 124, 176); /* oklch */ color: oklch(73.6% 0.156 354.1);
Tailwind
colors: {
custom: {
50: '#faa5c7',
500: '#f37cb0',
950: '#000000',
},
}SCSS
$custom: #f37cb0; $custom-light: #faa5c7; $custom-dark: #000000;
JSON
{
"hex": "#f37cb0",
"rgb": {
"r": 243,
"g": 124,
"b": 176
},
"hsl": {
"h": 333.782,
"s": 83.217,
"l": 71.961
},
"oklch": {
"l": 0.73566,
"c": 0.15588,
"h": 354.1
},
"luminance": 0.36605
}Semantic roles & 50–950 ramp
primary
#F37CB0
secondary
#D6F4E7
accent
#E08006
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82