#FC9AA7#FC9AA7
#FC9AA7 is a light, moderate red. Relative luminance 0.466; OKLCH L 79.0% C 0.118 H 11.5°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9AA7 |
|---|---|
| RGB | rgb(252, 154, 167) |
| HSL | hsl(352, 94%, 80%) |
| HSV | hsv(352, 39%, 99%) |
| CMYK | cmyk(0%, 38.9%, 33.7%, 1.2%) |
| CIE-LAB | lab(73.93, 38.10, 8.95) |
| CIE-LCH | lch(73.93, 39.13, 13.21°) |
| OKLab | oklab(79% 0.1155 0.0236) |
| OKLCH | oklch(79% 0.118 11.5) |
| XYZ | xyz(58.6778, 46.6013, 42.4562) |
| Luminance | 0.4660 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.34
Rosa
#FE86A4
ΔE00 5.40
Pig Pink
#E78EA5
ΔE00 5.51
Soft Pink
#FDB0C0
ΔE00 5.86
Blush Pink
#FE828C
ΔE00 6.17
Faded Pink
#DE9DAC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9AA7 #9AFCEF
analogous
#FC9AD8 #FC9AA7 #FCBE9A
triadic
#FC9AA7 #A7FC9A #9AA7FC
tetradic
#FC9AA7 #D8FC9A #9AFCEF #BE9AFC
square
#FC9AA7 #D8FC9A #9AFCEF #BE9AFC
split-complementary
#FC9AA7 #9AFCBE #9AD8FC
monochromatic
#F8233F #FA5F73 #FC9AA7 #FED5DB #FEE1E5
Accessibility & contrast
On white
2.04
#FC9AA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#FC9AA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9AA7
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9AA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9AA7 | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA7
Deuteranopia (green-blind)
#C3BDA5
Tritanopia (blue-blind)
#FF919F
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc9aa7; /* rgb */ color: rgb(252, 154, 167); /* oklch */ color: oklch(79.0% 0.118 11.5);
Tailwind
colors: {
custom: {
50: '#ffb9c1',
500: '#fc9aa7',
950: '#000000',
},
}SCSS
$custom: #fc9aa7; $custom-light: #ffb9c1; $custom-dark: #000000;
JSON
{
"hex": "#fc9aa7",
"rgb": {
"r": 252,
"g": 154,
"b": 167
},
"hsl": {
"h": 352.041,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.78995,
"c": 0.11791,
"h": 11.5
},
"luminance": 0.46597
}Semantic roles & 50–950 ramp
primary
#FC9AA7
secondary
#D5F6F2
accent
#E6C700
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081