#F37DB0#F37DB0
#F37DB0 is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.7% C 0.154 H 354.3°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DB0 |
|---|---|
| RGB | rgb(243, 125, 176) |
| HSL | hsl(334, 83%, 72%) |
| HSV | hsv(334, 49%, 95%) |
| CMYK | cmyk(0%, 48.6%, 27.6%, 4.7%) |
| CIE-LAB | lab(67.17, 50.79, -6.05) |
| CIE-LCH | lch(67.17, 51.15, 353.20°) |
| OKLab | oklab(73.71% 0.1536 -0.0153) |
| OKLCH | oklch(73.71% 0.154 354.3) |
| XYZ | xyz(52.1341, 36.8610, 45.4350) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.19
Bubblegum (survey)
#FF6CB5
ΔE00 3.86
Bubble Gum Pink
#FF69AF
ΔE00 3.92
Carnation Pink
#FF7FA7
ΔE00 4.11
Hot Pink
#FF69B4
ΔE00 4.26
Pinky
#FC86AA
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DB0 #7DF3C0
analogous
#F37DEB #F37DB0 #F3857D
triadic
#F37DB0 #B0F37D #7DB0F3
tetradic
#F37DB0 #EBF37D #7DF3C0 #857DF3
square
#F37DB0 #EBF37D #7DF3C0 #857DF3
split-complementary
#F37DB0 #7DF385 #7DEBF3
monochromatic
#E1156D #EE458E #F37DB0 #F8B5D2 #FCE3EE
Accessibility & contrast
On white
2.51
#F37DB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#F37DB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DB0
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DB0 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C96B2
Deuteranopia (green-blind)
#ABABAD
Tritanopia (blue-blind)
#FF7790
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f37db0; /* rgb */ color: rgb(243, 125, 176); /* oklch */ color: oklch(73.7% 0.154 354.3);
Tailwind
colors: {
custom: {
50: '#faa6c7',
500: '#f37db0',
950: '#000000',
},
}SCSS
$custom: #f37db0; $custom-light: #faa6c7; $custom-dark: #000000;
JSON
{
"hex": "#f37db0",
"rgb": {
"r": 243,
"g": 125,
"b": 176
},
"hsl": {
"h": 334.068,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.73709,
"c": 0.15433,
"h": 354.3
},
"luminance": 0.36857
}Semantic roles & 50–950 ramp
primary
#F37DB0
secondary
#D7F4E8
accent
#E08106
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82