#F37ABE#F37ABE
#F37ABE is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.8% C 0.166 H 347.1°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F37ABE |
|---|---|
| RGB | rgb(243, 122, 190) |
| HSL | hsl(326, 83%, 72%) |
| HSV | hsv(326, 50%, 95%) |
| CMYK | cmyk(0%, 49.8%, 21.8%, 4.7%) |
| CIE-LAB | lab(67.05, 54.14, -14.13) |
| CIE-LCH | lch(67.05, 55.95, 345.38°) |
| OKLab | oklab(73.76% 0.1622 -0.0371) |
| OKLCH | oklch(73.76% 0.166 347.1) |
| XYZ | xyz(53.2173, 36.6958, 52.9854) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.84
Bubblegum Pink
#FE83CC
ΔE00 2.98
Bubblegum (survey)
#FF6CB5
ΔE00 3.31
Hot Pink
#FF69B4
ΔE00 3.65
Bubble Gum Pink
#FF69AF
ΔE00 4.27
Pale Magenta
#D767AD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37ABE #7AF3AF
analogous
#EC7AF3 #F37ABE #F37A82
triadic
#F37ABE #BEF37A #7ABEF3
tetradic
#F37ABE #F3EC7A #7AF3AF #7A82F3
square
#F37ABE #F3EC7A #7AF3AF #7A82F3
split-complementary
#F37ABE #82F37A #7AF3EC
monochromatic
#DF1486 #EE42A3 #F37ABE #F8B2D9 #FCE3F1
Accessibility & contrast
On white
2.52
#F37ABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#F37ABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37ABE
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37ABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37ABE | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8596C0
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#FF7894
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f37abe; /* rgb */ color: rgb(243, 122, 190); /* oklch */ color: oklch(73.8% 0.166 347.1);
Tailwind
colors: {
custom: {
50: '#faa4d1',
500: '#f37abe',
950: '#000000',
},
}SCSS
$custom: #f37abe; $custom-light: #faa4d1; $custom-dark: #000000;
JSON
{
"hex": "#f37abe",
"rgb": {
"r": 243,
"g": 122,
"b": 190
},
"hsl": {
"h": 326.281,
"s": 83.448,
"l": 71.569
},
"oklch": {
"l": 0.7376,
"c": 0.16638,
"h": 347.1
},
"luminance": 0.36691
}Semantic roles & 50–950 ramp
primary
#F37ABE
secondary
#D5F4E2
accent
#E06506
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82