#FC8A96#FC8A96
#FC8A96 is a light, vivid red. Relative luminance 0.411; OKLCH L 76.0% C 0.138 H 14.2°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8A96 |
|---|---|
| RGB | rgb(252, 138, 150) |
| HSL | hsl(354, 95%, 76%) |
| HSV | hsv(354, 45%, 99%) |
| CMYK | cmyk(0%, 45.2%, 40.5%, 1.2%) |
| CIE-LAB | lab(70.23, 44.31, 13.13) |
| CIE-LCH | lch(70.23, 46.22, 16.50°) |
| OKLab | oklab(76.05% 0.1341 0.034) |
| OKLCH | oklch(76.05% 0.138 14.2) |
| XYZ | xyz(54.7414, 41.0795, 33.8944) |
| Luminance | 0.4107 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 2.26
Rose Pink
#F7879A
ΔE00 2.44
Carnation
#FD798F
ΔE00 3.79
Rosa
#FE86A4
ΔE00 4.93
Lightcoral
#F08080
ΔE00 5.09
Salmon Pink
#FE7B7C
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8A96 #8AFCF0
analogous
#FC8ACF #FC8A96 #FCB78A
triadic
#FC8A96 #96FC8A #8A96FC
tetradic
#FC8A96 #CFFC8A #8AFCF0 #B78AFC
square
#FC8A96 #CFFC8A #8AFCF0 #B78AFC
split-complementary
#FC8A96 #8AFCB7 #8ACFFC
monochromatic
#F9132B #FA4E60 #FC8A96 #FEC6CC #FEE1E4
Accessibility & contrast
On white
2.28
#FC8A96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#FC8A96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8A96
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8A96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8A96 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09E96
Deuteranopia (green-blind)
#BDB494
Tritanopia (blue-blind)
#FF7D8F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc8a96; /* rgb */ color: rgb(252, 138, 150); /* oklch */ color: oklch(76.0% 0.138 14.2);
Tailwind
colors: {
custom: {
50: '#ffaeb4',
500: '#fc8a96',
950: '#000000',
},
}SCSS
$custom: #fc8a96; $custom-light: #ffaeb4; $custom-dark: #000000;
JSON
{
"hex": "#fc8a96",
"rgb": {
"r": 252,
"g": 138,
"b": 150
},
"hsl": {
"h": 353.684,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.76045,
"c": 0.13836,
"h": 14.2
},
"luminance": 0.41074
}Semantic roles & 50–950 ramp
primary
#FC8A96
secondary
#D5F6F3
accent
#E6CD00
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181011
muted
#867F80