#F37DB7#F37DB7
#F37DB7 is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.9% C 0.158 H 350.9°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DB7 |
|---|---|
| RGB | rgb(243, 125, 183) |
| HSL | hsl(331, 83%, 72%) |
| HSV | hsv(331, 49%, 95%) |
| CMYK | cmyk(0%, 48.6%, 24.7%, 4.7%) |
| CIE-LAB | lab(67.39, 51.72, -9.68) |
| CIE-LCH | lch(67.39, 52.62, 349.40°) |
| OKLab | oklab(73.94% 0.1558 -0.0251) |
| OKLCH | oklch(73.94% 0.158 350.9) |
| XYZ | xyz(52.8446, 37.1452, 49.1771) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.27
Bubblegum (survey)
#FF6CB5
ΔE00 3.36
Hot Pink
#FF69B4
ΔE00 3.79
Bubble Gum Pink
#FF69AF
ΔE00 3.90
Bubblegum Pink
#FE83CC
ΔE00 3.91
Carnation Pink
#FF7FA7
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DB7 #7DF3B9
analogous
#F37DF2 #F37DB7 #F37E7D
triadic
#F37DB7 #B7F37D #7DB7F3
tetradic
#F37DB7 #F2F37D #7DF3B9 #7E7DF3
square
#F37DB7 #F2F37D #7DF3B9 #7E7DF3
split-complementary
#F37DB7 #7DF37E #7DF2F3
monochromatic
#E11579 #EE4598 #F37DB7 #F8B5D6 #FCE3EF
Accessibility & contrast
On white
2.49
#F37DB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#F37DB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DB7
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DB7 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A97B9
Deuteranopia (green-blind)
#A9ACB4
Tritanopia (blue-blind)
#FF7993
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f37db7; /* rgb */ color: rgb(243, 125, 183); /* oklch */ color: oklch(73.9% 0.158 350.9);
Tailwind
colors: {
custom: {
50: '#faa6cc',
500: '#f37db7',
950: '#000000',
},
}SCSS
$custom: #f37db7; $custom-light: #faa6cc; $custom-dark: #000000;
JSON
{
"hex": "#f37db7",
"rgb": {
"r": 243,
"g": 125,
"b": 183
},
"hsl": {
"h": 330.508,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.73939,
"c": 0.15775,
"h": 350.9
},
"luminance": 0.37141
}Semantic roles & 50–950 ramp
primary
#F37DB7
secondary
#D7F4E6
accent
#E07506
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82