#FC9AAA#FC9AAA
#FC9AAA is a light, moderate red. Relative luminance 0.467; OKLCH L 79.1% C 0.118 H 9.6°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9AAA |
|---|---|
| RGB | rgb(252, 154, 170) |
| HSL | hsl(350, 94%, 80%) |
| HSV | hsv(350, 39%, 99%) |
| CMYK | cmyk(0%, 38.9%, 32.5%, 1.2%) |
| CIE-LAB | lab(74.01, 38.46, 7.39) |
| CIE-LCH | lch(74.01, 39.17, 10.88°) |
| OKLab | oklab(79.07% 0.1166 0.0197) |
| OKLCH | oklch(79.07% 0.118 9.6) |
| XYZ | xyz(58.9584, 46.7135, 43.9338) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.34
Rosa
#FE86A4
ΔE00 4.90
Pig Pink
#E78EA5
ΔE00 4.96
Soft Pink
#FDB0C0
ΔE00 5.49
Pinky
#FC86AA
ΔE00 5.86
Faded Pink
#DE9DAC
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9AAA #9AFCEC
analogous
#FC9ADB #FC9AAA #FCBB9A
triadic
#FC9AAA #AAFC9A #9AAAFC
tetradic
#FC9AAA #DBFC9A #9AFCEC #BB9AFC
square
#FC9AAA #DBFC9A #9AFCEC #BB9AFC
split-complementary
#FC9AAA #9AFCBB #9ADBFC
monochromatic
#F82346 #FA5F78 #FC9AAA #FED5DC #FEE1E6
Accessibility & contrast
On white
2.03
#FC9AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#FC9AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9AAA
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9AAA | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#C3BDA8
Tritanopia (blue-blind)
#FF91A0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc9aaa; /* rgb */ color: rgb(252, 154, 170); /* oklch */ color: oklch(79.1% 0.118 9.6);
Tailwind
colors: {
custom: {
50: '#ffb9c3',
500: '#fc9aaa',
950: '#000000',
},
}SCSS
$custom: #fc9aaa; $custom-light: #ffb9c3; $custom-dark: #000000;
JSON
{
"hex": "#fc9aaa",
"rgb": {
"r": 252,
"g": 154,
"b": 170
},
"hsl": {
"h": 350.204,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.79074,
"c": 0.11829,
"h": 9.6
},
"luminance": 0.46709
}Semantic roles & 50–950 ramp
primary
#FC9AAA
secondary
#D5F6F1
accent
#E6C000
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081