#FC8B95#FC8B95
#FC8B95 is a light, vivid red. Relative luminance 0.413; OKLCH L 76.2% C 0.137 H 15.2°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8B95 |
|---|---|
| RGB | rgb(252, 139, 149) |
| HSL | hsl(355, 95%, 77%) |
| HSV | hsv(355, 45%, 99%) |
| CMYK | cmyk(0%, 44.8%, 40.9%, 1.2%) |
| CIE-LAB | lab(70.41, 43.71, 13.94) |
| CIE-LCH | lch(70.41, 45.87, 17.69°) |
| OKLab | oklab(76.17% 0.1322 0.036) |
| OKLCH | oklch(76.17% 0.137 15.2) |
| XYZ | xyz(54.8053, 41.3357, 33.5202) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 2.15
Rose Pink
#F7879A
ΔE00 2.99
Carnation
#FD798F
ΔE00 4.21
Lightcoral
#F08080
ΔE00 4.77
Salmon Pink
#FE7B7C
ΔE00 5.41
Rosa
#FE86A4
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8B95 #8BFCF2
analogous
#FC8BCE #FC8B95 #FCBA8B
triadic
#FC8B95 #95FC8B #8B95FC
tetradic
#FC8B95 #CEFC8B #8BFCF2 #BA8BFC
square
#FC8B95 #CEFC8B #8BFCF2 #BA8BFC
split-complementary
#FC8B95 #8BFCBA #8BCEFC
monochromatic
#F91428 #FA4F5E #FC8B95 #FEC7CC #FEE1E4
Accessibility & contrast
On white
2.27
#FC8B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#FC8B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8B95
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8B95 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19E95
Deuteranopia (green-blind)
#BDB593
Tritanopia (blue-blind)
#FF7E8F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc8b95; /* rgb */ color: rgb(252, 139, 149); /* oklch */ color: oklch(76.2% 0.137 15.2);
Tailwind
colors: {
custom: {
50: '#ffafb4',
500: '#fc8b95',
950: '#000000',
},
}SCSS
$custom: #fc8b95; $custom-light: #ffafb4; $custom-dark: #000000;
JSON
{
"hex": "#fc8b95",
"rgb": {
"r": 252,
"g": 139,
"b": 149
},
"hsl": {
"h": 354.69,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.76174,
"c": 0.13701,
"h": 15.2
},
"luminance": 0.41331
}Semantic roles & 50–950 ramp
primary
#FC8B95
secondary
#D5F6F3
accent
#E6D100
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181011
muted
#867F80