#FC8A9D#FC8A9D
#FC8A9D is a light, vivid red. Relative luminance 0.413; OKLCH L 76.2% C 0.139 H 10.3°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8A9D |
|---|---|
| RGB | rgb(252, 138, 157) |
| HSL | hsl(350, 95%, 76%) |
| HSV | hsv(350, 45%, 99%) |
| CMYK | cmyk(0%, 45.2%, 37.7%, 1.2%) |
| CIE-LAB | lab(70.39, 45.08, 9.45) |
| CIE-LCH | lch(70.39, 46.06, 11.84°) |
| OKLab | oklab(76.22% 0.1367 0.0249) |
| OKLCH | oklch(76.22% 0.139 10.3) |
| XYZ | xyz(55.3219, 41.3118, 36.9521) |
| Luminance | 0.4131 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.05
Rosa
#FE86A4
ΔE00 2.82
Carnation
#FD798F
ΔE00 3.68
Blush Pink
#FE828C
ΔE00 4.02
Pinky
#FC86AA
ΔE00 4.56
Pig Pink
#E78EA5
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8A9D #8AFCE9
analogous
#FC8AD6 #FC8A9D #FCB08A
triadic
#FC8A9D #9DFC8A #8A9DFC
tetradic
#FC8A9D #D6FC8A #8AFCE9 #B08AFC
square
#FC8A9D #D6FC8A #8AFCE9 #B08AFC
split-complementary
#FC8A9D #8AFCB0 #8AD6FC
monochromatic
#F91339 #FA4E6B #FC8A9D #FEC6CF #FEE1E6
Accessibility & contrast
On white
2.27
#FC8A9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#FC8A9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8A9D
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8A9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8A9D | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9F9D
Deuteranopia (green-blind)
#BBB59B
Tritanopia (blue-blind)
#FF7E91
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc8a9d; /* rgb */ color: rgb(252, 138, 157); /* oklch */ color: oklch(76.2% 0.139 10.3);
Tailwind
colors: {
custom: {
50: '#ffaeb9',
500: '#fc8a9d',
950: '#000000',
},
}SCSS
$custom: #fc8a9d; $custom-light: #ffaeb9; $custom-dark: #000000;
JSON
{
"hex": "#fc8a9d",
"rgb": {
"r": 252,
"g": 138,
"b": 157
},
"hsl": {
"h": 350,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.76221,
"c": 0.13895,
"h": 10.3
},
"luminance": 0.41307
}Semantic roles & 50–950 ramp
primary
#FC8A9D
secondary
#D5F6F1
accent
#E6BF00
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181011
muted
#867F80