#FC9A9A#FC9A9A
#FC9A9A is a light, moderate red. Relative luminance 0.461; OKLCH L 78.7% C 0.118 H 20.1°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9A9A |
|---|---|
| RGB | rgb(252, 154, 154) |
| HSL | hsl(0, 94%, 80%) |
| HSV | hsv(0, 39%, 99%) |
| CMYK | cmyk(0%, 38.9%, 38.9%, 1.2%) |
| CIE-LAB | lab(73.64, 36.59, 15.69) |
| CIE-LCH | lch(73.64, 39.81, 23.21°) |
| OKLab | oklab(78.67% 0.1106 0.0404) |
| OKLCH | oklch(78.67% 0.118 20.1) |
| XYZ | xyz(57.5359, 46.1445, 36.4421) |
| Luminance | 0.4614 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 5.46
Blush Pink
#FE828C
ΔE00 5.57
Blush (survey)
#F29E8E
ΔE00 5.89
Lightcoral
#F08080
ΔE00 6.33
Rose Pink
#F7879A
ΔE00 6.57
Salmon Pink
#FE7B7C
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9A9A #9AFCFC
analogous
#FC9ACB #FC9A9A #FCCB9A
triadic
#FC9A9A #9AFC9A #9A9AFC
tetradic
#FC9A9A #CBFC9A #9AFCFC #CB9AFC
square
#FC9A9A #CBFC9A #9AFCFC #CB9AFC
split-complementary
#FC9A9A #9AFCCB #9ACBFC
monochromatic
#F82323 #FA5F5F #FC9A9A #FED5D5 #FEE1E1
Accessibility & contrast
On white
2.05
#FC9A9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#FC9A9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9A9A
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9A9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9A9A | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA999
Deuteranopia (green-blind)
#C6BC98
Tritanopia (blue-blind)
#FF8E9B
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc9a9a; /* rgb */ color: rgb(252, 154, 154); /* oklch */ color: oklch(78.7% 0.118 20.1);
Tailwind
colors: {
custom: {
50: '#ffb9b7',
500: '#fc9a9a',
950: '#000000',
},
}SCSS
$custom: #fc9a9a; $custom-light: #ffb9b7; $custom-dark: #000000;
JSON
{
"hex": "#fc9a9a",
"rgb": {
"r": 252,
"g": 154,
"b": 154
},
"hsl": {
"h": 0,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.78673,
"c": 0.11778,
"h": 20.1
},
"luminance": 0.4614
}Semantic roles & 50–950 ramp
primary
#FC9A9A
secondary
#D5F6F6
accent
#E5E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080