#FCA09D#FCA09D
#FCA09D is a light, moderate red. Relative luminance 0.483; OKLCH L 79.7% C 0.110 H 21.9°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA09D |
|---|---|
| RGB | rgb(252, 160, 157) |
| HSL | hsl(2, 94%, 80%) |
| HSV | hsv(2, 38%, 99%) |
| CMYK | cmyk(0%, 36.5%, 37.7%, 1.2%) |
| CIE-LAB | lab(75.00, 33.81, 15.94) |
| CIE-LCH | lch(75.00, 37.38, 25.24°) |
| OKLab | oklab(79.74% 0.1023 0.041) |
| OKLCH | oklch(79.74% 0.11 21.9) |
| XYZ | xyz(58.8040, 48.2760, 38.1128) |
| Luminance | 0.4827 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.89
Blush (survey)
#F29E8E
ΔE00 4.96
Light Salmon
#FEA993
ΔE00 6.88
Blush Pink
#FE828C
ΔE00 7.16
Lightcoral
#F08080
ΔE00 7.58
Lightpink
#FFB6C1
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA09D #9DF9FC
analogous
#FC9DC9 #FCA09D #FCD09D
triadic
#FCA09D #9DFCA0 #A09DFC
tetradic
#FCA09D #C9FC9D #9DF9FC #D09DFC
square
#FCA09D #C9FC9D #9DF9FC #D09DFC
split-complementary
#FCA09D #9DFCD0 #9DC9FC
monochromatic
#F82D26 #FA6662 #FCA09D #FEDAD8 #FEE2E1
Accessibility & contrast
On white
1.97
#FCA09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#FCA09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA09D
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA09D | 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)
#B3AE9C
Deuteranopia (green-blind)
#C9C09C
Tritanopia (blue-blind)
#FF95A0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fca09d; /* rgb */ color: rgb(252, 160, 157); /* oklch */ color: oklch(79.7% 0.110 21.9);
Tailwind
colors: {
custom: {
50: '#ffbdb9',
500: '#fca09d',
950: '#000000',
},
}SCSS
$custom: #fca09d; $custom-light: #ffbdb9; $custom-dark: #000000;
JSON
{
"hex": "#fca09d",
"rgb": {
"r": 252,
"g": 160,
"b": 157
},
"hsl": {
"h": 1.895,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.79736,
"c": 0.11025,
"h": 21.9
},
"luminance": 0.48271
}Semantic roles & 50–950 ramp
primary
#FCA09D
secondary
#D5F5F6
accent
#DEE600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180