#FCA397#FCA397
#FCA397 is a light, moderate red. Relative luminance 0.491; OKLCH L 80.1% C 0.108 H 28.1°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA397 |
|---|---|
| RGB | rgb(252, 163, 151) |
| HSL | hsl(7, 94%, 79%) |
| HSV | hsv(7, 40%, 99%) |
| CMYK | cmyk(0%, 35.3%, 40.1%, 1.2%) |
| CIE-LAB | lab(75.53, 31.58, 19.96) |
| CIE-LCH | lch(75.53, 37.36, 32.29°) |
| OKLab | oklab(80.1% 0.0953 0.0508) |
| OKLCH | oklch(80.1% 0.108 28.1) |
| XYZ | xyz(58.8307, 49.1288, 35.6564) |
| Luminance | 0.4912 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.46
Peachy Pink
#FF9A8A
ΔE00 2.77
Light Salmon
#FEA993
ΔE00 3.74
Pale Salmon
#FFB19A
ΔE00 5.20
Darksalmon
#E9967A
ΔE00 7.22
Salmon
#FA8072
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA397 #97F0FC
analogous
#FC97BE #FCA397 #FCD697
triadic
#FCA397 #97FCA3 #A397FC
tetradic
#FCA397 #BEFC97 #97F0FC #D697FC
square
#FCA397 #BEFC97 #97F0FC #D697FC
split-complementary
#FCA397 #97FCD6 #97BEFC
monochromatic
#F93A20 #FA6E5C #FCA397 #FED8D2 #FEE5E1
Accessibility & contrast
On white
1.94
#FCA397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#FCA397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA397
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA397 | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF96
Deuteranopia (green-blind)
#CCC196
Tritanopia (blue-blind)
#FF97A0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fca397; /* rgb */ color: rgb(252, 163, 151); /* oklch */ color: oklch(80.1% 0.108 28.1);
Tailwind
colors: {
custom: {
50: '#ffbfb5',
500: '#fca397',
950: '#000000',
},
}SCSS
$custom: #fca397; $custom-light: #ffbfb5; $custom-dark: #000000;
JSON
{
"hex": "#fca397",
"rgb": {
"r": 252,
"g": 163,
"b": 151
},
"hsl": {
"h": 7.129,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.80104,
"c": 0.10799,
"h": 28.1
},
"luminance": 0.49124
}Semantic roles & 50–950 ramp
primary
#FCA397
secondary
#D5F2F6
accent
#CAE600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180