#F37DB9#F37DB9
#F37DB9 is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.0% C 0.159 H 349.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DB9 |
|---|---|
| RGB | rgb(243, 125, 185) |
| HSL | hsl(329, 83%, 72%) |
| HSV | hsv(329, 49%, 95%) |
| CMYK | cmyk(0%, 48.6%, 23.9%, 4.7%) |
| CIE-LAB | lab(67.45, 51.99, -10.71) |
| CIE-LCH | lch(67.45, 53.08, 348.36°) |
| OKLab | oklab(74.01% 0.1564 -0.0279) |
| OKLCH | oklch(74.01% 0.159 349.9) |
| XYZ | xyz(53.0543, 37.2290, 50.2812) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.19
Bubblegum (survey)
#FF6CB5
ΔE00 3.36
Bubblegum Pink
#FE83CC
ΔE00 3.54
Hot Pink
#FF69B4
ΔE00 3.79
Bubble Gum Pink
#FF69AF
ΔE00 4.03
Carnation Pink
#FF7FA7
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DB9 #7DF3B7
analogous
#F27DF3 #F37DB9 #F37D7E
triadic
#F37DB9 #B9F37D #7DB9F3
tetradic
#F37DB9 #F3F27D #7DF3B7 #7D7EF3
square
#F37DB9 #F3F27D #7DF3B7 #7D7EF3
split-complementary
#F37DB9 #7EF37D #7DF3F2
monochromatic
#E1157D #EE459B #F37DB9 #F8B5D7 #FCE3F0
Accessibility & contrast
On white
2.49
#F37DB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F37DB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DB9
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DB9 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 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)
#8A98BB
Deuteranopia (green-blind)
#A9ACB6
Tritanopia (blue-blind)
#FF7993
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f37db9; /* rgb */ color: rgb(243, 125, 185); /* oklch */ color: oklch(74.0% 0.159 349.9);
Tailwind
colors: {
custom: {
50: '#faa6ce',
500: '#f37db9',
950: '#000000',
},
}SCSS
$custom: #f37db9; $custom-light: #faa6ce; $custom-dark: #000000;
JSON
{
"hex": "#f37db9",
"rgb": {
"r": 243,
"g": 125,
"b": 185
},
"hsl": {
"h": 329.492,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.74007,
"c": 0.15881,
"h": 349.9
},
"luminance": 0.37225
}Semantic roles & 50–950 ramp
primary
#F37DB9
secondary
#D7F4E5
accent
#E07106
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82