#FC91AA#FC91AA
#FC91AA is a light, vivid red. Relative luminance 0.438; OKLCH L 77.6% C 0.131 H 5.6°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FC91AA |
|---|---|
| RGB | rgb(252, 145, 170) |
| HSL | hsl(346, 95%, 78%) |
| HSV | hsv(346, 42%, 99%) |
| CMYK | cmyk(0%, 42.5%, 32.5%, 1.2%) |
| CIE-LAB | lab(72.13, 43.07, 4.70) |
| CIE-LCH | lch(72.13, 43.33, 6.22°) |
| OKLab | oklab(77.65% 0.1306 0.0128) |
| OKLCH | oklch(77.65% 0.131 5.6) |
| XYZ | xyz(57.5283, 43.8533, 43.4571) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.40
Pinky
#FC86AA
ΔE00 3.07
Rose Pink
#F7879A
ΔE00 3.40
Pig Pink
#E78EA5
ΔE00 3.66
Carnation Pink
#FF7FA7
ΔE00 4.29
Carnation
#FD798F
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC91AA #91FCE3
analogous
#FC91E0 #FC91AA #FCAD91
triadic
#FC91AA #AAFC91 #91AAFC
tetradic
#FC91AA #E0FC91 #91FCE3 #AD91FC
square
#FC91AA #E0FC91 #91FCE3 #AD91FC
split-complementary
#FC91AA #91FCAD #91E0FC
monochromatic
#F91A4E #FA557C #FC91AA #FECDD8 #FEE1E8
Accessibility & contrast
On white
2.15
#FC91AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#FC91AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC91AA
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC91AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC91AA | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AB
Deuteranopia (green-blind)
#BDB8A8
Tritanopia (blue-blind)
#FF889A
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc91aa; /* rgb */ color: rgb(252, 145, 170); /* oklch */ color: oklch(77.6% 0.131 5.6);
Tailwind
colors: {
custom: {
50: '#ffb3c3',
500: '#fc91aa',
950: '#000000',
},
}SCSS
$custom: #fc91aa; $custom-light: #ffb3c3; $custom-dark: #000000;
JSON
{
"hex": "#fc91aa",
"rgb": {
"r": 252,
"g": 145,
"b": 170
},
"hsl": {
"h": 345.981,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.77645,
"c": 0.13125,
"h": 5.6
},
"luminance": 0.43849
}Semantic roles & 50–950 ramp
primary
#FC91AA
secondary
#D5F6EF
accent
#E6B000
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081