#FCA495#FCA495
#FCA495 is a light, moderate red. Relative luminance 0.494; OKLCH L 80.2% C 0.107 H 30.2°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA495 |
|---|---|
| RGB | rgb(252, 164, 149) |
| HSL | hsl(9, 94%, 79%) |
| HSV | hsv(9, 41%, 99%) |
| CMYK | cmyk(0%, 34.9%, 40.9%, 1.2%) |
| CIE-LAB | lab(75.71, 30.84, 21.29) |
| CIE-LCH | lch(75.71, 37.48, 34.62°) |
| OKLab | oklab(80.23% 0.0929 0.054) |
| OKLCH | oklch(80.23% 0.107 30.2) |
| XYZ | xyz(58.8479, 49.4209, 34.8677) |
| Luminance | 0.4942 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.06
Peachy Pink
#FF9A8A
ΔE00 2.64
Light Salmon
#FEA993
ΔE00 2.69
Pale Salmon
#FFB19A
ΔE00 4.29
Darksalmon
#E9967A
ΔE00 6.48
Lightsalmon
#FFA07A
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA495 #95EDFC
analogous
#FC95B9 #FCA495 #FCD795
triadic
#FCA495 #95FCA4 #A495FC
tetradic
#FCA495 #B9FC95 #95EDFC #D795FC
square
#FCA495 #B9FC95 #95EDFC #D795FC
split-complementary
#FCA495 #95FCD7 #95B9FC
monochromatic
#F93E1E #FA7159 #FCA495 #FED7D1 #FEE5E1
Accessibility & contrast
On white
1.93
#FCA495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#FCA495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA495
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA495 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B094
Deuteranopia (green-blind)
#CDC294
Tritanopia (blue-blind)
#FF98A0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fca495; /* rgb */ color: rgb(252, 164, 149); /* oklch */ color: oklch(80.2% 0.107 30.2);
Tailwind
colors: {
custom: {
50: '#ffbfb4',
500: '#fca495',
950: '#000000',
},
}SCSS
$custom: #fca495; $custom-light: #ffbfb4; $custom-dark: #000000;
JSON
{
"hex": "#fca495",
"rgb": {
"r": 252,
"g": 164,
"b": 149
},
"hsl": {
"h": 8.738,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.8023,
"c": 0.10749,
"h": 30.2
},
"luminance": 0.49416
}Semantic roles & 50–950 ramp
primary
#FCA495
secondary
#D5F1F6
accent
#C4E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180