#FCA99D#FCA99D
#FCA99D is a light, moderate red. Relative luminance 0.515; OKLCH L 81.3% C 0.100 H 28.5°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA99D |
|---|---|
| RGB | rgb(252, 169, 157) |
| HSL | hsl(8, 94%, 80%) |
| HSV | hsv(8, 38%, 99%) |
| CMYK | cmyk(0%, 32.9%, 37.7%, 1.2%) |
| CIE-LAB | lab(76.99, 29.11, 18.71) |
| CIE-LCH | lch(76.99, 34.61, 32.73°) |
| OKLab | oklab(81.27% 0.0881 0.0478) |
| OKLCH | oklch(81.27% 0.1 28.5) |
| XYZ | xyz(60.4211, 51.5101, 38.6519) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.24
Light Salmon
#FEA993
ΔE00 3.48
Peachy Pink
#FF9A8A
ΔE00 4.12
Pale Salmon
#FFB19A
ΔE00 4.37
Darksalmon
#E9967A
ΔE00 7.81
Lightsalmon
#FFA07A
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA99D #9DF0FC
analogous
#FC9DC0 #FCA99D #FCD89D
triadic
#FCA99D #9DFCA9 #A99DFC
tetradic
#FCA99D #C0FC9D #9DF0FC #D89DFC
square
#FCA99D #C0FC9D #9DF0FC #D89DFC
split-complementary
#FCA99D #9DFCD8 #9DC0FC
monochromatic
#F84126 #FA7562 #FCA99D #FEDDD8 #FEE5E1
Accessibility & contrast
On white
1.86
#FCA99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#FCA99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA99D
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA99D | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49C
Deuteranopia (green-blind)
#CFC59C
Tritanopia (blue-blind)
#FF9EA6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca99d; /* rgb */ color: rgb(252, 169, 157); /* oklch */ color: oklch(81.3% 0.100 28.5);
Tailwind
colors: {
custom: {
50: '#ffc3ba',
500: '#fca99d',
950: '#000000',
},
}SCSS
$custom: #fca99d; $custom-light: #ffc3ba; $custom-dark: #000000;
JSON
{
"hex": "#fca99d",
"rgb": {
"r": 252,
"g": 169,
"b": 157
},
"hsl": {
"h": 7.579,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.81265,
"c": 0.10028,
"h": 28.5
},
"luminance": 0.51506
}Semantic roles & 50–950 ramp
primary
#FCA99D
secondary
#5FCEDE
accent
#C9E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281