#FCA797#FCA797
#FCA797 is a light, moderate red. Relative luminance 0.506; OKLCH L 80.8% C 0.104 H 31.1°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA797 |
|---|---|
| RGB | rgb(252, 167, 151) |
| HSL | hsl(10, 94%, 79%) |
| HSV | hsv(10, 40%, 99%) |
| CMYK | cmyk(0%, 33.7%, 40.1%, 1.2%) |
| CIE-LAB | lab(76.42, 29.49, 21.18) |
| CIE-LCH | lch(76.42, 36.31, 35.68°) |
| OKLab | oklab(80.79% 0.089 0.0538) |
| OKLCH | oklch(80.79% 0.104 31.1) |
| XYZ | xyz(59.5521, 50.5717, 35.8969) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.11
Blush (survey)
#F29E8E
ΔE00 2.45
Peachy Pink
#FF9A8A
ΔE00 3.36
Pale Salmon
#FFB19A
ΔE00 3.50
Darksalmon
#E9967A
ΔE00 6.53
Lightsalmon
#FFA07A
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA797 #97ECFC
analogous
#FC97BA #FCA797 #FCDA97
triadic
#FCA797 #97FCA7 #A797FC
tetradic
#FCA797 #BAFC97 #97ECFC #DA97FC
square
#FCA797 #BAFC97 #97ECFC #DA97FC
split-complementary
#FCA797 #97FCDA #97BAFC
monochromatic
#F94220 #FA755C #FCA797 #FED9D2 #FEE6E1
Accessibility & contrast
On white
1.89
#FCA797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#FCA797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA797
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA797 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB296
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#FF9BA3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca797; /* rgb */ color: rgb(252, 167, 151); /* oklch */ color: oklch(80.8% 0.104 31.1);
Tailwind
colors: {
custom: {
50: '#ffc1b5',
500: '#fca797',
950: '#000000',
},
}SCSS
$custom: #fca797; $custom-light: #ffc1b5; $custom-dark: #000000;
JSON
{
"hex": "#fca797",
"rgb": {
"r": 252,
"g": 167,
"b": 151
},
"hsl": {
"h": 9.505,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.80787,
"c": 0.10395,
"h": 31.1
},
"luminance": 0.50567
}Semantic roles & 50–950 ramp
primary
#FCA797
secondary
#5AC8DD
accent
#C1E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281