#FC99A4#FC99A4
#FC99A4 is a light, moderate red. Relative luminance 0.462; OKLCH L 78.8% C 0.119 H 13.0°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FC99A4 |
|---|---|
| RGB | rgb(252, 153, 164) |
| HSL | hsl(353, 94%, 79%) |
| HSV | hsv(353, 39%, 99%) |
| CMYK | cmyk(0%, 39.3%, 34.9%, 1.2%) |
| CIE-LAB | lab(73.65, 38.25, 10.20) |
| CIE-LCH | lch(73.65, 39.59, 14.93°) |
| OKLab | oklab(78.76% 0.116 0.0268) |
| OKLCH | oklch(78.76% 0.119 13) |
| XYZ | xyz(58.2394, 46.1629, 40.9577) |
| Luminance | 0.4616 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.28
Blush Pink
#FE828C
ΔE00 5.62
Rosa
#FE86A4
ΔE00 5.70
Pig Pink
#E78EA5
ΔE00 5.92
Soft Pink
#FDB0C0
ΔE00 6.41
Faded Pink
#DE9DAC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC99A4 #99FCF1
analogous
#FC99D6 #FC99A4 #FCC099
triadic
#FC99A4 #A4FC99 #99A4FC
tetradic
#FC99A4 #D6FC99 #99FCF1 #C099FC
square
#FC99A4 #D6FC99 #99FCF1 #C099FC
split-complementary
#FC99A4 #99FCC0 #99D6FC
monochromatic
#F9223A #FA5E6F #FC99A4 #FED4D9 #FEE1E4
Accessibility & contrast
On white
2.05
#FC99A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#FC99A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC99A4
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC99A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC99A4 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A4
Deuteranopia (green-blind)
#C3BCA2
Tritanopia (blue-blind)
#FF8F9D
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc99a4; /* rgb */ color: rgb(252, 153, 164); /* oklch */ color: oklch(78.8% 0.119 13.0);
Tailwind
colors: {
custom: {
50: '#ffb8be',
500: '#fc99a4',
950: '#000000',
},
}SCSS
$custom: #fc99a4; $custom-light: #ffb8be; $custom-dark: #000000;
JSON
{
"hex": "#fc99a4",
"rgb": {
"r": 252,
"g": 153,
"b": 164
},
"hsl": {
"h": 353.333,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.78756,
"c": 0.11902,
"h": 13
},
"luminance": 0.46158
}Semantic roles & 50–950 ramp
primary
#FC99A4
secondary
#D5F6F3
accent
#E6CC00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081