#F175BE#F175BE
#F175BE is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.8% C 0.173 H 345.9°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F175BE |
|---|---|
| RGB | rgb(241, 117, 190) |
| HSL | hsl(325, 82%, 70%) |
| HSV | hsv(325, 51%, 95%) |
| CMYK | cmyk(0%, 51.5%, 21.2%, 5.5%) |
| CIE-LAB | lab(65.86, 55.91, -15.94) |
| CIE-LCH | lch(65.86, 58.14, 344.09°) |
| OKLab | oklab(72.82% 0.1673 -0.0421) |
| OKLCH | oklch(72.82% 0.173 345.9) |
| XYZ | xyz(51.9325, 35.1453, 52.7538) |
| Luminance | 0.3514 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.36
Hot Pink
#FF69B4
ΔE00 3.53
Bubblegum Pink
#FE83CC
ΔE00 3.79
Pink (survey)
#FF81C0
ΔE00 4.01
Bubble Gum Pink
#FF69AF
ΔE00 4.33
Pale Magenta
#D767AD
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F175BE #75F1A8
analogous
#E675F1 #F175BE #F17580
triadic
#F175BE #BEF175 #75BEF1
tetradic
#F175BE #F1E675 #75F1A8 #7580F1
square
#F175BE #F1E675 #75F1A8 #7580F1
split-complementary
#F175BE #80F175 #75F1E6
monochromatic
#D61687 #EB3DA4 #F175BE #F7ADD8 #FCE3F2
Accessibility & contrast
On white
2.62
#F175BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#F175BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F175BE
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F175BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F175BE | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8093C0
Deuteranopia (green-blind)
#A1A8BB
Tritanopia (blue-blind)
#FF7391
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f175be; /* rgb */ color: rgb(241, 117, 190); /* oklch */ color: oklch(72.8% 0.173 345.9);
Tailwind
colors: {
custom: {
50: '#f8a1d1',
500: '#f175be',
950: '#000000',
},
}SCSS
$custom: #f175be; $custom-light: #f8a1d1; $custom-dark: #000000;
JSON
{
"hex": "#f175be",
"rgb": {
"r": 241,
"g": 117,
"b": 190
},
"hsl": {
"h": 324.677,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.72818,
"c": 0.17251,
"h": 345.9
},
"luminance": 0.35141
}Semantic roles & 50–950 ramp
primary
#F175BE
secondary
#D0F2DE
accent
#DE6008
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82