#FCA09C#FCA09C
#FCA09C is a light, moderate red. Relative luminance 0.482; OKLCH L 79.7% C 0.110 H 22.5°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA09C |
|---|---|
| RGB | rgb(252, 160, 156) |
| HSL | hsl(3, 94%, 80%) |
| HSV | hsv(3, 38%, 99%) |
| CMYK | cmyk(0%, 36.5%, 38.1%, 1.2%) |
| CIE-LAB | lab(74.98, 33.70, 16.46) |
| CIE-LCH | lch(74.98, 37.51, 26.03°) |
| OKLab | oklab(79.71% 0.102 0.0423) |
| OKLCH | oklch(79.71% 0.11 22.5) |
| XYZ | xyz(58.7190, 48.2419, 37.6650) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.56
Blush (survey)
#F29E8E
ΔE00 4.64
Light Salmon
#FEA993
ΔE00 6.55
Blush Pink
#FE828C
ΔE00 7.29
Lightcoral
#F08080
ΔE00 7.57
Pale Salmon
#FFB19A
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA09C #9CF8FC
analogous
#FC9CC8 #FCA09C #FCD09C
triadic
#FCA09C #9CFCA0 #A09CFC
tetradic
#FCA09C #C8FC9C #9CF8FC #D09CFC
square
#FCA09C #C8FC9C #9CF8FC #D09CFC
split-complementary
#FCA09C #9CFCD0 #9CC8FC
monochromatic
#F82E25 #FA6761 #FCA09C #FED9D7 #FEE2E1
Accessibility & contrast
On white
1.97
#FCA09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#FCA09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA09C
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA09C | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9B
Deuteranopia (green-blind)
#C9C09B
Tritanopia (blue-blind)
#FF959F
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fca09c; /* rgb */ color: rgb(252, 160, 156); /* oklch */ color: oklch(79.7% 0.110 22.5);
Tailwind
colors: {
custom: {
50: '#ffbdb9',
500: '#fca09c',
950: '#000000',
},
}SCSS
$custom: #fca09c; $custom-light: #ffbdb9; $custom-dark: #000000;
JSON
{
"hex": "#fca09c",
"rgb": {
"r": 252,
"g": 160,
"b": 156
},
"hsl": {
"h": 2.5,
"s": 94.118,
"l": 80
},
"oklch": {
"l": 0.79713,
"c": 0.11038,
"h": 22.5
},
"luminance": 0.48237
}Semantic roles & 50–950 ramp
primary
#FCA09C
secondary
#D5F5F6
accent
#DCE600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180