#F37FAF#F37FAF
#F37FAF is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.0% C 0.151 H 355.3°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F37FAF |
|---|---|
| RGB | rgb(243, 127, 175) |
| HSL | hsl(335, 83%, 73%) |
| HSV | hsv(335, 48%, 95%) |
| CMYK | cmyk(0%, 47.7%, 28%, 4.7%) |
| CIE-LAB | lab(67.53, 49.67, -4.97) |
| CIE-LCH | lch(67.53, 49.92, 354.29°) |
| OKLab | oklab(73.97% 0.1503 -0.0124) |
| OKLCH | oklch(73.97% 0.151 355.3) |
| XYZ | xyz(52.2913, 37.3330, 45.0011) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.48
Carnation Pink
#FF7FA7
ΔE00 3.62
Pinky
#FC86AA
ΔE00 3.75
Bubble Gum Pink
#FF69AF
ΔE00 4.42
Bubblegum (survey)
#FF6CB5
ΔE00 4.44
Hot Pink
#FF69B4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37FAF #7FF3C3
analogous
#F37FE9 #F37FAF #F3897F
triadic
#F37FAF #AFF37F #7FAFF3
tetradic
#F37FAF #E9F37F #7FF3C3 #897FF3
square
#F37FAF #E9F37F #7FF3C3 #897FF3
split-complementary
#F37FAF #7FF389 #7FE9F3
monochromatic
#E2156A #EE478C #F37FAF #F8B7D2 #FCE3EE
Accessibility & contrast
On white
2.48
#F37FAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#F37FAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37FAF
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37FAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37FAF | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E98B1
Deuteranopia (green-blind)
#ACACAC
Tritanopia (blue-blind)
#FF7991
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f37faf; /* rgb */ color: rgb(243, 127, 175); /* oklch */ color: oklch(74.0% 0.151 355.3);
Tailwind
colors: {
custom: {
50: '#faa7c6',
500: '#f37faf',
950: '#000000',
},
}SCSS
$custom: #f37faf; $custom-light: #faa7c6; $custom-dark: #000000;
JSON
{
"hex": "#f37faf",
"rgb": {
"r": 243,
"g": 127,
"b": 175
},
"hsl": {
"h": 335.172,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.73965,
"c": 0.15076,
"h": 355.3
},
"luminance": 0.37329
}Semantic roles & 50–950 ramp
primary
#F37FAF
secondary
#D7F4E8
accent
#DF8506
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82