#F475B2#F475B2
#F475B2 is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.8% C 0.169 H 352.0°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F475B2 |
|---|---|
| RGB | rgb(244, 117, 178) |
| HSL | hsl(331, 85%, 71%) |
| HSV | hsv(331, 52%, 96%) |
| CMYK | cmyk(0%, 52%, 27%, 4.3%) |
| CIE-LAB | lab(65.88, 55.22, -9.08) |
| CIE-LCH | lch(65.88, 55.96, 350.66°) |
| OKLab | oklab(72.79% 0.167 -0.0234) |
| OKLCH | oklch(72.79% 0.169 352) |
| XYZ | xyz(51.7073, 35.1747, 46.1770) |
| Luminance | 0.3517 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.15
Bubble Gum Pink
#FF69AF
ΔE00 2.46
Hot Pink
#FF69B4
ΔE00 2.48
Pink (survey)
#FF81C0
ΔE00 3.35
Bubblegum Pink
#FE83CC
ΔE00 4.95
Carnation Pink
#FF7FA7
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F475B2 #75F4B7
analogous
#F475F2 #F475B2 #F47775
triadic
#F475B2 #B2F475 #75B2F4
tetradic
#F475B2 #F2F475 #75F4B7 #7775F4
square
#F475B2 #F2F475 #75F4B7 #7775F4
split-complementary
#F475B2 #75F477 #75F2F4
monochromatic
#DD1273 #EF3C92 #F475B2 #F9AED2 #FDE3EF
Accessibility & contrast
On white
2.61
#F475B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#F475B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F475B2
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F475B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F475B2 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 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)
#8592B4
Deuteranopia (green-blind)
#A7A8AF
Tritanopia (blue-blind)
#FF6F8C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f475b2; /* rgb */ color: rgb(244, 117, 178); /* oklch */ color: oklch(72.8% 0.169 352.0);
Tailwind
colors: {
custom: {
50: '#fba1c9',
500: '#f475b2',
950: '#000000',
},
}SCSS
$custom: #f475b2; $custom-light: #fba1c9; $custom-dark: #000000;
JSON
{
"hex": "#f475b2",
"rgb": {
"r": 244,
"g": 117,
"b": 178
},
"hsl": {
"h": 331.181,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.72791,
"c": 0.1686,
"h": 352
},
"luminance": 0.3517
}Semantic roles & 50–950 ramp
primary
#F475B2
secondary
#D1F3E3
accent
#E27704
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82