#FC99AF#FC99AF
#FC99AF is a light, vivid red. Relative luminance 0.466; OKLCH L 79.0% C 0.121 H 5.8°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FC99AF |
|---|---|
| RGB | rgb(252, 153, 175) |
| HSL | hsl(347, 94%, 79%) |
| HSV | hsv(347, 39%, 99%) |
| CMYK | cmyk(0%, 39.3%, 30.6%, 1.2%) |
| CIE-LAB | lab(73.92, 39.60, 4.51) |
| CIE-LCH | lch(73.92, 39.86, 6.50°) |
| OKLab | oklab(79.05% 0.12 0.0123) |
| OKLCH | oklch(79.05% 0.121 5.8) |
| XYZ | xyz(59.2760, 46.5776, 46.4175) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 4.20
Pig Pink
#E78EA5
ΔE00 4.23
Pinky
#FC86AA
ΔE00 4.65
Rose Pink
#F7879A
ΔE00 4.69
Soft Pink
#FDB0C0
ΔE00 5.42
Faded Pink
#DE9DAC
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC99AF #99FCE6
analogous
#FC99E0 #FC99AF #FCB599
triadic
#FC99AF #AFFC99 #99AFFC
tetradic
#FC99AF #E0FC99 #99FCE6 #B599FC
square
#FC99AF #E0FC99 #99FCE6 #B599FC
split-complementary
#FC99AF #99FCB5 #99E0FC
monochromatic
#F92252 #FA5E80 #FC99AF #FED4DE #FEE1E8
Accessibility & contrast
On white
2.04
#FC99AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#FC99AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC99AF
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC99AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC99AF | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAB0
Deuteranopia (green-blind)
#C1BDAD
Tritanopia (blue-blind)
#FF91A1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc99af; /* rgb */ color: rgb(252, 153, 175); /* oklch */ color: oklch(79.0% 0.121 5.8);
Tailwind
colors: {
custom: {
50: '#ffb8c6',
500: '#fc99af',
950: '#000000',
},
}SCSS
$custom: #fc99af; $custom-light: #ffb8c6; $custom-dark: #000000;
JSON
{
"hex": "#fc99af",
"rgb": {
"r": 252,
"g": 153,
"b": 175
},
"hsl": {
"h": 346.667,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.79048,
"c": 0.12064,
"h": 5.8
},
"luminance": 0.46573
}Semantic roles & 50–950 ramp
primary
#FC99AF
secondary
#D5F6EF
accent
#E6B300
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082