#FC91A8#FC91A8
#FC91A8 is a light, vivid red. Relative luminance 0.438; OKLCH L 77.6% C 0.131 H 6.8°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FC91A8 |
|---|---|
| RGB | rgb(252, 145, 168) |
| HSL | hsl(347, 95%, 78%) |
| HSV | hsv(347, 42%, 99%) |
| CMYK | cmyk(0%, 42.5%, 33.3%, 1.2%) |
| CIE-LAB | lab(72.08, 42.83, 5.73) |
| CIE-LCH | lch(72.08, 43.21, 7.63°) |
| OKLab | oklab(77.59% 0.1299 0.0154) |
| OKLCH | oklch(77.59% 0.131 6.8) |
| XYZ | xyz(57.3405, 43.7782, 42.4682) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.51
Rose Pink
#F7879A
ΔE00 2.99
Pinky
#FC86AA
ΔE00 3.48
Pig Pink
#E78EA5
ΔE00 3.80
Carnation Pink
#FF7FA7
ΔE00 4.60
Carnation
#FD798F
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC91A8 #91FCE5
analogous
#FC91DD #FC91A8 #FCAF91
triadic
#FC91A8 #A8FC91 #91A8FC
tetradic
#FC91A8 #DDFC91 #91FCE5 #AF91FC
square
#FC91A8 #DDFC91 #91FCE5 #AF91FC
split-complementary
#FC91A8 #91FCAF #91DDFC
monochromatic
#F91A4A #FA5579 #FC91A8 #FECDD7 #FEE1E7
Accessibility & contrast
On white
2.15
#FC91A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#FC91A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC91A8
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC91A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC91A8 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A4A9
Deuteranopia (green-blind)
#BEB8A6
Tritanopia (blue-blind)
#FF8899
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc91a8; /* rgb */ color: rgb(252, 145, 168); /* oklch */ color: oklch(77.6% 0.131 6.8);
Tailwind
colors: {
custom: {
50: '#ffb3c1',
500: '#fc91a8',
950: '#000000',
},
}SCSS
$custom: #fc91a8; $custom-light: #ffb3c1; $custom-dark: #000000;
JSON
{
"hex": "#fc91a8",
"rgb": {
"r": 252,
"g": 145,
"b": 168
},
"hsl": {
"h": 347.103,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.7759,
"c": 0.13082,
"h": 6.8
},
"luminance": 0.43773
}Semantic roles & 50–950 ramp
primary
#FC91A8
secondary
#D5F6EF
accent
#E6B400
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081