#F37BC0#F37BC0
#F37BC0 is a light, vivid pink. Relative luminance 0.370; OKLCH L 74.0% C 0.166 H 346.4°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F37BC0 |
|---|---|
| RGB | rgb(243, 123, 192) |
| HSL | hsl(326, 83%, 72%) |
| HSV | hsv(326, 49%, 95%) |
| CMYK | cmyk(0%, 49.4%, 21%, 4.7%) |
| CIE-LAB | lab(67.30, 53.94, -14.87) |
| CIE-LCH | lch(67.30, 55.95, 344.59°) |
| OKLab | oklab(73.97% 0.1613 -0.0392) |
| OKLCH | oklch(73.97% 0.166 346.4) |
| XYZ | xyz(53.5608, 37.0306, 54.1856) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.70
Pink (survey)
#FF81C0
ΔE00 2.90
Bubblegum (survey)
#FF6CB5
ΔE00 3.63
Hot Pink
#FF69B4
ΔE00 3.96
Bubble Gum Pink
#FF69AF
ΔE00 4.63
Pale Magenta
#D767AD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37BC0 #7BF3AE
analogous
#EA7BF3 #F37BC0 #F37B84
triadic
#F37BC0 #C0F37B #7BC0F3
tetradic
#F37BC0 #F3EA7B #7BF3AE #7B84F3
square
#F37BC0 #F3EA7B #7BF3AE #7B84F3
split-complementary
#F37BC0 #84F37B #7BF3EA
monochromatic
#DF1489 #EE43A5 #F37BC0 #F8B3DB #FCE3F2
Accessibility & contrast
On white
2.50
#F37BC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#F37BC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37BC0
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37BC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37BC0 | 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)
#8697C2
Deuteranopia (green-blind)
#A6ABBD
Tritanopia (blue-blind)
#FF7995
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f37bc0; /* rgb */ color: rgb(243, 123, 192); /* oklch */ color: oklch(74.0% 0.166 346.4);
Tailwind
colors: {
custom: {
50: '#faa5d3',
500: '#f37bc0',
950: '#000000',
},
}SCSS
$custom: #f37bc0; $custom-light: #faa5d3; $custom-dark: #000000;
JSON
{
"hex": "#f37bc0",
"rgb": {
"r": 243,
"g": 123,
"b": 192
},
"hsl": {
"h": 325.5,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.7397,
"c": 0.166,
"h": 346.4
},
"luminance": 0.37026
}Semantic roles & 50–950 ramp
primary
#F37BC0
secondary
#D6F4E3
accent
#E06206
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82