#F175BF#F175BF
#F175BF is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.9% C 0.173 H 345.5°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F175BF |
|---|---|
| RGB | rgb(241, 117, 191) |
| HSL | hsl(324, 82%, 70%) |
| HSV | hsv(324, 51%, 95%) |
| CMYK | cmyk(0%, 51.5%, 20.7%, 5.5%) |
| CIE-LAB | lab(65.90, 56.05, -16.45) |
| CIE-LCH | lch(65.90, 58.42, 343.64°) |
| OKLab | oklab(72.86% 0.1676 -0.0435) |
| OKLCH | oklch(72.86% 0.173 345.5) |
| XYZ | xyz(52.0422, 35.1892, 53.3314) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.51
Hot Pink
#FF69B4
ΔE00 3.67
Bubblegum Pink
#FE83CC
ΔE00 3.76
Pink (survey)
#FF81C0
ΔE00 4.11
Bubble Gum Pink
#FF69AF
ΔE00 4.50
Pale Magenta
#D767AD
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F175BF #75F1A7
analogous
#E575F1 #F175BF #F17581
triadic
#F175BF #BFF175 #75BFF1
tetradic
#F175BF #F1E575 #75F1A7 #7581F1
square
#F175BF #F1E575 #75F1A7 #7581F1
split-complementary
#F175BF #81F175 #75F1E5
monochromatic
#D61688 #EB3DA5 #F175BF #F7ADD9 #FCE3F2
Accessibility & contrast
On white
2.61
#F175BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#F175BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F175BF
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F175BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F175BF | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8093C1
Deuteranopia (green-blind)
#A1A8BC
Tritanopia (blue-blind)
#FF7492
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f175bf; /* rgb */ color: rgb(241, 117, 191); /* oklch */ color: oklch(72.9% 0.173 345.5);
Tailwind
colors: {
custom: {
50: '#f8a1d2',
500: '#f175bf',
950: '#000000',
},
}SCSS
$custom: #f175bf; $custom-light: #f8a1d2; $custom-dark: #000000;
JSON
{
"hex": "#f175bf",
"rgb": {
"r": 241,
"g": 117,
"b": 191
},
"hsl": {
"h": 324.194,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.72855,
"c": 0.17312,
"h": 345.5
},
"luminance": 0.35185
}Semantic roles & 50–950 ramp
primary
#F175BF
secondary
#D0F2DE
accent
#DE5E08
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82