#F474C0#F474C0
#F474C0 is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.1% C 0.178 H 345.8°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F474C0 |
|---|---|
| RGB | rgb(244, 116, 192) |
| HSL | hsl(324, 85%, 71%) |
| HSV | hsv(324, 52%, 96%) |
| CMYK | cmyk(0%, 52.5%, 21.3%, 4.3%) |
| CIE-LAB | lab(66.16, 57.57, -16.57) |
| CIE-LCH | lch(66.16, 59.91, 343.94°) |
| OKLab | oklab(73.15% 0.1724 -0.0438) |
| OKLCH | oklch(73.15% 0.178 345.8) |
| XYZ | xyz(53.0694, 35.5341, 53.9227) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.25
Hot Pink
#FF69B4
ΔE00 3.41
Bubblegum Pink
#FE83CC
ΔE00 3.60
Pink (survey)
#FF81C0
ΔE00 3.97
Bubble Gum Pink
#FF69AF
ΔE00 4.30
Pale Magenta
#D767AD
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F474C0 #74F4A8
analogous
#E874F4 #F474C0 #F47480
triadic
#F474C0 #C0F474 #74C0F4
tetradic
#F474C0 #F4E874 #74F4A8 #7480F4
square
#F474C0 #F4E874 #74F4A8 #7480F4
split-complementary
#F474C0 #80F474 #74F4E8
monochromatic
#DC118A #F03BA6 #F474C0 #F8ADDA #FDE3F2
Accessibility & contrast
On white
2.59
#F474C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#F474C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F474C0
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F474C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F474C0 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F93C3
Deuteranopia (green-blind)
#A2A9BD
Tritanopia (blue-blind)
#FF7291
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f474c0; /* rgb */ color: rgb(244, 116, 192); /* oklch */ color: oklch(73.1% 0.178 345.8);
Tailwind
colors: {
custom: {
50: '#fba0d3',
500: '#f474c0',
950: '#000000',
},
}SCSS
$custom: #f474c0; $custom-light: #fba0d3; $custom-dark: #000000;
JSON
{
"hex": "#f474c0",
"rgb": {
"r": 244,
"g": 116,
"b": 192
},
"hsl": {
"h": 324.375,
"s": 85.333,
"l": 70.588
},
"oklch": {
"l": 0.73149,
"c": 0.17784,
"h": 345.8
},
"luminance": 0.3553
}Semantic roles & 50–950 ramp
primary
#F474C0
secondary
#D1F3DF
accent
#E25E04
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82