#FCA396#FCA396
#FCA396 is a light, moderate red. Relative luminance 0.491; OKLCH L 80.1% C 0.108 H 28.7°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA396 |
|---|---|
| RGB | rgb(252, 163, 150) |
| HSL | hsl(8, 94%, 79%) |
| HSV | hsv(8, 40%, 99%) |
| CMYK | cmyk(0%, 35.3%, 40.5%, 1.2%) |
| CIE-LAB | lab(75.51, 31.47, 20.47) |
| CIE-LCH | lch(75.51, 37.55, 33.05°) |
| OKLab | oklab(80.08% 0.0949 0.052) |
| OKLCH | oklch(80.08% 0.108 28.7) |
| XYZ | xyz(58.7498, 49.0964, 35.2306) |
| Luminance | 0.4909 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.25
Peachy Pink
#FF9A8A
ΔE00 2.60
Light Salmon
#FEA993
ΔE00 3.42
Pale Salmon
#FFB19A
ΔE00 4.94
Darksalmon
#E9967A
ΔE00 6.94
Lightsalmon
#FFA07A
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA396 #96EFFC
analogous
#FC96BC #FCA396 #FCD696
triadic
#FCA396 #96FCA3 #A396FC
tetradic
#FCA396 #BCFC96 #96EFFC #D696FC
square
#FCA396 #BCFC96 #96EFFC #D696FC
split-complementary
#FCA396 #96FCD6 #96BCFC
monochromatic
#F93B1F #FA6F5B #FCA396 #FED7D2 #FEE5E1
Accessibility & contrast
On white
1.94
#FCA396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#FCA396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA396
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA396 | 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)
#B7AF95
Deuteranopia (green-blind)
#CCC195
Tritanopia (blue-blind)
#FF97A0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fca396; /* rgb */ color: rgb(252, 163, 150); /* oklch */ color: oklch(80.1% 0.108 28.7);
Tailwind
colors: {
custom: {
50: '#ffbfb5',
500: '#fca396',
950: '#000000',
},
}SCSS
$custom: #fca396; $custom-light: #ffbfb5; $custom-dark: #000000;
JSON
{
"hex": "#fca396",
"rgb": {
"r": 252,
"g": 163,
"b": 150
},
"hsl": {
"h": 7.647,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.80082,
"c": 0.10823,
"h": 28.7
},
"luminance": 0.49092
}Semantic roles & 50–950 ramp
primary
#FCA396
secondary
#D5F2F6
accent
#C8E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180