#F374B5#F374B5
#F374B5 is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.6% C 0.171 H 350.2°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F374B5 |
|---|---|
| RGB | rgb(243, 116, 181) |
| HSL | hsl(329, 84%, 70%) |
| HSV | hsv(329, 52%, 95%) |
| CMYK | cmyk(0%, 52.3%, 25.5%, 4.7%) |
| CIE-LAB | lab(65.66, 55.77, -11.13) |
| CIE-LCH | lch(65.66, 56.87, 348.71°) |
| OKLab | oklab(72.63% 0.1683 -0.0289) |
| OKLCH | oklch(72.63% 0.171 350.2) |
| XYZ | xyz(51.5498, 34.8862, 47.7259) |
| Luminance | 0.3488 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.10
Hot Pink
#FF69B4
ΔE00 2.37
Bubble Gum Pink
#FF69AF
ΔE00 2.72
Pink (survey)
#FF81C0
ΔE00 3.47
Bubblegum Pink
#FE83CC
ΔE00 4.59
Pale Magenta
#D767AD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F374B5 #74F3B2
analogous
#F174F3 #F374B5 #F37475
triadic
#F374B5 #B5F374 #74B5F3
tetradic
#F374B5 #F3F174 #74F3B2 #7475F3
square
#F374B5 #F3F174 #74F3B2 #7475F3
split-complementary
#F374B5 #75F374 #74F3F1
monochromatic
#DA1379 #EE3C97 #F374B5 #F8ACD3 #FDE3F0
Accessibility & contrast
On white
2.63
#F374B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#F374B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F374B5
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F374B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F374B5 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8392B7
Deuteranopia (green-blind)
#A5A8B2
Tritanopia (blue-blind)
#FF6F8D
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f374b5; /* rgb */ color: rgb(243, 116, 181); /* oklch */ color: oklch(72.6% 0.171 350.2);
Tailwind
colors: {
custom: {
50: '#faa0cb',
500: '#f374b5',
950: '#000000',
},
}SCSS
$custom: #f374b5; $custom-light: #faa0cb; $custom-dark: #000000;
JSON
{
"hex": "#f374b5",
"rgb": {
"r": 243,
"g": 116,
"b": 181
},
"hsl": {
"h": 329.291,
"s": 84.106,
"l": 70.392
},
"oklch": {
"l": 0.72626,
"c": 0.17074,
"h": 350.2
},
"luminance": 0.34882
}Semantic roles & 50–950 ramp
primary
#F374B5
secondary
#D0F3E1
accent
#E17005
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82