#FCA894#FCA894
#FCA894 is a light, moderate red. Relative luminance 0.508; OKLCH L 80.9% C 0.104 H 34.0°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA894 |
|---|---|
| RGB | rgb(252, 168, 148) |
| HSL | hsl(12, 95%, 78%) |
| HSV | hsv(12, 41%, 99%) |
| CMYK | cmyk(0%, 33.3%, 41.3%, 1.2%) |
| CIE-LAB | lab(76.58, 28.64, 23.03) |
| CIE-LCH | lch(76.58, 36.75, 38.80°) |
| OKLab | oklab(80.9% 0.0862 0.0582) |
| OKLCH | oklch(80.9% 0.104 34) |
| XYZ | xyz(59.4955, 50.8433, 34.6914) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.73
Pale Salmon
#FFB19A
ΔE00 2.45
Blush (survey)
#F29E8E
ΔE00 2.89
Peachy Pink
#FF9A8A
ΔE00 3.91
Darksalmon
#E9967A
ΔE00 5.79
Lightsalmon
#FFA07A
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA894 #94E8FC
analogous
#FC94B4 #FCA894 #FCDC94
triadic
#FCA894 #94FCA8 #A894FC
tetradic
#FCA894 #B4FC94 #94E8FC #DC94FC
square
#FCA894 #B4FC94 #94E8FC #DC94FC
split-complementary
#FCA894 #94FCDC #94B4FC
monochromatic
#F9471D #FA7858 #FCA894 #FED8D0 #FEE7E1
Accessibility & contrast
On white
1.88
#FCA894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#FCA894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA894
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA894 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB392
Deuteranopia (green-blind)
#CFC493
Tritanopia (blue-blind)
#FF9CA3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca894; /* rgb */ color: rgb(252, 168, 148); /* oklch */ color: oklch(80.9% 0.104 34.0);
Tailwind
colors: {
custom: {
50: '#ffc2b3',
500: '#fca894',
950: '#000000',
},
}SCSS
$custom: #fca894; $custom-light: #ffc2b3; $custom-dark: #000000;
JSON
{
"hex": "#fca894",
"rgb": {
"r": 252,
"g": 168,
"b": 148
},
"hsl": {
"h": 11.538,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.80896,
"c": 0.10401,
"h": 34
},
"luminance": 0.50839
}Semantic roles & 50–950 ramp
primary
#FCA894
secondary
#57C3DD
accent
#B9E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281