#F37FCE#F37FCE
#F37FCE is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.0% C 0.169 H 340.7°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F37FCE |
|---|---|
| RGB | rgb(243, 127, 206) |
| HSL | hsl(319, 83%, 73%) |
| HSV | hsv(319, 48%, 95%) |
| CMYK | cmyk(0%, 47.7%, 15.2%, 4.7%) |
| CIE-LAB | lab(68.53, 54.05, -20.84) |
| CIE-LCH | lch(68.53, 57.93, 338.91°) |
| OKLab | oklab(75.05% 0.1593 -0.0557) |
| OKLCH | oklch(75.05% 0.169 340.7) |
| XYZ | xyz(55.6928, 38.6936, 62.9159) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.63
Pink (survey)
#FF81C0
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 4.97
Purply Pink
#F075E6
ΔE00 5.79
Bubblegum (survey)
#FF6CB5
ΔE00 5.93
Hot Pink
#FF69B4
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37FCE #7FF3A4
analogous
#DE7FF3 #F37FCE #F37F94
triadic
#F37FCE #CEF37F #7FCEF3
tetradic
#F37FCE #F3DE7F #7FF3A4 #7F94F3
square
#F37FCE #F3DE7F #7FF3A4 #7F94F3
split-complementary
#F37FCE #94F37F #7FF3DE
monochromatic
#E215A1 #EE47B9 #F37FCE #F8B7E3 #FCE3F4
Accessibility & contrast
On white
2.40
#F37FCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#F37FCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37FCE
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37FCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37FCE | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859CD1
Deuteranopia (green-blind)
#A4AECB
Tritanopia (blue-blind)
#FF819D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f37fce; /* rgb */ color: rgb(243, 127, 206); /* oklch */ color: oklch(75.0% 0.169 340.7);
Tailwind
colors: {
custom: {
50: '#f9a7dd',
500: '#f37fce',
950: '#000000',
},
}SCSS
$custom: #f37fce; $custom-light: #f9a7dd; $custom-dark: #000000;
JSON
{
"hex": "#f37fce",
"rgb": {
"r": 243,
"g": 127,
"b": 206
},
"hsl": {
"h": 319.138,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.75048,
"c": 0.1687,
"h": 340.7
},
"luminance": 0.3869
}Semantic roles & 50–950 ramp
primary
#F37FCE
secondary
#D7F4E0
accent
#DF4B06
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83