#F37DBB#F37DBB
#F37DBB is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.1% C 0.160 H 349.0°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DBB |
|---|---|
| RGB | rgb(243, 125, 187) |
| HSL | hsl(328, 83%, 72%) |
| HSV | hsv(328, 49%, 95%) |
| CMYK | cmyk(0%, 48.6%, 23%, 4.7%) |
| CIE-LAB | lab(67.51, 52.27, -11.74) |
| CIE-LCH | lch(67.51, 53.57, 347.34°) |
| OKLab | oklab(74.08% 0.157 -0.0306) |
| OKLCH | oklch(74.08% 0.16 349) |
| XYZ | xyz(53.2669, 37.3141, 51.4010) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.20
Bubblegum Pink
#FE83CC
ΔE00 3.19
Bubblegum (survey)
#FF6CB5
ΔE00 3.42
Hot Pink
#FF69B4
ΔE00 3.84
Bubble Gum Pink
#FF69AF
ΔE00 4.20
Carnation Pink
#FF7FA7
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DBB #7DF3B5
analogous
#F07DF3 #F37DBB #F37D80
triadic
#F37DBB #BBF37D #7DBBF3
tetradic
#F37DBB #F3F07D #7DF3B5 #7D80F3
square
#F37DBB #F3F07D #7DF3B5 #7D80F3
split-complementary
#F37DBB #80F37D #7DF3F0
monochromatic
#E11580 #EE459E #F37DBB #F8B5D8 #FCE3F0
Accessibility & contrast
On white
2.48
#F37DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F37DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DBB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DBB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8998BD
Deuteranopia (green-blind)
#A8ACB8
Tritanopia (blue-blind)
#FF7A94
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f37dbb; /* rgb */ color: rgb(243, 125, 187); /* oklch */ color: oklch(74.1% 0.160 349.0);
Tailwind
colors: {
custom: {
50: '#faa6cf',
500: '#f37dbb',
950: '#000000',
},
}SCSS
$custom: #f37dbb; $custom-light: #faa6cf; $custom-dark: #000000;
JSON
{
"hex": "#f37dbb",
"rgb": {
"r": 243,
"g": 125,
"b": 187
},
"hsl": {
"h": 328.475,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.74076,
"c": 0.15991,
"h": 349
},
"luminance": 0.3731
}Semantic roles & 50–950 ramp
primary
#F37DBB
secondary
#D7F4E5
accent
#E06D06
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82