#F37BCC#F37BCC
#F37BCC is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.4% C 0.174 H 341.2°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F37BCC |
|---|---|
| RGB | rgb(243, 123, 204) |
| HSL | hsl(320, 83%, 72%) |
| HSV | hsv(320, 49%, 95%) |
| CMYK | cmyk(0%, 49.4%, 16%, 4.7%) |
| CIE-LAB | lab(67.71, 55.69, -20.97) |
| CIE-LCH | lch(67.71, 59.50, 339.37°) |
| OKLab | oklab(74.41% 0.1645 -0.056) |
| OKLCH | oklch(74.41% 0.174 341.2) |
| XYZ | xyz(54.9450, 37.5843, 61.4756) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.99
Pink (survey)
#FF81C0
ΔE00 4.79
Lavender Pink
#DD85D7
ΔE00 5.23
Bubblegum (survey)
#FF6CB5
ΔE00 5.47
Purply Pink
#F075E6
ΔE00 5.67
Hot Pink
#FF69B4
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37BCC #7BF3A2
analogous
#DE7BF3 #F37BCC #F37B90
triadic
#F37BCC #CCF37B #7BCCF3
tetradic
#F37BCC #F3DE7B #7BF3A2 #7B90F3
square
#F37BCC #F3DE7B #7BF3A2 #7B90F3
split-complementary
#F37BCC #90F37B #7BF3DE
monochromatic
#DF149D #EE43B6 #F37BCC #F8B3E2 #FCE3F4
Accessibility & contrast
On white
2.47
#F37BCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F37BCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37BCC
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37BCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37BCC | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8199CF
Deuteranopia (green-blind)
#A2ACC9
Tritanopia (blue-blind)
#FF7C9A
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f37bcc; /* rgb */ color: rgb(243, 123, 204); /* oklch */ color: oklch(74.4% 0.174 341.2);
Tailwind
colors: {
custom: {
50: '#f9a5db',
500: '#f37bcc',
950: '#000000',
},
}SCSS
$custom: #f37bcc; $custom-light: #f9a5db; $custom-dark: #000000;
JSON
{
"hex": "#f37bcc",
"rgb": {
"r": 243,
"g": 123,
"b": 204
},
"hsl": {
"h": 319.5,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.74415,
"c": 0.17375,
"h": 341.2
},
"luminance": 0.3758
}Semantic roles & 50–950 ramp
primary
#F37BCC
secondary
#D6F4E0
accent
#E04D06
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83