#F56FAF#F56FAF
#F56FAF is a light, vivid pink. Relative luminance 0.339; OKLCH L 72.0% C 0.177 H 352.6°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F56FAF |
|---|---|
| RGB | rgb(245, 111, 175) |
| HSL | hsl(331, 87%, 70%) |
| HSV | hsv(331, 55%, 96%) |
| CMYK | cmyk(0%, 54.7%, 28.6%, 3.9%) |
| CIE-LAB | lab(64.87, 57.94, -8.88) |
| CIE-LCH | lch(64.87, 58.62, 351.29°) |
| OKLab | oklab(72.03% 0.1756 -0.0228) |
| OKLCH | oklch(72.03% 0.177 352.6) |
| XYZ | xyz(51.0806, 33.8813, 44.3987) |
| Luminance | 0.3388 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.67
Bubblegum (survey)
#FF6CB5
ΔE00 1.72
Hot Pink
#FF69B4
ΔE00 1.82
Pink (survey)
#FF81C0
ΔE00 4.30
Medium Pink
#F36196
ΔE00 5.14
Bubblegum Pink
#FE83CC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56FAF #6FF5B5
analogous
#F56FF2 #F56FAF #F5726F
triadic
#F56FAF #AFF56F #6FAFF5
tetradic
#F56FAF #F2F56F #6FF5B5 #726FF5
square
#F56FAF #F2F56F #6FF5B5 #726FF5
split-complementary
#F56FAF #6FF572 #6FF2F5
monochromatic
#DA0F70 #F1368F #F56FAF #F9A8CF #FDE1EF
Accessibility & contrast
On white
2.70
#F56FAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#F56FAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56FAF
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56FAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56FAF | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#818EB1
Deuteranopia (green-blind)
#A5A6AC
Tritanopia (blue-blind)
#FF6888
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f56faf; /* rgb */ color: rgb(245, 111, 175); /* oklch */ color: oklch(72.0% 0.177 352.6);
Tailwind
colors: {
custom: {
50: '#fc9dc6',
500: '#f56faf',
950: '#000000',
},
}SCSS
$custom: #f56faf; $custom-light: #fc9dc6; $custom-dark: #000000;
JSON
{
"hex": "#f56faf",
"rgb": {
"r": 245,
"g": 111,
"b": 175
},
"hsl": {
"h": 331.343,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.72029,
"c": 0.17711,
"h": 352.6
},
"luminance": 0.33877
}Semantic roles & 50–950 ramp
primary
#F56FAF
secondary
#CDF3E1
accent
#E47802
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82