#FCA696#FCA696
#FCA696 is a light, moderate red. Relative luminance 0.502; OKLCH L 80.6% C 0.105 H 31.0°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA696 |
|---|---|
| RGB | rgb(252, 166, 150) |
| HSL | hsl(9, 94%, 79%) |
| HSV | hsv(9, 40%, 99%) |
| CMYK | cmyk(0%, 34.1%, 40.5%, 1.2%) |
| CIE-LAB | lab(76.18, 29.91, 21.39) |
| CIE-LCH | lch(76.18, 36.77, 35.57°) |
| OKLab | oklab(80.59% 0.0902 0.0543) |
| OKLCH | oklch(80.59% 0.105 31) |
| XYZ | xyz(59.2888, 50.1744, 35.4102) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.18
Blush (survey)
#F29E8E
ΔE00 2.28
Peachy Pink
#FF9A8A
ΔE00 3.11
Pale Salmon
#FFB19A
ΔE00 3.68
Darksalmon
#E9967A
ΔE00 6.42
Lightsalmon
#FFA07A
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA696 #96ECFC
analogous
#FC96B9 #FCA696 #FCD996
triadic
#FCA696 #96FCA6 #A696FC
tetradic
#FCA696 #B9FC96 #96ECFC #D996FC
square
#FCA696 #B9FC96 #96ECFC #D996FC
split-complementary
#FCA696 #96FCD9 #96B9FC
monochromatic
#F9411F #FA745B #FCA696 #FED8D2 #FEE6E1
Accessibility & contrast
On white
1.90
#FCA696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#FCA696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA696
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA696 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B195
Deuteranopia (green-blind)
#CEC395
Tritanopia (blue-blind)
#FF9AA2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca696; /* rgb */ color: rgb(252, 166, 150); /* oklch */ color: oklch(80.6% 0.105 31.0);
Tailwind
colors: {
custom: {
50: '#ffc1b5',
500: '#fca696',
950: '#000000',
},
}SCSS
$custom: #fca696; $custom-light: #ffc1b5; $custom-dark: #000000;
JSON
{
"hex": "#fca696",
"rgb": {
"r": 252,
"g": 166,
"b": 150
},
"hsl": {
"h": 9.412,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.80594,
"c": 0.10522,
"h": 31
},
"luminance": 0.5017
}Semantic roles & 50–950 ramp
primary
#FCA696
secondary
#59C8DD
accent
#C1E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281