#F37ACA#F37ACA
#F37ACA is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.2% C 0.174 H 341.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F37ACA |
|---|---|
| RGB | rgb(243, 122, 202) |
| HSL | hsl(320, 83%, 72%) |
| HSV | hsv(320, 50%, 95%) |
| CMYK | cmyk(0%, 49.8%, 16.9%, 4.7%) |
| CIE-LAB | lab(67.46, 55.87, -20.24) |
| CIE-LCH | lch(67.46, 59.42, 340.09°) |
| OKLab | oklab(74.2% 0.1654 -0.0539) |
| OKLCH | oklch(74.2% 0.174 341.9) |
| XYZ | xyz(54.5833, 37.2421, 60.1793) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.96
Pink (survey)
#FF81C0
ΔE00 4.58
Bubblegum (survey)
#FF6CB5
ΔE00 5.11
Hot Pink
#FF69B4
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 5.51
Purply Pink
#F075E6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37ACA #7AF3A3
analogous
#E07AF3 #F37ACA #F37A8E
triadic
#F37ACA #CAF37A #7ACAF3
tetradic
#F37ACA #F3E07A #7AF3A3 #7A8EF3
square
#F37ACA #F3E07A #7AF3A3 #7A8EF3
split-complementary
#F37ACA #8EF37A #7AF3E0
monochromatic
#DF149A #EE42B4 #F37ACA #F8B2E0 #FCE3F4
Accessibility & contrast
On white
2.49
#F37ACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F37ACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37ACA
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37ACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37ACA | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8198CD
Deuteranopia (green-blind)
#A2ACC7
Tritanopia (blue-blind)
#FF7B99
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f37aca; /* rgb */ color: rgb(243, 122, 202); /* oklch */ color: oklch(74.2% 0.174 341.9);
Tailwind
colors: {
custom: {
50: '#f9a4da',
500: '#f37aca',
950: '#000000',
},
}SCSS
$custom: #f37aca; $custom-light: #f9a4da; $custom-dark: #000000;
JSON
{
"hex": "#f37aca",
"rgb": {
"r": 243,
"g": 122,
"b": 202
},
"hsl": {
"h": 320.331,
"s": 83.448,
"l": 71.569
},
"oklch": {
"l": 0.74202,
"c": 0.17399,
"h": 341.9
},
"luminance": 0.37238
}Semantic roles & 50–950 ramp
primary
#F37ACA
secondary
#D5F4DF
accent
#E05006
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83