#FCA197#FCA197
#FCA197 is a light, moderate red. Relative luminance 0.484; OKLCH L 79.8% C 0.110 H 26.6°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA197 |
|---|---|
| RGB | rgb(252, 161, 151) |
| HSL | hsl(6, 94%, 79%) |
| HSV | hsv(6, 40%, 99%) |
| CMYK | cmyk(0%, 36.1%, 40.1%, 1.2%) |
| CIE-LAB | lab(75.09, 32.62, 19.35) |
| CIE-LCH | lch(75.09, 37.93, 30.67°) |
| OKLab | oklab(79.77% 0.0985 0.0493) |
| OKLCH | oklch(79.77% 0.11 26.6) |
| XYZ | xyz(58.4784, 48.4242, 35.5390) |
| Luminance | 0.4842 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 2.85
Blush (survey)
#F29E8E
ΔE00 2.86
Light Salmon
#FEA993
ΔE00 4.56
Pale Salmon
#FFB19A
ΔE00 6.02
Darksalmon
#E9967A
ΔE00 7.67
Salmon
#FA8072
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA197 #97F2FC
analogous
#FC97C0 #FCA197 #FCD497
triadic
#FCA197 #97FCA1 #A197FC
tetradic
#FCA197 #C0FC97 #97F2FC #D497FC
square
#FCA197 #C0FC97 #97F2FC #D497FC
split-complementary
#FCA197 #97FCD4 #97C0FC
monochromatic
#F93520 #FA6B5C #FCA197 #FED7D2 #FEE4E1
Accessibility & contrast
On white
1.97
#FCA197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#FCA197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA197
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA197 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE96
Deuteranopia (green-blind)
#CAC096
Tritanopia (blue-blind)
#FF959F
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fca197; /* rgb */ color: rgb(252, 161, 151); /* oklch */ color: oklch(79.8% 0.110 26.6);
Tailwind
colors: {
custom: {
50: '#ffbdb5',
500: '#fca197',
950: '#000000',
},
}SCSS
$custom: #fca197; $custom-light: #ffbdb5; $custom-dark: #000000;
JSON
{
"hex": "#fca197",
"rgb": {
"r": 252,
"g": 161,
"b": 151
},
"hsl": {
"h": 5.941,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.79766,
"c": 0.11011,
"h": 26.6
},
"luminance": 0.4842
}Semantic roles & 50–950 ramp
primary
#FCA197
secondary
#D5F3F6
accent
#CFE600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180