#F37BBE#F37BBE
#F37BBE is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.9% C 0.165 H 347.3°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F37BBE |
|---|---|
| RGB | rgb(243, 123, 190) |
| HSL | hsl(327, 83%, 72%) |
| HSV | hsv(327, 49%, 95%) |
| CMYK | cmyk(0%, 49.4%, 21.8%, 4.7%) |
| CIE-LAB | lab(67.23, 53.66, -13.85) |
| CIE-LCH | lch(67.23, 55.41, 345.53°) |
| OKLab | oklab(73.9% 0.1607 -0.0364) |
| OKLCH | oklch(73.9% 0.165 347.3) |
| XYZ | xyz(53.3407, 36.9426, 53.0265) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.68
Bubblegum Pink
#FE83CC
ΔE00 2.89
Bubblegum (survey)
#FF6CB5
ΔE00 3.40
Hot Pink
#FF69B4
ΔE00 3.76
Bubble Gum Pink
#FF69AF
ΔE00 4.35
Pale Magenta
#D767AD
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37BBE #7BF3B0
analogous
#EC7BF3 #F37BBE #F37B82
triadic
#F37BBE #BEF37B #7BBEF3
tetradic
#F37BBE #F3EC7B #7BF3B0 #7B82F3
square
#F37BBE #F3EC7B #7BF3B0 #7B82F3
split-complementary
#F37BBE #82F37B #7BF3EC
monochromatic
#DF1486 #EE43A2 #F37BBE #F8B3DA #FCE3F1
Accessibility & contrast
On white
2.50
#F37BBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#F37BBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37BBE
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37BBE | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8697C0
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#FF7994
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f37bbe; /* rgb */ color: rgb(243, 123, 190); /* oklch */ color: oklch(73.9% 0.165 347.3);
Tailwind
colors: {
custom: {
50: '#faa5d1',
500: '#f37bbe',
950: '#000000',
},
}SCSS
$custom: #f37bbe; $custom-light: #faa5d1; $custom-dark: #000000;
JSON
{
"hex": "#f37bbe",
"rgb": {
"r": 243,
"g": 123,
"b": 190
},
"hsl": {
"h": 326.5,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.73899,
"c": 0.1648,
"h": 347.3
},
"luminance": 0.36938
}Semantic roles & 50–950 ramp
primary
#F37BBE
secondary
#D6F4E3
accent
#E06606
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82