#FCA196#FCA196
#FCA196 is a light, moderate red. Relative luminance 0.484; OKLCH L 79.7% C 0.110 H 27.3°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA196 |
|---|---|
| RGB | rgb(252, 161, 150) |
| HSL | hsl(6, 94%, 79%) |
| HSV | hsv(6, 40%, 99%) |
| CMYK | cmyk(0%, 36.1%, 40.5%, 1.2%) |
| CIE-LAB | lab(75.07, 32.52, 19.87) |
| CIE-LCH | lch(75.07, 38.11, 31.43°) |
| OKLab | oklab(79.74% 0.0981 0.0506) |
| OKLCH | oklch(79.74% 0.11 27.3) |
| XYZ | xyz(58.3975, 48.3918, 35.1131) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 2.59
Blush (survey)
#F29E8E
ΔE00 2.59
Light Salmon
#FEA993
ΔE00 4.25
Pale Salmon
#FFB19A
ΔE00 5.77
Darksalmon
#E9967A
ΔE00 7.38
Salmon
#FA8072
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA196 #96F1FC
analogous
#FC96BE #FCA196 #FCD496
triadic
#FCA196 #96FCA1 #A196FC
tetradic
#FCA196 #BEFC96 #96F1FC #D496FC
square
#FCA196 #BEFC96 #96F1FC #D496FC
split-complementary
#FCA196 #96FCD4 #96BEFC
monochromatic
#F9361F #FA6C5B #FCA196 #FED6D2 #FEE4E1
Accessibility & contrast
On white
1.97
#FCA196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#FCA196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA196
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA196 | 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)
#B5AE95
Deuteranopia (green-blind)
#CBC095
Tritanopia (blue-blind)
#FF959E
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fca196; /* rgb */ color: rgb(252, 161, 150); /* oklch */ color: oklch(79.7% 0.110 27.3);
Tailwind
colors: {
custom: {
50: '#ffbdb4',
500: '#fca196',
950: '#000000',
},
}SCSS
$custom: #fca196; $custom-light: #ffbdb4; $custom-dark: #000000;
JSON
{
"hex": "#fca196",
"rgb": {
"r": 252,
"g": 161,
"b": 150
},
"hsl": {
"h": 6.471,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.79744,
"c": 0.11033,
"h": 27.3
},
"luminance": 0.48387
}Semantic roles & 50–950 ramp
primary
#FCA196
secondary
#D5F3F6
accent
#CDE600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180