#FCA896#FCA896
#FCA896 is a light, moderate red. Relative luminance 0.509; OKLCH L 80.9% C 0.103 H 32.6°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA896 |
|---|---|
| RGB | rgb(252, 168, 150) |
| HSL | hsl(11, 94%, 79%) |
| HSV | hsv(11, 40%, 99%) |
| CMYK | cmyk(0%, 33.3%, 40.5%, 1.2%) |
| CIE-LAB | lab(76.62, 28.86, 22.00) |
| CIE-LCH | lch(76.62, 36.29, 37.32°) |
| OKLab | oklab(80.94% 0.087 0.0557) |
| OKLCH | oklch(80.94% 0.103 32.6) |
| XYZ | xyz(59.6552, 50.9072, 35.5323) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.38
Blush (survey)
#F29E8E
ΔE00 2.67
Pale Salmon
#FFB19A
ΔE00 2.84
Peachy Pink
#FF9A8A
ΔE00 3.69
Darksalmon
#E9967A
ΔE00 6.20
Lightsalmon
#FFA07A
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA896 #96EAFC
analogous
#FC96B7 #FCA896 #FCDB96
triadic
#FCA896 #96FCA8 #A896FC
tetradic
#FCA896 #B7FC96 #96EAFC #DB96FC
square
#FCA896 #B7FC96 #96EAFC #DB96FC
split-complementary
#FCA896 #96FCDB #96B7FC
monochromatic
#F9451F #FA775B #FCA896 #FED9D2 #FEE6E1
Accessibility & contrast
On white
1.88
#FCA896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#FCA896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA896
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA896 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB394
Deuteranopia (green-blind)
#CFC495
Tritanopia (blue-blind)
#FF9CA3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca896; /* rgb */ color: rgb(252, 168, 150); /* oklch */ color: oklch(80.9% 0.103 32.6);
Tailwind
colors: {
custom: {
50: '#ffc2b5',
500: '#fca896',
950: '#000000',
},
}SCSS
$custom: #fca896; $custom-light: #ffc2b5; $custom-dark: #000000;
JSON
{
"hex": "#fca896",
"rgb": {
"r": 252,
"g": 168,
"b": 150
},
"hsl": {
"h": 10.588,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.80938,
"c": 0.10332,
"h": 32.6
},
"luminance": 0.50903
}Semantic roles & 50–950 ramp
primary
#FCA896
secondary
#59C6DD
accent
#BDE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281