#F474B5#F474B5
#F474B5 is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.8% C 0.172 H 350.5°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F474B5 |
|---|---|
| RGB | rgb(244, 116, 181) |
| HSL | hsl(330, 85%, 71%) |
| HSV | hsv(330, 52%, 96%) |
| CMYK | cmyk(0%, 52.5%, 25.8%, 4.3%) |
| CIE-LAB | lab(65.80, 56.08, -10.91) |
| CIE-LCH | lch(65.80, 57.13, 348.99°) |
| OKLab | oklab(72.76% 0.1693 -0.0283) |
| OKLCH | oklch(72.76% 0.172 350.5) |
| XYZ | xyz(51.8959, 35.0647, 47.7421) |
| Luminance | 0.3506 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.97
Hot Pink
#FF69B4
ΔE00 2.27
Bubble Gum Pink
#FF69AF
ΔE00 2.60
Pink (survey)
#FF81C0
ΔE00 3.36
Bubblegum Pink
#FE83CC
ΔE00 4.55
Carnation Pink
#FF7FA7
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F474B5 #74F4B3
analogous
#F374F4 #F474B5 #F47475
triadic
#F474B5 #B5F474 #74B5F4
tetradic
#F474B5 #F4F374 #74F4B3 #7475F4
square
#F474B5 #F4F374 #74F4B3 #7475F4
split-complementary
#F474B5 #75F474 #74F4F3
monochromatic
#DC1178 #F03B97 #F474B5 #F8ADD3 #FDE3F0
Accessibility & contrast
On white
2.62
#F474B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#F474B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F474B5
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F474B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F474B5 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8392B7
Deuteranopia (green-blind)
#A5A8B2
Tritanopia (blue-blind)
#FF6F8D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f474b5; /* rgb */ color: rgb(244, 116, 181); /* oklch */ color: oklch(72.8% 0.172 350.5);
Tailwind
colors: {
custom: {
50: '#fba0cb',
500: '#f474b5',
950: '#000000',
},
}SCSS
$custom: #f474b5; $custom-light: #fba0cb; $custom-dark: #000000;
JSON
{
"hex": "#f474b5",
"rgb": {
"r": 244,
"g": 116,
"b": 181
},
"hsl": {
"h": 329.531,
"s": 85.333,
"l": 70.588
},
"oklch": {
"l": 0.72758,
"c": 0.17165,
"h": 350.5
},
"luminance": 0.3506
}Semantic roles & 50–950 ramp
primary
#F474B5
secondary
#D1F3E2
accent
#E27104
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82