#F37EB4#F37EB4
#F37EB4 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.0% C 0.155 H 352.5°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F37EB4 |
|---|---|
| RGB | rgb(243, 126, 180) |
| HSL | hsl(332, 83%, 72%) |
| HSV | hsv(332, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 25.9%, 4.7%) |
| CIE-LAB | lab(67.48, 50.83, -7.85) |
| CIE-LCH | lch(67.48, 51.43, 351.23°) |
| OKLab | oklab(73.98% 0.1533 -0.0201) |
| OKLCH | oklch(73.98% 0.155 352.5) |
| XYZ | xyz(52.6629, 37.2761, 47.5925) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.56
Bubblegum (survey)
#FF6CB5
ΔE00 3.68
Bubble Gum Pink
#FF69AF
ΔE00 4.00
Hot Pink
#FF69B4
ΔE00 4.12
Bubblegum Pink
#FE83CC
ΔE00 4.55
Carnation Pink
#FF7FA7
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37EB4 #7EF3BD
analogous
#F37EEE #F37EB4 #F3837E
triadic
#F37EB4 #B4F37E #7EB4F3
tetradic
#F37EB4 #EEF37E #7EF3BD #837EF3
square
#F37EB4 #EEF37E #7EF3BD #837EF3
split-complementary
#F37EB4 #7EF383 #7EEEF3
monochromatic
#E21573 #EE4693 #F37EB4 #F8B6D5 #FCE3EF
Accessibility & contrast
On white
2.48
#F37EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F37EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37EB4
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37EB4 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C98B6
Deuteranopia (green-blind)
#ABACB1
Tritanopia (blue-blind)
#FF7992
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f37eb4; /* rgb */ color: rgb(243, 126, 180); /* oklch */ color: oklch(74.0% 0.155 352.5);
Tailwind
colors: {
custom: {
50: '#faa6ca',
500: '#f37eb4',
950: '#000000',
},
}SCSS
$custom: #f37eb4; $custom-light: #faa6ca; $custom-dark: #000000;
JSON
{
"hex": "#f37eb4",
"rgb": {
"r": 243,
"g": 126,
"b": 180
},
"hsl": {
"h": 332.308,
"s": 82.979,
"l": 72.353
},
"oklch": {
"l": 0.73983,
"c": 0.15466,
"h": 352.5
},
"luminance": 0.37272
}Semantic roles & 50–950 ramp
primary
#F37EB4
secondary
#D7F4E7
accent
#DF7B06
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82