#FCA99A#FCA99A
#FCA99A is a light, moderate red. Relative luminance 0.514; OKLCH L 81.2% C 0.101 H 30.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA99A |
|---|---|
| RGB | rgb(252, 169, 154) |
| HSL | hsl(9, 94%, 80%) |
| HSV | hsv(9, 39%, 99%) |
| CMYK | cmyk(0%, 32.9%, 38.9%, 1.2%) |
| CIE-LAB | lab(76.93, 28.77, 20.25) |
| CIE-LCH | lch(76.93, 35.19, 35.14°) |
| OKLab | oklab(81.2% 0.087 0.0516) |
| OKLCH | oklch(81.2% 0.101 30.7) |
| XYZ | xyz(60.1681, 51.4089, 37.3195) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.41
Blush (survey)
#F29E8E
ΔE00 2.86
Pale Salmon
#FFB19A
ΔE00 3.45
Peachy Pink
#FF9A8A
ΔE00 3.88
Darksalmon
#E9967A
ΔE00 7.02
Lightsalmon
#FFA07A
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA99A #9AEDFC
analogous
#FC9ABC #FCA99A #FCDA9A
triadic
#FCA99A #9AFCA9 #A99AFC
tetradic
#FCA99A #BCFC9A #9AEDFC #DA9AFC
square
#FCA99A #BCFC9A #9AEDFC #DA9AFC
split-complementary
#FCA99A #9AFCDA #9ABCFC
monochromatic
#F84423 #FA765F #FCA99A #FEDCD5 #FEE6E1
Accessibility & contrast
On white
1.86
#FCA99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#FCA99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA99A
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA99A | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB499
Deuteranopia (green-blind)
#CFC499
Tritanopia (blue-blind)
#FF9EA5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca99a; /* rgb */ color: rgb(252, 169, 154); /* oklch */ color: oklch(81.2% 0.101 30.7);
Tailwind
colors: {
custom: {
50: '#ffc3b7',
500: '#fca99a',
950: '#000000',
},
}SCSS
$custom: #fca99a; $custom-light: #ffc3b7; $custom-dark: #000000;
JSON
{
"hex": "#fca99a",
"rgb": {
"r": 252,
"g": 169,
"b": 154
},
"hsl": {
"h": 9.184,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.81198,
"c": 0.1011,
"h": 30.7
},
"luminance": 0.51404
}Semantic roles & 50–950 ramp
primary
#FCA99A
secondary
#5DCADE
accent
#C2E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281