#FCA394#FCA394
#FCA394 is a light, moderate red. Relative luminance 0.490; OKLCH L 80.0% C 0.109 H 30.1°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA394 |
|---|---|
| RGB | rgb(252, 163, 148) |
| HSL | hsl(9, 95%, 78%) |
| HSV | hsv(9, 41%, 99%) |
| CMYK | cmyk(0%, 35.3%, 41.3%, 1.2%) |
| CIE-LAB | lab(75.47, 31.26, 21.51) |
| CIE-LCH | lch(75.47, 37.94, 34.53°) |
| OKLab | oklab(80.04% 0.0941 0.0545) |
| OKLCH | oklch(80.04% 0.109 30.1) |
| XYZ | xyz(58.5901, 49.0326, 34.3896) |
| Luminance | 0.4903 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 1.96
Peachy Pink
#FF9A8A
ΔE00 2.40
Light Salmon
#FEA993
ΔE00 2.81
Pale Salmon
#FFB19A
ΔE00 4.48
Darksalmon
#E9967A
ΔE00 6.39
Lightsalmon
#FFA07A
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA394 #94EDFC
analogous
#FC94B9 #FCA394 #FCD794
triadic
#FCA394 #94FCA3 #A394FC
tetradic
#FCA394 #B9FC94 #94EDFC #D794FC
square
#FCA394 #B9FC94 #94EDFC #D794FC
split-complementary
#FCA394 #94FCD7 #94B9FC
monochromatic
#F93D1D #FA7058 #FCA394 #FED6D0 #FEE5E1
Accessibility & contrast
On white
1.94
#FCA394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#FCA394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA394
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA394 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF93
Deuteranopia (green-blind)
#CCC193
Tritanopia (blue-blind)
#FF979F
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fca394; /* rgb */ color: rgb(252, 163, 148); /* oklch */ color: oklch(80.0% 0.109 30.1);
Tailwind
colors: {
custom: {
50: '#ffbfb3',
500: '#fca394',
950: '#000000',
},
}SCSS
$custom: #fca394; $custom-light: #ffbfb3; $custom-dark: #000000;
JSON
{
"hex": "#fca394",
"rgb": {
"r": 252,
"g": 163,
"b": 148
},
"hsl": {
"h": 8.654,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.80039,
"c": 0.10876,
"h": 30.1
},
"luminance": 0.49028
}Semantic roles & 50–950 ramp
primary
#FCA394
secondary
#D5F2F6
accent
#C4E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180