#FC97AB#FC97AB
#FC97AB is a light, vivid red. Relative luminance 0.458; OKLCH L 78.6% C 0.123 H 7.5°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FC97AB |
|---|---|
| RGB | rgb(252, 151, 171) |
| HSL | hsl(348, 94%, 79%) |
| HSV | hsv(348, 40%, 99%) |
| CMYK | cmyk(0%, 40.1%, 32.1%, 1.2%) |
| CIE-LAB | lab(73.40, 40.13, 5.97) |
| CIE-LCH | lch(73.40, 40.57, 8.46°) |
| OKLab | oklab(78.62% 0.1217 0.016) |
| OKLCH | oklch(78.62% 0.123 7.5) |
| XYZ | xyz(58.5644, 45.7735, 44.2709) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.90
Rose Pink
#F7879A
ΔE00 3.94
Pig Pink
#E78EA5
ΔE00 4.24
Pinky
#FC86AA
ΔE00 4.70
Carnation Pink
#FF7FA7
ΔE00 5.91
Soft Pink
#FDB0C0
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC97AB #97FCE8
analogous
#FC97DE #FC97AB #FCB697
triadic
#FC97AB #ABFC97 #97ABFC
tetradic
#FC97AB #DEFC97 #97FCE8 #B697FC
square
#FC97AB #DEFC97 #97FCE8 #B697FC
split-complementary
#FC97AB #97FCB6 #97DEFC
monochromatic
#F9204B #FA5C7B #FC97AB #FED2DB #FEE1E7
Accessibility & contrast
On white
2.07
#FC97AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#FC97AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC97AB
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC97AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC97AB | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AB
Deuteranopia (green-blind)
#C1BCA9
Tritanopia (blue-blind)
#FF8E9E
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc97ab; /* rgb */ color: rgb(252, 151, 171); /* oklch */ color: oklch(78.6% 0.123 7.5);
Tailwind
colors: {
custom: {
50: '#ffb7c3',
500: '#fc97ab',
950: '#000000',
},
}SCSS
$custom: #fc97ab; $custom-light: #ffb7c3; $custom-dark: #000000;
JSON
{
"hex": "#fc97ab",
"rgb": {
"r": 252,
"g": 151,
"b": 171
},
"hsl": {
"h": 348.119,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.78619,
"c": 0.12273,
"h": 7.5
},
"luminance": 0.45769
}Semantic roles & 50–950 ramp
primary
#FC97AB
secondary
#D5F6F0
accent
#E6B800
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081