#F37EBC#F37EBC
#F37EBC is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.3% C 0.159 H 348.6°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F37EBC |
|---|---|
| RGB | rgb(243, 126, 188) |
| HSL | hsl(328, 83%, 72%) |
| HSV | hsv(328, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 22.6%, 4.7%) |
| CIE-LAB | lab(67.73, 51.92, -11.97) |
| CIE-LCH | lch(67.73, 53.28, 347.01°) |
| OKLab | oklab(74.25% 0.1558 -0.0313) |
| OKLCH | oklch(74.25% 0.159 348.6) |
| XYZ | xyz(53.5015, 37.6115, 52.0091) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.13
Bubblegum Pink
#FE83CC
ΔE00 3.02
Bubblegum (survey)
#FF6CB5
ΔE00 3.62
Hot Pink
#FF69B4
ΔE00 4.04
Bubble Gum Pink
#FF69AF
ΔE00 4.41
Carnation Pink
#FF7FA7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37EBC #7EF3B5
analogous
#EF7EF3 #F37EBC #F37E82
triadic
#F37EBC #BCF37E #7EBCF3
tetradic
#F37EBC #F3EF7E #7EF3B5 #7E82F3
square
#F37EBC #F3EF7E #7EF3B5 #7E82F3
split-complementary
#F37EBC #82F37E #7EF3EF
monochromatic
#E21581 #EE469F #F37EBC #F8B6D9 #FCE3F0
Accessibility & contrast
On white
2.46
#F37EBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F37EBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37EBC
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37EBC | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 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)
#8A99BE
Deuteranopia (green-blind)
#A8ACB9
Tritanopia (blue-blind)
#FF7B95
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f37ebc; /* rgb */ color: rgb(243, 126, 188); /* oklch */ color: oklch(74.3% 0.159 348.6);
Tailwind
colors: {
custom: {
50: '#faa6d0',
500: '#f37ebc',
950: '#000000',
},
}SCSS
$custom: #f37ebc; $custom-light: #faa6d0; $custom-dark: #000000;
JSON
{
"hex": "#f37ebc",
"rgb": {
"r": 243,
"g": 126,
"b": 188
},
"hsl": {
"h": 328.205,
"s": 82.979,
"l": 72.353
},
"oklch": {
"l": 0.74252,
"c": 0.15888,
"h": 348.6
},
"luminance": 0.37607
}Semantic roles & 50–950 ramp
primary
#F37EBC
secondary
#D7F4E5
accent
#DF6C06
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82