#FC7EAF#FC7EAF
#FC7EAF is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.0% C 0.161 H 357.1°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7EAF |
|---|---|
| RGB | rgb(252, 126, 175) |
| HSL | hsl(337, 95%, 74%) |
| HSV | hsv(337, 50%, 99%) |
| CMYK | cmyk(0%, 50%, 30.6%, 1.2%) |
| CIE-LAB | lab(68.55, 53.11, -3.32) |
| CIE-LCH | lch(68.55, 53.21, 356.42°) |
| OKLab | oklab(74.98% 0.1611 -0.008) |
| OKLCH | oklch(74.98% 0.161 357.1) |
| XYZ | xyz(55.3459, 38.7173, 45.1075) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.49
Pinky
#FC86AA
ΔE00 2.94
Pink (survey)
#FF81C0
ΔE00 3.54
Bubble Gum Pink
#FF69AF
ΔE00 4.29
Bubblegum (survey)
#FF6CB5
ΔE00 4.45
Rosa
#FE86A4
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7EAF #7EFCCB
analogous
#FC7EEE #FC7EAF #FC8C7E
triadic
#FC7EAF #AFFC7E #7EAFFC
tetradic
#FC7EAF #EEFC7E #7EFCCB #8C7EFC
square
#FC7EAF #EEFC7E #7EFCCB #8C7EFC
split-complementary
#FC7EAF #7EFC8C #7EEEFC
monochromatic
#F90665 #FB428A #FC7EAF #FDBAD4 #FEE1EC
Accessibility & contrast
On white
2.40
#FC7EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#FC7EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7EAF
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7EAF | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9099B1
Deuteranopia (green-blind)
#B1B0AC
Tritanopia (blue-blind)
#FF7690
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc7eaf; /* rgb */ color: rgb(252, 126, 175); /* oklch */ color: oklch(75.0% 0.161 357.1);
Tailwind
colors: {
custom: {
50: '#ffa7c6',
500: '#fc7eaf',
950: '#000000',
},
}SCSS
$custom: #fc7eaf; $custom-light: #ffa7c6; $custom-dark: #000000;
JSON
{
"hex": "#fc7eaf",
"rgb": {
"r": 252,
"g": 126,
"b": 175
},
"hsl": {
"h": 336.667,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.7498,
"c": 0.16131,
"h": 357.1
},
"luminance": 0.38712
}Semantic roles & 50–950 ramp
primary
#FC7EAF
secondary
#D4F7E9
accent
#E68C00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82