#F373D3#F373D3
#F373D3 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.6% C 0.191 H 337.9°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F373D3 |
|---|---|
| RGB | rgb(243, 115, 211) |
| HSL | hsl(315, 84%, 70%) |
| HSV | hsv(315, 53%, 95%) |
| CMYK | cmyk(0%, 52.7%, 13.2%, 4.7%) |
| CIE-LAB | lab(66.54, 60.51, -26.68) |
| CIE-LCH | lch(66.54, 66.13, 336.21°) |
| OKLab | oklab(73.63% 0.1773 -0.0719) |
| OKLCH | oklch(73.63% 0.191 337.9) |
| XYZ | xyz(54.8513, 36.0234, 65.6796) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.63
Candy Pink
#FF63E9
ΔE00 4.45
Lavender Pink
#DD85D7
ΔE00 4.99
Orchid
#DA70D6
ΔE00 5.09
Bubblegum Pink
#FE83CC
ΔE00 5.18
Violet (CSS)
#EE82EE
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F373D3 #73F393
analogous
#D373F3 #F373D3 #F37393
triadic
#F373D3 #D3F373 #73D3F3
tetradic
#F373D3 #F3D373 #73F393 #7393F3
square
#F373D3 #F3D373 #73F393 #7393F3
split-complementary
#F373D3 #93F373 #73F3D3
monochromatic
#D913A7 #EE3BC1 #F373D3 #F8ABE5 #FDE3F6
Accessibility & contrast
On white
2.56
#F373D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#F373D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F373D3
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F373D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F373D3 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7795D6
Deuteranopia (green-blind)
#9BA9D0
Tritanopia (blue-blind)
#FF7799
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f373d3; /* rgb */ color: rgb(243, 115, 211); /* oklch */ color: oklch(73.6% 0.191 337.9);
Tailwind
colors: {
custom: {
50: '#faa0e0',
500: '#f373d3',
950: '#000000',
},
}SCSS
$custom: #f373d3; $custom-light: #faa0e0; $custom-dark: #000000;
JSON
{
"hex": "#f373d3",
"rgb": {
"r": 243,
"g": 115,
"b": 211
},
"hsl": {
"h": 315,
"s": 84.211,
"l": 70.196
},
"oklch": {
"l": 0.73626,
"c": 0.19128,
"h": 337.9
},
"luminance": 0.36019
}Semantic roles & 50–950 ramp
primary
#F373D3
secondary
#CFF3D8
accent
#E13C05
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83