#FC99A2#FC99A2
#FC99A2 is a light, moderate red. Relative luminance 0.461; OKLCH L 78.7% C 0.119 H 14.3°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FC99A2 |
|---|---|
| RGB | rgb(252, 153, 162) |
| HSL | hsl(355, 94%, 79%) |
| HSV | hsv(355, 39%, 99%) |
| CMYK | cmyk(0%, 39.3%, 35.7%, 1.2%) |
| CIE-LAB | lab(73.60, 38.02, 11.23) |
| CIE-LCH | lch(73.60, 39.64, 16.46°) |
| OKLab | oklab(78.71% 0.1152 0.0294) |
| OKLCH | oklch(78.71% 0.119 14.3) |
| XYZ | xyz(58.0602, 46.0912, 40.0140) |
| Luminance | 0.4609 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.52
Blush Pink
#FE828C
ΔE00 5.38
Rosa
#FE86A4
ΔE00 6.17
Pig Pink
#E78EA5
ΔE00 6.40
Soft Pink
#FDB0C0
ΔE00 6.77
Carnation
#FD798F
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC99A2 #99FCF3
analogous
#FC99D4 #FC99A2 #FCC199
triadic
#FC99A2 #A2FC99 #99A2FC
tetradic
#FC99A2 #D4FC99 #99FCF3 #C199FC
square
#FC99A2 #D4FC99 #99FCF3 #C199FC
split-complementary
#FC99A2 #99FCC1 #99D4FC
monochromatic
#F92236 #FA5E6C #FC99A2 #FED4D8 #FEE1E4
Accessibility & contrast
On white
2.06
#FC99A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#FC99A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC99A2
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC99A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC99A2 | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A2
Deuteranopia (green-blind)
#C4BCA0
Tritanopia (blue-blind)
#FF8F9C
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc99a2; /* rgb */ color: rgb(252, 153, 162); /* oklch */ color: oklch(78.7% 0.119 14.3);
Tailwind
colors: {
custom: {
50: '#ffb8bd',
500: '#fc99a2',
950: '#000000',
},
}SCSS
$custom: #fc99a2; $custom-light: #ffb8bd; $custom-dark: #000000;
JSON
{
"hex": "#fc99a2",
"rgb": {
"r": 252,
"g": 153,
"b": 162
},
"hsl": {
"h": 354.545,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.78705,
"c": 0.11891,
"h": 14.3
},
"luminance": 0.46087
}Semantic roles & 50–950 ramp
primary
#FC99A2
secondary
#D5F6F3
accent
#E6D100
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081