#F37A9B#F37A9B
#F37A9B is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.6% C 0.151 H 4.3°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F37A9B |
|---|---|
| RGB | rgb(243, 122, 155) |
| HSL | hsl(344, 83%, 72%) |
| HSV | hsv(344, 50%, 95%) |
| CMYK | cmyk(0%, 49.8%, 36.2%, 4.7%) |
| CIE-LAB | lab(66.02, 49.68, 4.14) |
| CIE-LCH | lch(66.02, 49.85, 4.77°) |
| OKLab | oklab(72.65% 0.151 0.0114) |
| OKLCH | oklch(72.65% 0.151 4.3) |
| XYZ | xyz(49.8406, 35.3451, 35.2014) |
| Luminance | 0.3534 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.78
Rosa
#FE86A4
ΔE00 3.25
Pinky
#FC86AA
ΔE00 3.40
Rosy Pink
#F6688E
ΔE00 3.71
Rose Pink
#F7879A
ΔE00 4.18
Carnation
#FD798F
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37A9B #7AF3D2
analogous
#F37AD8 #F37A9B #F3967A
triadic
#F37A9B #9BF37A #7A9BF3
tetradic
#F37A9B #D8F37A #7AF3D2 #967AF3
square
#F37A9B #D8F37A #7AF3D2 #967AF3
split-complementary
#F37A9B #7AF396 #7AD8F3
monochromatic
#DF144B #EE4271 #F37A9B #F8B2C5 #FCE3EA
Accessibility & contrast
On white
2.60
#F37A9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#F37A9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37A9B
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37A9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37A9B | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F929C
Deuteranopia (green-blind)
#AEA998
Tritanopia (blue-blind)
#FF6F86
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f37a9b; /* rgb */ color: rgb(243, 122, 155); /* oklch */ color: oklch(72.6% 0.151 4.3);
Tailwind
colors: {
custom: {
50: '#faa3b8',
500: '#f37a9b',
950: '#000000',
},
}SCSS
$custom: #f37a9b; $custom-light: #faa3b8; $custom-dark: #000000;
JSON
{
"hex": "#f37a9b",
"rgb": {
"r": 243,
"g": 122,
"b": 155
},
"hsl": {
"h": 343.636,
"s": 83.448,
"l": 71.569
},
"oklch": {
"l": 0.72646,
"c": 0.15141,
"h": 4.3
},
"luminance": 0.3534
}Semantic roles & 50–950 ramp
primary
#F37A9B
secondary
#D5F4EB
accent
#E0A406
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80