#FCA796#FCA796
#FCA796 is a light, moderate red. Relative luminance 0.505; OKLCH L 80.8% C 0.104 H 31.8°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA796 |
|---|---|
| RGB | rgb(252, 167, 150) |
| HSL | hsl(10, 94%, 79%) |
| HSV | hsv(10, 40%, 99%) |
| CMYK | cmyk(0%, 33.7%, 40.5%, 1.2%) |
| CIE-LAB | lab(76.40, 29.38, 21.69) |
| CIE-LCH | lch(76.40, 36.52, 36.44°) |
| OKLab | oklab(80.77% 0.0886 0.055) |
| OKLCH | oklch(80.77% 0.104 31.8) |
| XYZ | xyz(59.4713, 50.5394, 35.4710) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.77
Blush (survey)
#F29E8E
ΔE00 2.44
Pale Salmon
#FFB19A
ΔE00 3.26
Peachy Pink
#FF9A8A
ΔE00 3.38
Darksalmon
#E9967A
ΔE00 6.30
Lightsalmon
#FFA07A
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA796 #96EBFC
analogous
#FC96B8 #FCA796 #FCDA96
triadic
#FCA796 #96FCA7 #A796FC
tetradic
#FCA796 #B8FC96 #96EBFC #DA96FC
square
#FCA796 #B8FC96 #96EBFC #DA96FC
split-complementary
#FCA796 #96FCDA #96B8FC
monochromatic
#F9431F #FA755B #FCA796 #FED9D2 #FEE6E1
Accessibility & contrast
On white
1.89
#FCA796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#FCA796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA796
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA796 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB295
Deuteranopia (green-blind)
#CFC395
Tritanopia (blue-blind)
#FF9BA3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca796; /* rgb */ color: rgb(252, 167, 150); /* oklch */ color: oklch(80.8% 0.104 31.8);
Tailwind
colors: {
custom: {
50: '#ffc1b5',
500: '#fca796',
950: '#000000',
},
}SCSS
$custom: #fca796; $custom-light: #ffc1b5; $custom-dark: #000000;
JSON
{
"hex": "#fca796",
"rgb": {
"r": 252,
"g": 167,
"b": 150
},
"hsl": {
"h": 10,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.80766,
"c": 0.10426,
"h": 31.8
},
"luminance": 0.50535
}Semantic roles & 50–950 ramp
primary
#FCA796
secondary
#59C7DD
accent
#BFE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281