#F374C0#F374C0
#F374C0 is a light, vivid pink. Relative luminance 0.354; OKLCH L 73.0% C 0.177 H 345.5°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F374C0 |
|---|---|
| RGB | rgb(243, 116, 192) |
| HSL | hsl(324, 84%, 70%) |
| HSV | hsv(324, 52%, 95%) |
| CMYK | cmyk(0%, 52.3%, 21%, 4.7%) |
| CIE-LAB | lab(66.02, 57.27, -16.80) |
| CIE-LCH | lch(66.02, 59.68, 343.65°) |
| OKLab | oklab(73.02% 0.1713 -0.0444) |
| OKLCH | oklch(73.02% 0.177 345.5) |
| XYZ | xyz(52.7233, 35.3556, 53.9065) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.39
Hot Pink
#FF69B4
ΔE00 3.54
Bubblegum Pink
#FE83CC
ΔE00 3.69
Pink (survey)
#FF81C0
ΔE00 4.11
Bubble Gum Pink
#FF69AF
ΔE00 4.42
Pale Magenta
#D767AD
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F374C0 #74F3A7
analogous
#E674F3 #F374C0 #F37481
triadic
#F374C0 #C0F374 #74C0F3
tetradic
#F374C0 #F3E674 #74F3A7 #7481F3
square
#F374C0 #F3E674 #74F3A7 #7481F3
split-complementary
#F374C0 #81F374 #74F3E6
monochromatic
#DA138A #EE3CA6 #F374C0 #F8ACDA #FDE3F2
Accessibility & contrast
On white
2.60
#F374C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#F374C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F374C0
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F374C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F374C0 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F93C3
Deuteranopia (green-blind)
#A2A8BD
Tritanopia (blue-blind)
#FF7391
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f374c0; /* rgb */ color: rgb(243, 116, 192); /* oklch */ color: oklch(73.0% 0.177 345.5);
Tailwind
colors: {
custom: {
50: '#faa0d3',
500: '#f374c0',
950: '#000000',
},
}SCSS
$custom: #f374c0; $custom-light: #faa0d3; $custom-dark: #000000;
JSON
{
"hex": "#f374c0",
"rgb": {
"r": 243,
"g": 116,
"b": 192
},
"hsl": {
"h": 324.094,
"s": 84.106,
"l": 70.392
},
"oklch": {
"l": 0.73018,
"c": 0.17699,
"h": 345.5
},
"luminance": 0.35351
}Semantic roles & 50–950 ramp
primary
#F374C0
secondary
#D0F3DE
accent
#E15D05
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82