#FCAA96#FCAA96
#FCAA96 is a light, moderate red. Relative luminance 0.516; OKLCH L 81.3% C 0.102 H 34.3°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAA96 |
|---|---|
| RGB | rgb(252, 170, 150) |
| HSL | hsl(12, 94%, 79%) |
| HSV | hsv(12, 40%, 99%) |
| CMYK | cmyk(0%, 32.5%, 40.5%, 1.2%) |
| CIE-LAB | lab(77.07, 27.81, 22.61) |
| CIE-LCH | lch(77.07, 35.84, 39.12°) |
| OKLab | oklab(81.29% 0.0838 0.0572) |
| OKLCH | oklch(81.29% 0.102 34.3) |
| XYZ | xyz(60.0273, 51.6513, 35.6564) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.79
Pale Salmon
#FFB19A
ΔE00 2.00
Blush (survey)
#F29E8E
ΔE00 3.26
Peachy Pink
#FF9A8A
ΔE00 4.39
Lightsalmon
#FFA07A
ΔE00 5.98
Darksalmon
#E9967A
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAA96 #96E8FC
analogous
#FC96B5 #FCAA96 #FCDD96
triadic
#FCAA96 #96FCAA #AA96FC
tetradic
#FCAA96 #B5FC96 #96E8FC #DD96FC
square
#FCAA96 #B5FC96 #96E8FC #DD96FC
split-complementary
#FCAA96 #96FCDD #96B5FC
monochromatic
#F94A1F #FA7A5B #FCAA96 #FEDAD2 #FEE7E1
Accessibility & contrast
On white
1.85
#FCAA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#FCAA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAA96
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAA96 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB494
Deuteranopia (green-blind)
#D0C595
Tritanopia (blue-blind)
#FF9EA5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fcaa96; /* rgb */ color: rgb(252, 170, 150); /* oklch */ color: oklch(81.3% 0.102 34.3);
Tailwind
colors: {
custom: {
50: '#ffc4b5',
500: '#fcaa96',
950: '#000000',
},
}SCSS
$custom: #fcaa96; $custom-light: #ffc4b5; $custom-dark: #000000;
JSON
{
"hex": "#fcaa96",
"rgb": {
"r": 252,
"g": 170,
"b": 150
},
"hsl": {
"h": 11.765,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.81285,
"c": 0.10151,
"h": 34.3
},
"luminance": 0.51647
}Semantic roles & 50–950 ramp
primary
#FCAA96
secondary
#59C3DD
accent
#B8E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281