#F174B2#F174B2
#F174B2 is a light, vivid pink. Relative luminance 0.344; OKLCH L 72.3% C 0.167 H 351.1°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F174B2 |
|---|---|
| RGB | rgb(241, 116, 178) |
| HSL | hsl(330, 82%, 70%) |
| HSV | hsv(330, 52%, 95%) |
| CMYK | cmyk(0%, 51.9%, 26.1%, 5.5%) |
| CIE-LAB | lab(65.29, 54.75, -10.02) |
| CIE-LCH | lch(65.29, 55.66, 349.63°) |
| OKLab | oklab(72.26% 0.1653 -0.0259) |
| OKLCH | oklch(72.26% 0.167 351.1) |
| XYZ | xyz(50.5587, 34.4104, 46.0900) |
| Luminance | 0.3441 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.35
Hot Pink
#FF69B4
ΔE00 2.59
Bubble Gum Pink
#FF69AF
ΔE00 2.72
Pink (survey)
#FF81C0
ΔE00 3.77
Bubblegum Pink
#FE83CC
ΔE00 5.08
Medium Pink
#F36196
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F174B2 #74F1B3
analogous
#F174F0 #F174B2 #F17574
triadic
#F174B2 #B2F174 #74B2F1
tetradic
#F174B2 #F0F174 #74F1B3 #7574F1
square
#F174B2 #F0F174 #74F1B3 #7574F1
split-complementary
#F174B2 #74F175 #74F0F1
monochromatic
#D51575 #EB3C93 #F174B2 #F7ACD1 #FCE3F0
Accessibility & contrast
On white
2.66
#F174B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#F174B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F174B2
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F174B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F174B2 | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8391B4
Deuteranopia (green-blind)
#A4A7AF
Tritanopia (blue-blind)
#FF6F8B
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f174b2; /* rgb */ color: rgb(241, 116, 178); /* oklch */ color: oklch(72.3% 0.167 351.1);
Tailwind
colors: {
custom: {
50: '#f9a0c9',
500: '#f174b2',
950: '#000000',
},
}SCSS
$custom: #f174b2; $custom-light: #f9a0c9; $custom-dark: #000000;
JSON
{
"hex": "#f174b2",
"rgb": {
"r": 241,
"g": 116,
"b": 178
},
"hsl": {
"h": 330.24,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.72259,
"c": 0.16734,
"h": 351.1
},
"luminance": 0.34406
}Semantic roles & 50–950 ramp
primary
#F174B2
secondary
#CFF2E1
accent
#DE7407
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82