#FC8A99#FC8A99
#FC8A99 is a light, vivid red. Relative luminance 0.412; OKLCH L 76.1% C 0.139 H 12.5°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8A99 |
|---|---|
| RGB | rgb(252, 138, 153) |
| HSL | hsl(352, 95%, 76%) |
| HSV | hsv(352, 45%, 99%) |
| CMYK | cmyk(0%, 45.2%, 39.3%, 1.2%) |
| CIE-LAB | lab(70.30, 44.64, 11.55) |
| CIE-LCH | lch(70.30, 46.11, 14.51°) |
| OKLab | oklab(76.12% 0.1352 0.0301) |
| OKLCH | oklch(76.12% 0.139 12.5) |
| XYZ | xyz(54.9860, 41.1774, 35.1830) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.64
Blush Pink
#FE828C
ΔE00 2.95
Carnation
#FD798F
ΔE00 3.58
Rosa
#FE86A4
ΔE00 4.01
Pig Pink
#E78EA5
ΔE00 5.72
Pinky
#FC86AA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8A99 #8AFCED
analogous
#FC8AD2 #FC8A99 #FCB48A
triadic
#FC8A99 #99FC8A #8A99FC
tetradic
#FC8A99 #D2FC8A #8AFCED #B48AFC
square
#FC8A99 #D2FC8A #8AFCED #B48AFC
split-complementary
#FC8A99 #8AFCB4 #8AD2FC
monochromatic
#F91331 #FA4E65 #FC8A99 #FEC6CD #FEE1E5
Accessibility & contrast
On white
2.27
#FC8A99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#FC8A99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8A99
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8A99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8A99 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09E99
Deuteranopia (green-blind)
#BCB497
Tritanopia (blue-blind)
#FF7E90
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc8a99; /* rgb */ color: rgb(252, 138, 153); /* oklch */ color: oklch(76.1% 0.139 12.5);
Tailwind
colors: {
custom: {
50: '#ffaeb6',
500: '#fc8a99',
950: '#000000',
},
}SCSS
$custom: #fc8a99; $custom-light: #ffaeb6; $custom-dark: #000000;
JSON
{
"hex": "#fc8a99",
"rgb": {
"r": 252,
"g": 138,
"b": 153
},
"hsl": {
"h": 352.105,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.76119,
"c": 0.13854,
"h": 12.5
},
"luminance": 0.41172
}Semantic roles & 50–950 ramp
primary
#FC8A99
secondary
#D5F6F2
accent
#E6C700
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181011
muted
#867F80