#F37BAF#F37BAF
#F37BAF is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.4% C 0.157 H 354.4°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F37BAF |
|---|---|
| RGB | rgb(243, 123, 175) |
| HSL | hsl(334, 83%, 72%) |
| HSV | hsv(334, 49%, 95%) |
| CMYK | cmyk(0%, 49.4%, 28%, 4.7%) |
| CIE-LAB | lab(66.76, 51.63, -6.09) |
| CIE-LCH | lch(66.76, 51.99, 353.27°) |
| OKLab | oklab(73.39% 0.1562 -0.0154) |
| OKLCH | oklch(73.39% 0.157 354.4) |
| XYZ | xyz(51.7849, 36.3203, 44.8323) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.36
Bubble Gum Pink
#FF69AF
ΔE00 3.57
Bubblegum (survey)
#FF6CB5
ΔE00 3.57
Hot Pink
#FF69B4
ΔE00 3.95
Carnation Pink
#FF7FA7
ΔE00 4.20
Pinky
#FC86AA
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37BAF #7BF3BF
analogous
#F37BEB #F37BAF #F3837B
triadic
#F37BAF #AFF37B #7BAFF3
tetradic
#F37BAF #EBF37B #7BF3BF #837BF3
square
#F37BAF #EBF37B #7BF3BF #837BF3
split-complementary
#F37BAF #7BF383 #7BEBF3
monochromatic
#DF146C #EE438D #F37BAF #F8B3D1 #FCE3EE
Accessibility & contrast
On white
2.54
#F37BAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#F37BAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37BAF
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37BAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37BAF | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B95B1
Deuteranopia (green-blind)
#AAAAAC
Tritanopia (blue-blind)
#FF758E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f37baf; /* rgb */ color: rgb(243, 123, 175); /* oklch */ color: oklch(73.4% 0.157 354.4);
Tailwind
colors: {
custom: {
50: '#faa4c6',
500: '#f37baf',
950: '#000000',
},
}SCSS
$custom: #f37baf; $custom-light: #faa4c6; $custom-dark: #000000;
JSON
{
"hex": "#f37baf",
"rgb": {
"r": 243,
"g": 123,
"b": 175
},
"hsl": {
"h": 334,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.73392,
"c": 0.15698,
"h": 354.4
},
"luminance": 0.36316
}Semantic roles & 50–950 ramp
primary
#F37BAF
secondary
#D6F4E7
accent
#E08106
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82