#FC97A2#FC97A2
#FC97A2 is a light, vivid red. Relative luminance 0.454; OKLCH L 78.4% C 0.122 H 13.2°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FC97A2 |
|---|---|
| RGB | rgb(252, 151, 162) |
| HSL | hsl(353, 94%, 79%) |
| HSV | hsv(353, 40%, 99%) |
| CMYK | cmyk(0%, 40.1%, 35.7%, 1.2%) |
| CIE-LAB | lab(73.18, 39.05, 10.63) |
| CIE-LCH | lch(73.18, 40.47, 15.24°) |
| OKLab | oklab(78.38% 0.1184 0.0279) |
| OKLCH | oklch(78.38% 0.122 13.2) |
| XYZ | xyz(57.7356, 45.4420, 39.9058) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.91
Blush Pink
#FE828C
ΔE00 5.14
Rosa
#FE86A4
ΔE00 5.49
Pig Pink
#E78EA5
ΔE00 5.90
Carnation
#FD798F
ΔE00 6.49
Pinky
#FC86AA
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC97A2 #97FCF1
analogous
#FC97D5 #FC97A2 #FCBF97
triadic
#FC97A2 #A2FC97 #97A2FC
tetradic
#FC97A2 #D5FC97 #97FCF1 #BF97FC
square
#FC97A2 #D5FC97 #97FCF1 #BF97FC
split-complementary
#FC97A2 #97FCBF #97D5FC
monochromatic
#F92038 #FA5C6D #FC97A2 #FED2D7 #FEE1E4
Accessibility & contrast
On white
2.08
#FC97A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#FC97A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC97A2
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC97A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC97A2 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#C2BBA0
Tritanopia (blue-blind)
#FF8D9B
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc97a2; /* rgb */ color: rgb(252, 151, 162); /* oklch */ color: oklch(78.4% 0.122 13.2);
Tailwind
colors: {
custom: {
50: '#ffb7bd',
500: '#fc97a2',
950: '#000000',
},
}SCSS
$custom: #fc97a2; $custom-light: #ffb7bd; $custom-dark: #000000;
JSON
{
"hex": "#fc97a2",
"rgb": {
"r": 252,
"g": 151,
"b": 162
},
"hsl": {
"h": 353.465,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.78382,
"c": 0.12159,
"h": 13.2
},
"luminance": 0.45437
}Semantic roles & 50–950 ramp
primary
#FC97A2
secondary
#D5F6F3
accent
#E6CD00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081