#F37EBA#F37EBA
#F37EBA is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.2% C 0.158 H 349.6°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F37EBA |
|---|---|
| RGB | rgb(243, 126, 186) |
| HSL | hsl(329, 83%, 72%) |
| HSV | hsv(329, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 23.5%, 4.7%) |
| CIE-LAB | lab(67.67, 51.64, -10.94) |
| CIE-LCH | lch(67.67, 52.79, 348.04°) |
| OKLab | oklab(74.18% 0.1552 -0.0285) |
| OKLCH | oklch(74.18% 0.158 349.6) |
| XYZ | xyz(53.2874, 37.5259, 50.8815) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.09
Bubblegum Pink
#FE83CC
ΔE00 3.36
Bubblegum (survey)
#FF6CB5
ΔE00 3.54
Hot Pink
#FF69B4
ΔE00 3.98
Bubble Gum Pink
#FF69AF
ΔE00 4.24
Carnation Pink
#FF7FA7
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37EBA #7EF3B7
analogous
#F27EF3 #F37EBA #F37E7F
triadic
#F37EBA #BAF37E #7EBAF3
tetradic
#F37EBA #F3F27E #7EF3B7 #7E7FF3
square
#F37EBA #F3F27E #7EF3B7 #7E7FF3
split-complementary
#F37EBA #7FF37E #7EF3F2
monochromatic
#E2157E #EE469C #F37EBA #F8B6D8 #FCE3F0
Accessibility & contrast
On white
2.47
#F37EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F37EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37EBA
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37EBA | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A98BC
Deuteranopia (green-blind)
#A9ACB7
Tritanopia (blue-blind)
#FF7B94
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f37eba; /* rgb */ color: rgb(243, 126, 186); /* oklch */ color: oklch(74.2% 0.158 349.6);
Tailwind
colors: {
custom: {
50: '#faa6ce',
500: '#f37eba',
950: '#000000',
},
}SCSS
$custom: #f37eba; $custom-light: #faa6ce; $custom-dark: #000000;
JSON
{
"hex": "#f37eba",
"rgb": {
"r": 243,
"g": 126,
"b": 186
},
"hsl": {
"h": 329.231,
"s": 82.979,
"l": 72.353
},
"oklch": {
"l": 0.74184,
"c": 0.15777,
"h": 349.6
},
"luminance": 0.37522
}Semantic roles & 50–950 ramp
primary
#F37EBA
secondary
#D7F4E5
accent
#DF7006
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82