#FC8A95#FC8A95
#FC8A95 is a light, vivid red. Relative luminance 0.410; OKLCH L 76.0% C 0.138 H 14.8°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8A95 |
|---|---|
| RGB | rgb(252, 138, 149) |
| HSL | hsl(354, 95%, 76%) |
| HSV | hsv(354, 45%, 99%) |
| CMYK | cmyk(0%, 45.2%, 40.9%, 1.2%) |
| CIE-LAB | lab(70.21, 44.21, 13.66) |
| CIE-LCH | lch(70.21, 46.27, 17.17°) |
| OKLab | oklab(76.02% 0.1337 0.0353) |
| OKLCH | oklch(76.02% 0.138 14.8) |
| XYZ | xyz(54.6612, 41.0475, 33.4721) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 2.07
Rose Pink
#F7879A
ΔE00 2.73
Carnation
#FD798F
ΔE00 3.91
Lightcoral
#F08080
ΔE00 4.84
Rosa
#FE86A4
ΔE00 5.24
Salmon Pink
#FE7B7C
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8A95 #8AFCF1
analogous
#FC8ACE #FC8A95 #FCB88A
triadic
#FC8A95 #95FC8A #8A95FC
tetradic
#FC8A95 #CEFC8A #8AFCF1 #B88AFC
square
#FC8A95 #CEFC8A #8AFCF1 #B88AFC
split-complementary
#FC8A95 #8AFCB8 #8ACEFC
monochromatic
#F91329 #FA4E5F #FC8A95 #FEC6CB #FEE1E4
Accessibility & contrast
On white
2.28
#FC8A95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#FC8A95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8A95
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8A95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8A95 | 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)
#A19E95
Deuteranopia (green-blind)
#BDB493
Tritanopia (blue-blind)
#FF7D8E
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc8a95; /* rgb */ color: rgb(252, 138, 149); /* oklch */ color: oklch(76.0% 0.138 14.8);
Tailwind
colors: {
custom: {
50: '#ffaeb4',
500: '#fc8a95',
950: '#000000',
},
}SCSS
$custom: #fc8a95; $custom-light: #ffaeb4; $custom-dark: #000000;
JSON
{
"hex": "#fc8a95",
"rgb": {
"r": 252,
"g": 138,
"b": 149
},
"hsl": {
"h": 354.211,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.76021,
"c": 0.13832,
"h": 14.8
},
"luminance": 0.41042
}Semantic roles & 50–950 ramp
primary
#FC8A95
secondary
#D5F6F3
accent
#E6CF00
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181011
muted
#867F80