#F37FD3#F37FD3
#F37FD3 is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.2% C 0.172 H 338.7°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F37FD3 |
|---|---|
| RGB | rgb(243, 127, 211) |
| HSL | hsl(317, 83%, 73%) |
| HSV | hsv(317, 48%, 95%) |
| CMYK | cmyk(0%, 47.7%, 13.2%, 4.7%) |
| CIE-LAB | lab(68.71, 54.82, -23.35) |
| CIE-LCH | lch(68.71, 59.58, 336.92°) |
| OKLab | oklab(75.24% 0.1605 -0.0627) |
| OKLCH | oklch(75.24% 0.172 338.7) |
| XYZ | xyz(56.3099, 38.9405, 66.1658) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.37
Lavender Pink
#DD85D7
ΔE00 4.35
Purply Pink
#F075E6
ΔE00 4.85
Violet (CSS)
#EE82EE
ΔE00 5.41
Pink (survey)
#FF81C0
ΔE00 5.60
Candy Pink
#FF63E9
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37FD3 #7FF39F
analogous
#D97FF3 #F37FD3 #F37F99
triadic
#F37FD3 #D3F37F #7FD3F3
tetradic
#F37FD3 #F3D97F #7FF39F #7F99F3
square
#F37FD3 #F3D97F #7FF39F #7F99F3
split-complementary
#F37FD3 #99F37F #7FF3D9
monochromatic
#E215AA #EE47C0 #F37FD3 #F8B7E6 #FCE3F5
Accessibility & contrast
On white
2.39
#F37FD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#F37FD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37FD3
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37FD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37FD3 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839CD6
Deuteranopia (green-blind)
#A2AED0
Tritanopia (blue-blind)
#FE829F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f37fd3; /* rgb */ color: rgb(243, 127, 211); /* oklch */ color: oklch(75.2% 0.172 338.7);
Tailwind
colors: {
custom: {
50: '#f9a7e0',
500: '#f37fd3',
950: '#000000',
},
}SCSS
$custom: #f37fd3; $custom-light: #f9a7e0; $custom-dark: #000000;
JSON
{
"hex": "#f37fd3",
"rgb": {
"r": 243,
"g": 127,
"b": 211
},
"hsl": {
"h": 316.552,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.75241,
"c": 0.17229,
"h": 338.7
},
"luminance": 0.38937
}Semantic roles & 50–950 ramp
primary
#F37FD3
secondary
#D7F4DF
accent
#DF4206
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83