#FCA494#FCA494
#FCA494 is a light, moderate red. Relative luminance 0.494; OKLCH L 80.2% C 0.108 H 30.8°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA494 |
|---|---|
| RGB | rgb(252, 164, 148) |
| HSL | hsl(9, 95%, 78%) |
| HSV | hsv(9, 41%, 99%) |
| CMYK | cmyk(0%, 34.9%, 41.3%, 1.2%) |
| CIE-LAB | lab(75.69, 30.74, 21.81) |
| CIE-LCH | lch(75.69, 37.69, 35.36°) |
| OKLab | oklab(80.21% 0.0925 0.0552) |
| OKLCH | oklch(80.21% 0.108 30.8) |
| XYZ | xyz(58.7684, 49.3891, 34.4490) |
| Luminance | 0.4938 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.00
Light Salmon
#FEA993
ΔE00 2.39
Peachy Pink
#FF9A8A
ΔE00 2.62
Pale Salmon
#FFB19A
ΔE00 4.07
Darksalmon
#E9967A
ΔE00 6.22
Lightsalmon
#FFA07A
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA494 #94ECFC
analogous
#FC94B8 #FCA494 #FCD894
triadic
#FCA494 #94FCA4 #A494FC
tetradic
#FCA494 #B8FC94 #94ECFC #D894FC
square
#FCA494 #B8FC94 #94ECFC #D894FC
split-complementary
#FCA494 #94FCD8 #94B8FC
monochromatic
#F93F1D #FA7158 #FCA494 #FED7D0 #FEE6E1
Accessibility & contrast
On white
1.93
#FCA494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#FCA494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA494
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA494 | 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)
#B8B093
Deuteranopia (green-blind)
#CDC193
Tritanopia (blue-blind)
#FF98A0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fca494; /* rgb */ color: rgb(252, 164, 148); /* oklch */ color: oklch(80.2% 0.108 30.8);
Tailwind
colors: {
custom: {
50: '#ffbfb3',
500: '#fca494',
950: '#000000',
},
}SCSS
$custom: #fca494; $custom-light: #ffbfb3; $custom-dark: #000000;
JSON
{
"hex": "#fca494",
"rgb": {
"r": 252,
"g": 164,
"b": 148
},
"hsl": {
"h": 9.231,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.80209,
"c": 0.10777,
"h": 30.8
},
"luminance": 0.49384
}Semantic roles & 50–950 ramp
primary
#FCA494
secondary
#D5F1F6
accent
#C2E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180