#F37DB3#F37DB3
#F37DB3 is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.8% C 0.156 H 352.8°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DB3 |
|---|---|
| RGB | rgb(243, 125, 179) |
| HSL | hsl(333, 83%, 72%) |
| HSV | hsv(333, 49%, 95%) |
| CMYK | cmyk(0%, 48.6%, 26.3%, 4.7%) |
| CIE-LAB | lab(67.26, 51.18, -7.61) |
| CIE-LCH | lch(67.26, 51.75, 351.54°) |
| OKLab | oklab(73.81% 0.1545 -0.0195) |
| OKLCH | oklch(73.81% 0.156 352.8) |
| XYZ | xyz(52.4342, 36.9810, 47.0156) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.71
Bubblegum (survey)
#FF6CB5
ΔE00 3.55
Bubble Gum Pink
#FF69AF
ΔE00 3.82
Hot Pink
#FF69B4
ΔE00 3.98
Bubblegum Pink
#FE83CC
ΔE00 4.72
Carnation Pink
#FF7FA7
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DB3 #7DF3BD
analogous
#F37DEE #F37DB3 #F3827D
triadic
#F37DB3 #B3F37D #7DB3F3
tetradic
#F37DB3 #EEF37D #7DF3BD #827DF3
square
#F37DB3 #EEF37D #7DF3BD #827DF3
split-complementary
#F37DB3 #7DF382 #7DEEF3
monochromatic
#E11572 #EE4592 #F37DB3 #F8B5D4 #FCE3EF
Accessibility & contrast
On white
2.50
#F37DB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#F37DB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DB3
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DB3 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B97B5
Deuteranopia (green-blind)
#AAACB0
Tritanopia (blue-blind)
#FF7891
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f37db3; /* rgb */ color: rgb(243, 125, 179); /* oklch */ color: oklch(73.8% 0.156 352.8);
Tailwind
colors: {
custom: {
50: '#faa6c9',
500: '#f37db3',
950: '#000000',
},
}SCSS
$custom: #f37db3; $custom-light: #faa6c9; $custom-dark: #000000;
JSON
{
"hex": "#f37db3",
"rgb": {
"r": 243,
"g": 125,
"b": 179
},
"hsl": {
"h": 332.542,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.73807,
"c": 0.15574,
"h": 352.8
},
"luminance": 0.36977
}Semantic roles & 50–950 ramp
primary
#F37DB3
secondary
#D7F4E7
accent
#E07C06
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82