#FCA996#FCA996
#FCA996 is a light, moderate red. Relative luminance 0.513; OKLCH L 81.1% C 0.102 H 33.5°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA996 |
|---|---|
| RGB | rgb(252, 169, 150) |
| HSL | hsl(11, 94%, 79%) |
| HSV | hsv(11, 40%, 99%) |
| CMYK | cmyk(0%, 32.9%, 40.5%, 1.2%) |
| CIE-LAB | lab(76.85, 28.34, 22.31) |
| CIE-LCH | lch(76.85, 36.06, 38.21°) |
| OKLab | oklab(81.11% 0.0854 0.0565) |
| OKLCH | oklch(81.11% 0.102 33.5) |
| XYZ | xyz(59.8405, 51.2778, 35.5941) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.03
Pale Salmon
#FFB19A
ΔE00 2.42
Blush (survey)
#F29E8E
ΔE00 2.95
Peachy Pink
#FF9A8A
ΔE00 4.03
Darksalmon
#E9967A
ΔE00 6.13
Lightsalmon
#FFA07A
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA996 #96E9FC
analogous
#FC96B6 #FCA996 #FCDC96
triadic
#FCA996 #96FCA9 #A996FC
tetradic
#FCA996 #B6FC96 #96E9FC #DC96FC
square
#FCA996 #B6FC96 #96E9FC #DC96FC
split-complementary
#FCA996 #96FCDC #96B6FC
monochromatic
#F9481F #FA785B #FCA996 #FEDAD2 #FEE7E1
Accessibility & contrast
On white
1.87
#FCA996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#FCA996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA996
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA996 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB494
Deuteranopia (green-blind)
#D0C495
Tritanopia (blue-blind)
#FF9DA4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca996; /* rgb */ color: rgb(252, 169, 150); /* oklch */ color: oklch(81.1% 0.102 33.5);
Tailwind
colors: {
custom: {
50: '#ffc3b5',
500: '#fca996',
950: '#000000',
},
}SCSS
$custom: #fca996; $custom-light: #ffc3b5; $custom-dark: #000000;
JSON
{
"hex": "#fca996",
"rgb": {
"r": 252,
"g": 169,
"b": 150
},
"hsl": {
"h": 11.176,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.81111,
"c": 0.1024,
"h": 33.5
},
"luminance": 0.51273
}Semantic roles & 50–950 ramp
primary
#FCA996
secondary
#59C5DD
accent
#BBE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281