#FCA09E#FCA09E
#FCA09E is a light, moderate red. Relative luminance 0.483; OKLCH L 79.8% C 0.110 H 21.2°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA09E |
|---|---|
| RGB | rgb(252, 160, 158) |
| HSL | hsl(1, 94%, 80%) |
| HSV | hsv(1, 37%, 99%) |
| CMYK | cmyk(0%, 36.5%, 37.3%, 1.2%) |
| CIE-LAB | lab(75.02, 33.93, 15.43) |
| CIE-LCH | lch(75.02, 37.27, 24.45°) |
| OKLab | oklab(79.76% 0.1027 0.0398) |
| OKLCH | oklch(79.76% 0.11 21.2) |
| XYZ | xyz(58.8898, 48.3102, 38.5643) |
| Luminance | 0.4831 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 5.23
Blush (survey)
#F29E8E
ΔE00 5.28
Blush Pink
#FE828C
ΔE00 7.05
Light Salmon
#FEA993
ΔE00 7.21
Lightcoral
#F08080
ΔE00 7.60
Lightpink
#FFB6C1
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA09E #9EFAFC
analogous
#FC9ECB #FCA09E #FCCF9E
triadic
#FCA09E #9EFCA0 #A09EFC
tetradic
#FCA09E #CBFC9E #9EFAFC #CF9EFC
square
#FCA09E #CBFC9E #9EFAFC #CF9EFC
split-complementary
#FCA09E #9EFCCF #9ECBFC
monochromatic
#F82C27 #FA6663 #FCA09E #FEDAD9 #FEE2E1
Accessibility & contrast
On white
1.97
#FCA09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#FCA09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA09E
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA09E | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9D
Deuteranopia (green-blind)
#C9C09D
Tritanopia (blue-blind)
#FF95A0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fca09e; /* rgb */ color: rgb(252, 160, 158); /* oklch */ color: oklch(79.8% 0.110 21.2);
Tailwind
colors: {
custom: {
50: '#ffbdba',
500: '#fca09e',
950: '#000000',
},
}SCSS
$custom: #fca09e; $custom-light: #ffbdba; $custom-dark: #000000;
JSON
{
"hex": "#fca09e",
"rgb": {
"r": 252,
"g": 160,
"b": 158
},
"hsl": {
"h": 1.277,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.7976,
"c": 0.11014,
"h": 21.2
},
"luminance": 0.48306
}Semantic roles & 50–950 ramp
primary
#FCA09E
secondary
#D5F6F6
accent
#E1E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180