#F56EAE#F56EAE
#F56EAE is a light, vivid pink. Relative luminance 0.336; OKLCH L 71.9% C 0.178 H 352.9°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F56EAE |
|---|---|
| RGB | rgb(245, 110, 174) |
| HSL | hsl(332, 87%, 70%) |
| HSV | hsv(332, 55%, 96%) |
| CMYK | cmyk(0%, 55.1%, 29%, 3.9%) |
| CIE-LAB | lab(64.66, 58.28, -8.62) |
| CIE-LCH | lch(64.66, 58.91, 351.59°) |
| OKLab | oklab(71.87% 0.1768 -0.0221) |
| OKLCH | oklch(71.87% 0.178 352.9) |
| XYZ | xyz(50.8742, 33.6252, 43.8472) |
| Luminance | 0.3362 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.60
Bubblegum (survey)
#FF6CB5
ΔE00 1.78
Hot Pink
#FF69B4
ΔE00 1.83
Pink (survey)
#FF81C0
ΔE00 4.51
Medium Pink
#F36196
ΔE00 4.93
Barbie Pink
#FE46A5
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56EAE #6EF5B5
analogous
#F56EF1 #F56EAE #F5726E
triadic
#F56EAE #AEF56E #6EAEF5
tetradic
#F56EAE #F1F56E #6EF5B5 #726EF5
square
#F56EAE #F1F56E #6EF5B5 #726EF5
split-complementary
#F56EAE #6EF572 #6EF1F5
monochromatic
#DA0F6F #F1358E #F56EAE #F9A7CE #FDE1EE
Accessibility & contrast
On white
2.72
#F56EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#F56EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56EAE
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56EAE | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#808EB0
Deuteranopia (green-blind)
#A4A6AB
Tritanopia (blue-blind)
#FF6787
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f56eae; /* rgb */ color: rgb(245, 110, 174); /* oklch */ color: oklch(71.9% 0.178 352.9);
Tailwind
colors: {
custom: {
50: '#fc9dc6',
500: '#f56eae',
950: '#000000',
},
}SCSS
$custom: #f56eae; $custom-light: #fc9dc6; $custom-dark: #000000;
JSON
{
"hex": "#f56eae",
"rgb": {
"r": 245,
"g": 110,
"b": 174
},
"hsl": {
"h": 331.556,
"s": 87.097,
"l": 69.608
},
"oklch": {
"l": 0.71866,
"c": 0.17812,
"h": 352.9
},
"luminance": 0.3362
}Semantic roles & 50–950 ramp
primary
#F56EAE
secondary
#CCF3E0
accent
#E47902
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#180F13
muted
#867E82