#FCA99F#FCA99F
#FCA99F is a light, moderate red. Relative luminance 0.516; OKLCH L 81.3% C 0.100 H 27.0°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA99F |
|---|---|
| RGB | rgb(252, 169, 159) |
| HSL | hsl(6, 94%, 81%) |
| HSV | hsv(6, 37%, 99%) |
| CMYK | cmyk(0%, 32.9%, 36.9%, 1.2%) |
| CIE-LAB | lab(77.03, 29.34, 17.68) |
| CIE-LCH | lch(77.03, 34.26, 31.07°) |
| OKLab | oklab(81.31% 0.0889 0.0453) |
| OKLCH | oklch(81.31% 0.1 27) |
| XYZ | xyz(60.5932, 51.5789, 39.5585) |
| Luminance | 0.5158 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.66
Light Salmon
#FEA993
ΔE00 4.20
Peachy Pink
#FF9A8A
ΔE00 4.44
Pale Salmon
#FFB19A
ΔE00 5.01
Darksalmon
#E9967A
ΔE00 8.37
Pale Rose
#FDC1C5
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA99F #9FF2FC
analogous
#FC9FC3 #FCA99F #FCD89F
triadic
#FCA99F #9FFCA9 #A99FFC
tetradic
#FCA99F #C3FC9F #9FF2FC #D89FFC
square
#FCA99F #C3FC9F #9FF2FC #D89FFC
split-complementary
#FCA99F #9FFCD8 #9FC3FC
monochromatic
#F83F28 #FA7464 #FCA99F #FEDEDA #FEE4E1
Accessibility & contrast
On white
1.86
#FCA99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#FCA99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA99F
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA99F | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49E
Deuteranopia (green-blind)
#CEC59E
Tritanopia (blue-blind)
#FF9EA7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca99f; /* rgb */ color: rgb(252, 169, 159); /* oklch */ color: oklch(81.3% 0.100 27.0);
Tailwind
colors: {
custom: {
50: '#ffc3bb',
500: '#fca99f',
950: '#000000',
},
}SCSS
$custom: #fca99f; $custom-light: #ffc3bb; $custom-dark: #000000;
JSON
{
"hex": "#fca99f",
"rgb": {
"r": 252,
"g": 169,
"b": 159
},
"hsl": {
"h": 6.452,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.8131,
"c": 0.09979,
"h": 27
},
"luminance": 0.51575
}Semantic roles & 50–950 ramp
primary
#FCA99F
secondary
#61D1DE
accent
#CDE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281