#FC91A2#FC91A2
#FC91A2 is a light, vivid red. Relative luminance 0.436; OKLCH L 77.4% C 0.130 H 10.4°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FC91A2 |
|---|---|
| RGB | rgb(252, 145, 162) |
| HSL | hsl(350, 95%, 78%) |
| HSV | hsv(350, 42%, 99%) |
| CMYK | cmyk(0%, 42.5%, 35.7%, 1.2%) |
| CIE-LAB | lab(71.93, 42.12, 8.86) |
| CIE-LCH | lch(71.93, 43.04, 11.88°) |
| OKLab | oklab(77.43% 0.1277 0.0234) |
| OKLCH | oklch(77.43% 0.13 10.4) |
| XYZ | xyz(56.7944, 43.5597, 39.5921) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.35
Rosa
#FE86A4
ΔE00 3.55
Pig Pink
#E78EA5
ΔE00 4.71
Blush Pink
#FE828C
ΔE00 4.90
Pinky
#FC86AA
ΔE00 5.01
Carnation
#FD798F
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC91A2 #91FCEB
analogous
#FC91D8 #FC91A2 #FCB591
triadic
#FC91A2 #A2FC91 #91A2FC
tetradic
#FC91A2 #D8FC91 #91FCEB #B591FC
square
#FC91A2 #D8FC91 #91FCEB #B591FC
split-complementary
#FC91A2 #91FCB5 #91D8FC
monochromatic
#F91A3D #FA5570 #FC91A2 #FECDD4 #FEE1E6
Accessibility & contrast
On white
2.16
#FC91A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#FC91A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC91A2
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC91A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC91A2 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A4A2
Deuteranopia (green-blind)
#BFB8A0
Tritanopia (blue-blind)
#FF8797
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc91a2; /* rgb */ color: rgb(252, 145, 162); /* oklch */ color: oklch(77.4% 0.130 10.4);
Tailwind
colors: {
custom: {
50: '#ffb3bd',
500: '#fc91a2',
950: '#000000',
},
}SCSS
$custom: #fc91a2; $custom-light: #ffb3bd; $custom-dark: #000000;
JSON
{
"hex": "#fc91a2",
"rgb": {
"r": 252,
"g": 145,
"b": 162
},
"hsl": {
"h": 350.467,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.77431,
"c": 0.12984,
"h": 10.4
},
"luminance": 0.43555
}Semantic roles & 50–950 ramp
primary
#FC91A2
secondary
#D5F6F1
accent
#E6C100
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081