#F37FDA#F37FDA
#F37FDA is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.5% C 0.178 H 335.9°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F37FDA |
|---|---|
| RGB | rgb(243, 127, 218) |
| HSL | hsl(313, 83%, 73%) |
| HSV | hsv(313, 48%, 95%) |
| CMYK | cmyk(0%, 47.7%, 10.3%, 4.7%) |
| CIE-LAB | lab(68.97, 55.92, -26.85) |
| CIE-LCH | lch(68.97, 62.03, 334.35°) |
| OKLab | oklab(75.52% 0.1621 -0.0724) |
| OKLCH | oklch(75.52% 0.178 335.9) |
| XYZ | xyz(57.2066, 39.2992, 70.8885) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.64
Lavender Pink
#DD85D7
ΔE00 3.81
Violet (CSS)
#EE82EE
ΔE00 4.05
Bubblegum Pink
#FE83CC
ΔE00 4.54
Candy Pink
#FF63E9
ΔE00 5.47
Orchid
#DA70D6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37FDA #7FF398
analogous
#D27FF3 #F37FDA #F37FA0
triadic
#F37FDA #DAF37F #7FDAF3
tetradic
#F37FDA #F3D27F #7FF398 #7FA0F3
square
#F37FDA #F3D27F #7FF398 #7FA0F3
split-complementary
#F37FDA #A0F37F #7FF3D2
monochromatic
#E215B6 #EE47CA #F37FDA #F8B7EA #FCE3F7
Accessibility & contrast
On white
2.37
#F37FDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#F37FDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37FDA
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37FDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37FDA | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809DDD
Deuteranopia (green-blind)
#A0AFD7
Tritanopia (blue-blind)
#FD84A3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f37fda; /* rgb */ color: rgb(243, 127, 218); /* oklch */ color: oklch(75.5% 0.178 335.9);
Tailwind
colors: {
custom: {
50: '#f9a8e5',
500: '#f37fda',
950: '#000000',
},
}SCSS
$custom: #f37fda; $custom-light: #f9a8e5; $custom-dark: #000000;
JSON
{
"hex": "#f37fda",
"rgb": {
"r": 243,
"g": 127,
"b": 218
},
"hsl": {
"h": 312.931,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.75519,
"c": 0.17757,
"h": 335.9
},
"luminance": 0.39295
}Semantic roles & 50–950 ramp
primary
#F37FDA
secondary
#D7F4DD
accent
#DF3506
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84