#FCA794#FCA794
#FCA794 is a light, moderate red. Relative luminance 0.505; OKLCH L 80.7% C 0.105 H 33.2°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA794 |
|---|---|
| RGB | rgb(252, 167, 148) |
| HSL | hsl(11, 95%, 78%) |
| HSV | hsv(11, 41%, 99%) |
| CMYK | cmyk(0%, 33.7%, 41.3%, 1.2%) |
| CIE-LAB | lab(76.36, 29.17, 22.72) |
| CIE-LCH | lch(76.36, 36.97, 37.92°) |
| OKLab | oklab(80.72% 0.0878 0.0574) |
| OKLCH | oklch(80.72% 0.105 33.2) |
| XYZ | xyz(59.3116, 50.4755, 34.6301) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.12
Blush (survey)
#F29E8E
ΔE00 2.58
Pale Salmon
#FFB19A
ΔE00 2.85
Peachy Pink
#FF9A8A
ΔE00 3.54
Darksalmon
#E9967A
ΔE00 5.86
Lightsalmon
#FFA07A
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA794 #94E9FC
analogous
#FC94B5 #FCA794 #FCDB94
triadic
#FCA794 #94FCA7 #A794FC
tetradic
#FCA794 #B5FC94 #94E9FC #DB94FC
square
#FCA794 #B5FC94 #94E9FC #DB94FC
split-complementary
#FCA794 #94FCDB #94B5FC
monochromatic
#F9451D #FA7658 #FCA794 #FED8D0 #FEE7E1
Accessibility & contrast
On white
1.89
#FCA794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#FCA794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA794
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA794 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB292
Deuteranopia (green-blind)
#CFC393
Tritanopia (blue-blind)
#FF9BA2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca794; /* rgb */ color: rgb(252, 167, 148); /* oklch */ color: oklch(80.7% 0.105 33.2);
Tailwind
colors: {
custom: {
50: '#ffc1b3',
500: '#fca794',
950: '#000000',
},
}SCSS
$custom: #fca794; $custom-light: #ffc1b3; $custom-dark: #000000;
JSON
{
"hex": "#fca794",
"rgb": {
"r": 252,
"g": 167,
"b": 148
},
"hsl": {
"h": 10.962,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.80723,
"c": 0.10492,
"h": 33.2
},
"luminance": 0.50471
}Semantic roles & 50–950 ramp
primary
#FCA794
secondary
#57C4DD
accent
#BCE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281