#FC8A9B#FC8A9B
#FC8A9B is a light, vivid red. Relative luminance 0.412; OKLCH L 76.2% C 0.139 H 11.4°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8A9B |
|---|---|
| RGB | rgb(252, 138, 155) |
| HSL | hsl(351, 95%, 76%) |
| HSV | hsv(351, 45%, 99%) |
| CMYK | cmyk(0%, 45.2%, 38.5%, 1.2%) |
| CIE-LAB | lab(70.35, 44.86, 10.50) |
| CIE-LCH | lch(70.35, 46.07, 13.17°) |
| OKLab | oklab(76.17% 0.136 0.0275) |
| OKLCH | oklch(76.17% 0.139 11.4) |
| XYZ | xyz(55.1526, 41.2440, 36.0602) |
| Luminance | 0.4124 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.23
Rosa
#FE86A4
ΔE00 3.41
Blush Pink
#FE828C
ΔE00 3.47
Carnation
#FD798F
ΔE00 3.57
Pinky
#FC86AA
ΔE00 5.16
Pig Pink
#E78EA5
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8A9B #8AFCEB
analogous
#FC8AD4 #FC8A9B #FCB28A
triadic
#FC8A9B #9BFC8A #8A9BFC
tetradic
#FC8A9B #D4FC8A #8AFCEB #B28AFC
square
#FC8A9B #D4FC8A #8AFCEB #B28AFC
split-complementary
#FC8A9B #8AFCB2 #8AD4FC
monochromatic
#F91335 #FA4E68 #FC8A9B #FEC6CE #FEE1E5
Accessibility & contrast
On white
2.27
#FC8A9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#FC8A9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8A9B
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8A9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8A9B | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9B
Deuteranopia (green-blind)
#BCB499
Tritanopia (blue-blind)
#FF7E90
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc8a9b; /* rgb */ color: rgb(252, 138, 155); /* oklch */ color: oklch(76.2% 0.139 11.4);
Tailwind
colors: {
custom: {
50: '#ffaeb8',
500: '#fc8a9b',
950: '#000000',
},
}SCSS
$custom: #fc8a9b; $custom-light: #ffaeb8; $custom-dark: #000000;
JSON
{
"hex": "#fc8a9b",
"rgb": {
"r": 252,
"g": 138,
"b": 155
},
"hsl": {
"h": 351.053,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.7617,
"c": 0.13872,
"h": 11.4
},
"luminance": 0.41239
}Semantic roles & 50–950 ramp
primary
#FC8A9B
secondary
#D5F6F1
accent
#E6C300
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181011
muted
#867F80