#FC8F95#FC8F95
#FC8F95 is a light, vivid red. Relative luminance 0.425; OKLCH L 76.8% C 0.132 H 17.1°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8F95 |
|---|---|
| RGB | rgb(252, 143, 149) |
| HSL | hsl(357, 95%, 77%) |
| HSV | hsv(357, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 40.9%, 1.2%) |
| CIE-LAB | lab(71.22, 41.68, 15.08) |
| CIE-LCH | lch(71.22, 44.33, 19.89°) |
| OKLab | oklab(76.79% 0.126 0.0388) |
| OKLCH | oklch(76.79% 0.132 17.1) |
| XYZ | xyz(55.3951, 42.5153, 33.7168) |
| Luminance | 0.4251 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 2.86
Rose Pink
#F7879A
ΔE00 4.17
Lightcoral
#F08080
ΔE00 4.67
Salmon Pink
#FE7B7C
ΔE00 5.36
Carnation
#FD798F
ΔE00 5.47
Rosa
#FE86A4
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8F95 #8FFCF6
analogous
#FC8FCC #FC8F95 #FCBF8F
triadic
#FC8F95 #95FC8F #8F95FC
tetradic
#FC8F95 #CCFC8F #8FFCF6 #BF8FFC
square
#FC8F95 #CCFC8F #8FFCF6 #BF8FFC
split-complementary
#FC8F95 #8FFCBF #8FCCFC
monochromatic
#F91824 #FA535D #FC8F95 #FECBCD #FEE1E3
Accessibility & contrast
On white
2.21
#FC8F95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#FC8F95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8F95
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8F95 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A195
Deuteranopia (green-blind)
#C0B793
Tritanopia (blue-blind)
#FF8292
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc8f95; /* rgb */ color: rgb(252, 143, 149); /* oklch */ color: oklch(76.8% 0.132 17.1);
Tailwind
colors: {
custom: {
50: '#ffb1b4',
500: '#fc8f95',
950: '#000000',
},
}SCSS
$custom: #fc8f95; $custom-light: #ffb1b4; $custom-dark: #000000;
JSON
{
"hex": "#fc8f95",
"rgb": {
"r": 252,
"g": 143,
"b": 149
},
"hsl": {
"h": 356.697,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.76793,
"c": 0.13182,
"h": 17.1
},
"luminance": 0.4251
}Semantic roles & 50–950 ramp
primary
#FC8F95
secondary
#D5F6F5
accent
#E6D900
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080