#F37ECF#F37ECF
#F37ECF is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.9% C 0.171 H 340.2°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F37ECF |
|---|---|
| RGB | rgb(243, 126, 207) |
| HSL | hsl(318, 83%, 72%) |
| HSV | hsv(318, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 14.8%, 4.7%) |
| CIE-LAB | lab(68.38, 54.69, -21.63) |
| CIE-LCH | lch(68.38, 58.81, 338.42°) |
| OKLab | oklab(74.95% 0.1609 -0.0579) |
| OKLCH | oklch(74.95% 0.171 340.2) |
| XYZ | xyz(55.6861, 38.4854, 63.5148) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.90
Lavender Pink
#DD85D7
ΔE00 4.82
Pink (survey)
#FF81C0
ΔE00 4.97
Purply Pink
#F075E6
ΔE00 5.46
Bubblegum (survey)
#FF6CB5
ΔE00 6.05
Violet (CSS)
#EE82EE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37ECF #7EF3A2
analogous
#DD7EF3 #F37ECF #F37E94
triadic
#F37ECF #CFF37E #7ECFF3
tetradic
#F37ECF #F3DD7E #7EF3A2 #7E94F3
square
#F37ECF #F3DD7E #7EF3A2 #7E94F3
split-complementary
#F37ECF #94F37E #7EF3DD
monochromatic
#E215A3 #EE46BA #F37ECF #F8B6E4 #FCE3F5
Accessibility & contrast
On white
2.41
#F37ECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#F37ECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37ECF
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37ECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37ECF | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839BD2
Deuteranopia (green-blind)
#A3AECC
Tritanopia (blue-blind)
#FF809D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f37ecf; /* rgb */ color: rgb(243, 126, 207); /* oklch */ color: oklch(74.9% 0.171 340.2);
Tailwind
colors: {
custom: {
50: '#f9a7dd',
500: '#f37ecf',
950: '#000000',
},
}SCSS
$custom: #f37ecf; $custom-light: #f9a7dd; $custom-dark: #000000;
JSON
{
"hex": "#f37ecf",
"rgb": {
"r": 243,
"g": 126,
"b": 207
},
"hsl": {
"h": 318.462,
"s": 82.979,
"l": 72.353
},
"oklch": {
"l": 0.74946,
"c": 0.17102,
"h": 340.2
},
"luminance": 0.38481
}Semantic roles & 50–950 ramp
primary
#F37ECF
secondary
#D7F4E0
accent
#DF4906
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83