#FC9AA2#FC9AA2
#FC9AA2 is a light, moderate red. Relative luminance 0.464; OKLCH L 78.9% C 0.118 H 14.8°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9AA2 |
|---|---|
| RGB | rgb(252, 154, 162) |
| HSL | hsl(355, 94%, 80%) |
| HSV | hsv(355, 39%, 99%) |
| CMYK | cmyk(0%, 38.9%, 35.7%, 1.2%) |
| CIE-LAB | lab(73.82, 37.50, 11.54) |
| CIE-LCH | lch(73.82, 39.24, 17.10°) |
| OKLab | oklab(78.87% 0.1137 0.0301) |
| OKLCH | oklch(78.87% 0.118 14.8) |
| XYZ | xyz(58.2245, 46.4199, 40.0688) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.84
Blush Pink
#FE828C
ΔE00 5.53
Rosa
#FE86A4
ΔE00 6.52
Pig Pink
#E78EA5
ΔE00 6.66
Soft Pink
#FDB0C0
ΔE00 6.74
Lightpink
#FFB6C1
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9AA2 #9AFCF4
analogous
#FC9AD3 #FC9AA2 #FCC39A
triadic
#FC9AA2 #A2FC9A #9AA2FC
tetradic
#FC9AA2 #D3FC9A #9AFCF4 #C39AFC
square
#FC9AA2 #D3FC9A #9AFCF4 #C39AFC
split-complementary
#FC9AA2 #9AFCC3 #9AD3FC
monochromatic
#F82335 #FA5F6B #FC9AA2 #FED5D9 #FEE1E4
Accessibility & contrast
On white
2.04
#FC9AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#FC9AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9AA2
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9AA2 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA2
Deuteranopia (green-blind)
#C4BDA0
Tritanopia (blue-blind)
#FF909D
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc9aa2; /* rgb */ color: rgb(252, 154, 162); /* oklch */ color: oklch(78.9% 0.118 14.8);
Tailwind
colors: {
custom: {
50: '#ffb9bd',
500: '#fc9aa2',
950: '#000000',
},
}SCSS
$custom: #fc9aa2; $custom-light: #ffb9bd; $custom-dark: #000000;
JSON
{
"hex": "#fc9aa2",
"rgb": {
"r": 252,
"g": 154,
"b": 162
},
"hsl": {
"h": 355.102,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.78868,
"c": 0.11759,
"h": 14.8
},
"luminance": 0.46415
}Semantic roles & 50–950 ramp
primary
#FC9AA2
secondary
#D5F6F4
accent
#E6D300
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081