#FC8F99#FC8F99
#FC8F99 is a light, vivid red. Relative luminance 0.426; OKLCH L 76.9% C 0.132 H 14.8°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8F99 |
|---|---|
| RGB | rgb(252, 143, 153) |
| HSL | hsl(354, 95%, 77%) |
| HSV | hsv(354, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 39.3%, 1.2%) |
| CIE-LAB | lab(71.31, 42.12, 12.98) |
| CIE-LCH | lch(71.31, 44.07, 17.13°) |
| OKLab | oklab(76.89% 0.1275 0.0337) |
| OKLCH | oklch(76.89% 0.132 14.8) |
| XYZ | xyz(55.7200, 42.6453, 35.4276) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.08
Blush Pink
#FE828C
ΔE00 3.09
Carnation
#FD798F
ΔE00 4.91
Rosa
#FE86A4
ΔE00 5.40
Lightcoral
#F08080
ΔE00 5.50
Salmon Pink
#FE7B7C
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8F99 #8FFCF2
analogous
#FC8FD0 #FC8F99 #FCBB8F
triadic
#FC8F99 #99FC8F #8F99FC
tetradic
#FC8F99 #D0FC8F #8FFCF2 #BB8FFC
square
#FC8F99 #D0FC8F #8FFCF2 #BB8FFC
split-complementary
#FC8F99 #8FFCBB #8FD0FC
monochromatic
#F9182C #FA5363 #FC8F99 #FECBCF #FEE1E4
Accessibility & contrast
On white
2.20
#FC8F99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#FC8F99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8F99
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8F99 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A299
Deuteranopia (green-blind)
#BFB797
Tritanopia (blue-blind)
#FF8393
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc8f99; /* rgb */ color: rgb(252, 143, 153); /* oklch */ color: oklch(76.9% 0.132 14.8);
Tailwind
colors: {
custom: {
50: '#ffb1b7',
500: '#fc8f99',
950: '#000000',
},
}SCSS
$custom: #fc8f99; $custom-light: #ffb1b7; $custom-dark: #000000;
JSON
{
"hex": "#fc8f99",
"rgb": {
"r": 252,
"g": 143,
"b": 153
},
"hsl": {
"h": 354.495,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.7689,
"c": 0.13185,
"h": 14.8
},
"luminance": 0.4264
}Semantic roles & 50–950 ramp
primary
#FC8F99
secondary
#D5F6F3
accent
#E6D000
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080