#F37CA0#F37CA0
#F37CA0 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.1% C 0.150 H 2.3°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F37CA0 |
|---|---|
| RGB | rgb(243, 124, 160) |
| HSL | hsl(342, 83%, 72%) |
| HSV | hsv(342, 49%, 95%) |
| CMYK | cmyk(0%, 49%, 34.2%, 4.7%) |
| CIE-LAB | lab(66.53, 49.28, 2.05) |
| CIE-LCH | lch(66.53, 49.33, 2.38°) |
| OKLab | oklab(73.08% 0.1497 0.006) |
| OKLCH | oklch(73.08% 0.15 2.3) |
| XYZ | xyz(50.5173, 36.0127, 37.5415) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.17
Pinky
#FC86AA
ΔE00 2.71
Rosa
#FE86A4
ΔE00 3.20
Rosy Pink
#F6688E
ΔE00 4.52
Pig Pink
#E78EA5
ΔE00 4.71
Rose Pink
#F7879A
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37CA0 #7CF3CF
analogous
#F37CDB #F37CA0 #F3947C
triadic
#F37CA0 #A0F37C #7CA0F3
tetradic
#F37CA0 #DBF37C #7CF3CF #947CF3
square
#F37CA0 #DBF37C #7CF3CF #947CF3
split-complementary
#F37CA0 #7CF394 #7CDBF3
monochromatic
#E01552 #EE4477 #F37CA0 #F8B4C9 #FCE3EB
Accessibility & contrast
On white
2.56
#F37CA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#F37CA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37CA0
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37CA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37CA0 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F94A1
Deuteranopia (green-blind)
#AEAA9D
Tritanopia (blue-blind)
#FF7289
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f37ca0; /* rgb */ color: rgb(243, 124, 160); /* oklch */ color: oklch(73.1% 0.150 2.3);
Tailwind
colors: {
custom: {
50: '#faa5bc',
500: '#f37ca0',
950: '#000000',
},
}SCSS
$custom: #f37ca0; $custom-light: #faa5bc; $custom-dark: #000000;
JSON
{
"hex": "#f37ca0",
"rgb": {
"r": 243,
"g": 124,
"b": 160
},
"hsl": {
"h": 341.849,
"s": 83.217,
"l": 71.961
},
"oklch": {
"l": 0.73076,
"c": 0.14984,
"h": 2.3
},
"luminance": 0.36008
}Semantic roles & 50–950 ramp
primary
#F37CA0
secondary
#D6F4EB
accent
#E09E06
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80