#F37BC1#F37BC1
#F37BC1 is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.0% C 0.167 H 345.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F37BC1 |
|---|---|
| RGB | rgb(243, 123, 193) |
| HSL | hsl(325, 83%, 72%) |
| HSV | hsv(325, 49%, 95%) |
| CMYK | cmyk(0%, 49.4%, 20.6%, 4.7%) |
| CIE-LAB | lab(67.33, 54.08, -15.38) |
| CIE-LCH | lch(67.33, 56.23, 344.12°) |
| OKLab | oklab(74.01% 0.1616 -0.0406) |
| OKLCH | oklch(74.01% 0.167 345.9) |
| XYZ | xyz(53.6720, 37.0751, 54.7711) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.63
Pink (survey)
#FF81C0
ΔE00 3.02
Bubblegum (survey)
#FF6CB5
ΔE00 3.76
Hot Pink
#FF69B4
ΔE00 4.08
Bubble Gum Pink
#FF69AF
ΔE00 4.77
Pale Magenta
#D767AD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37BC1 #7BF3AD
analogous
#E97BF3 #F37BC1 #F37B85
triadic
#F37BC1 #C1F37B #7BC1F3
tetradic
#F37BC1 #F3E97B #7BF3AD #7B85F3
square
#F37BC1 #F3E97B #7BF3AD #7B85F3
split-complementary
#F37BC1 #85F37B #7BF3E9
monochromatic
#DF148B #EE43A7 #F37BC1 #F8B3DB #FCE3F2
Accessibility & contrast
On white
2.50
#F37BC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#F37BC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37BC1
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37BC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37BC1 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8597C3
Deuteranopia (green-blind)
#A5ABBE
Tritanopia (blue-blind)
#FF7996
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f37bc1; /* rgb */ color: rgb(243, 123, 193); /* oklch */ color: oklch(74.0% 0.167 345.9);
Tailwind
colors: {
custom: {
50: '#faa5d3',
500: '#f37bc1',
950: '#000000',
},
}SCSS
$custom: #f37bc1; $custom-light: #faa5d3; $custom-dark: #000000;
JSON
{
"hex": "#f37bc1",
"rgb": {
"r": 243,
"g": 123,
"b": 193
},
"hsl": {
"h": 325,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.74006,
"c": 0.16659,
"h": 345.9
},
"luminance": 0.37071
}Semantic roles & 50–950 ramp
primary
#F37BC1
secondary
#D6F4E2
accent
#E06106
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82