#F37BBF#F37BBF
#F37BBF is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.9% C 0.165 H 346.8°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F37BBF |
|---|---|
| RGB | rgb(243, 123, 191) |
| HSL | hsl(326, 83%, 72%) |
| HSV | hsv(326, 49%, 95%) |
| CMYK | cmyk(0%, 49.4%, 21.4%, 4.7%) |
| CIE-LAB | lab(67.27, 53.80, -14.36) |
| CIE-LCH | lch(67.27, 55.68, 345.06°) |
| OKLab | oklab(73.94% 0.161 -0.0378) |
| OKLCH | oklch(73.94% 0.165 346.8) |
| XYZ | xyz(53.4504, 36.9865, 53.6041) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.78
Bubblegum Pink
#FE83CC
ΔE00 2.79
Bubblegum (survey)
#FF6CB5
ΔE00 3.51
Hot Pink
#FF69B4
ΔE00 3.85
Bubble Gum Pink
#FF69AF
ΔE00 4.48
Pale Magenta
#D767AD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37BBF #7BF3AF
analogous
#EB7BF3 #F37BBF #F37B83
triadic
#F37BBF #BFF37B #7BBFF3
tetradic
#F37BBF #F3EB7B #7BF3AF #7B83F3
square
#F37BBF #F3EB7B #7BF3AF #7B83F3
split-complementary
#F37BBF #83F37B #7BF3EB
monochromatic
#DF1487 #EE43A4 #F37BBF #F8B3DA #FCE3F1
Accessibility & contrast
On white
2.50
#F37BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#F37BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37BBF
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37BBF | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8697C1
Deuteranopia (green-blind)
#A6ABBC
Tritanopia (blue-blind)
#FF7995
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f37bbf; /* rgb */ color: rgb(243, 123, 191); /* oklch */ color: oklch(73.9% 0.165 346.8);
Tailwind
colors: {
custom: {
50: '#faa5d2',
500: '#f37bbf',
950: '#000000',
},
}SCSS
$custom: #f37bbf; $custom-light: #faa5d2; $custom-dark: #000000;
JSON
{
"hex": "#f37bbf",
"rgb": {
"r": 243,
"g": 123,
"b": 191
},
"hsl": {
"h": 326,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.73935,
"c": 0.16539,
"h": 346.8
},
"luminance": 0.36982
}Semantic roles & 50–950 ramp
primary
#F37BBF
secondary
#D6F4E3
accent
#E06406
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82