#FCA496#FCA496
#FCA496 is a light, moderate red. Relative luminance 0.494; OKLCH L 80.3% C 0.107 H 29.5°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA496 |
|---|---|
| RGB | rgb(252, 164, 150) |
| HSL | hsl(8, 94%, 79%) |
| HSV | hsv(8, 40%, 99%) |
| CMYK | cmyk(0%, 34.9%, 40.5%, 1.2%) |
| CIE-LAB | lab(75.73, 30.95, 20.78) |
| CIE-LCH | lch(75.73, 37.28, 33.87°) |
| OKLab | oklab(80.25% 0.0933 0.0528) |
| OKLCH | oklch(80.25% 0.107 29.5) |
| XYZ | xyz(58.9281, 49.4529, 35.2900) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.18
Peachy Pink
#FF9A8A
ΔE00 2.71
Light Salmon
#FEA993
ΔE00 3.01
Pale Salmon
#FFB19A
ΔE00 4.53
Darksalmon
#E9967A
ΔE00 6.75
Lightsalmon
#FFA07A
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA496 #96EEFC
analogous
#FC96BB #FCA496 #FCD796
triadic
#FCA496 #96FCA4 #A496FC
tetradic
#FCA496 #BBFC96 #96EEFC #D796FC
square
#FCA496 #BBFC96 #96EEFC #D796FC
split-complementary
#FCA496 #96FCD7 #96BBFC
monochromatic
#F93D1F #FA705B #FCA496 #FED8D2 #FEE5E1
Accessibility & contrast
On white
1.93
#FCA496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#FCA496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA496
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA496 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B095
Deuteranopia (green-blind)
#CDC295
Tritanopia (blue-blind)
#FF98A0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fca496; /* rgb */ color: rgb(252, 164, 150); /* oklch */ color: oklch(80.3% 0.107 29.5);
Tailwind
colors: {
custom: {
50: '#ffbfb5',
500: '#fca496',
950: '#000000',
},
}SCSS
$custom: #fca496; $custom-light: #ffbfb5; $custom-dark: #000000;
JSON
{
"hex": "#fca496",
"rgb": {
"r": 252,
"g": 164,
"b": 150
},
"hsl": {
"h": 8.235,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.80252,
"c": 0.10721,
"h": 29.5
},
"luminance": 0.49448
}Semantic roles & 50–950 ramp
primary
#FCA496
secondary
#D5F2F6
accent
#C6E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180