#F37EBB#F37EBB
#F37EBB is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.2% C 0.158 H 349.1°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F37EBB |
|---|---|
| RGB | rgb(243, 126, 187) |
| HSL | hsl(329, 83%, 72%) |
| HSV | hsv(329, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 23%, 4.7%) |
| CIE-LAB | lab(67.70, 51.78, -11.46) |
| CIE-LCH | lch(67.70, 53.03, 347.52°) |
| OKLab | oklab(74.22% 0.1555 -0.0299) |
| OKLCH | oklch(74.22% 0.158 349.1) |
| XYZ | xyz(53.3941, 37.5685, 51.4434) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.09
Bubblegum Pink
#FE83CC
ΔE00 3.19
Bubblegum (survey)
#FF6CB5
ΔE00 3.57
Hot Pink
#FF69B4
ΔE00 4.00
Bubble Gum Pink
#FF69AF
ΔE00 4.32
Carnation Pink
#FF7FA7
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37EBB #7EF3B6
analogous
#F17EF3 #F37EBB #F37E80
triadic
#F37EBB #BBF37E #7EBBF3
tetradic
#F37EBB #F3F17E #7EF3B6 #7E80F3
square
#F37EBB #F3F17E #7EF3B6 #7E80F3
split-complementary
#F37EBB #80F37E #7EF3F1
monochromatic
#E21580 #EE469D #F37EBB #F8B6D9 #FCE3F0
Accessibility & contrast
On white
2.47
#F37EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F37EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37EBB
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37EBB | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A98BD
Deuteranopia (green-blind)
#A9ACB8
Tritanopia (blue-blind)
#FF7B95
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f37ebb; /* rgb */ color: rgb(243, 126, 187); /* oklch */ color: oklch(74.2% 0.158 349.1);
Tailwind
colors: {
custom: {
50: '#faa6cf',
500: '#f37ebb',
950: '#000000',
},
}SCSS
$custom: #f37ebb; $custom-light: #faa6cf; $custom-dark: #000000;
JSON
{
"hex": "#f37ebb",
"rgb": {
"r": 243,
"g": 126,
"b": 187
},
"hsl": {
"h": 328.718,
"s": 82.979,
"l": 72.353
},
"oklch": {
"l": 0.74218,
"c": 0.15832,
"h": 349.1
},
"luminance": 0.37564
}Semantic roles & 50–950 ramp
primary
#F37EBB
secondary
#D7F4E5
accent
#DF6E06
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82