#FCAB99#FCAB99
#FCAB99 is a light, moderate red. Relative luminance 0.521; OKLCH L 81.5% C 0.100 H 33.1°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAB99 |
|---|---|
| RGB | rgb(252, 171, 153) |
| HSL | hsl(11, 94%, 79%) |
| HSV | hsv(11, 39%, 99%) |
| CMYK | cmyk(0%, 32.1%, 39.3%, 1.2%) |
| CIE-LAB | lab(77.36, 27.62, 21.38) |
| CIE-LCH | lch(77.36, 34.93, 37.75°) |
| OKLab | oklab(81.52% 0.0834 0.0543) |
| OKLCH | oklch(81.52% 0.1 33.1) |
| XYZ | xyz(60.4601, 52.1255, 37.0077) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.48
Pale Salmon
#FFB19A
ΔE00 2.28
Blush (survey)
#F29E8E
ΔE00 3.27
Peachy Pink
#FF9A8A
ΔE00 4.45
Darksalmon
#E9967A
ΔE00 6.62
Lightsalmon
#FFA07A
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAB99 #99EAFC
analogous
#FC99B9 #FCAB99 #FCDD99
triadic
#FCAB99 #99FCAB #AB99FC
tetradic
#FCAB99 #B9FC99 #99EAFC #DD99FC
square
#FCAB99 #B9FC99 #99EAFC #DD99FC
split-complementary
#FCAB99 #99FCDD #99B9FC
monochromatic
#F94922 #FA7A5E #FCAB99 #FEDCD4 #FEE7E1
Accessibility & contrast
On white
1.84
#FCAB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#FCAB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAB99
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAB99 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB598
Deuteranopia (green-blind)
#D1C698
Tritanopia (blue-blind)
#FFA0A6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fcab99; /* rgb */ color: rgb(252, 171, 153); /* oklch */ color: oklch(81.5% 0.100 33.1);
Tailwind
colors: {
custom: {
50: '#ffc4b7',
500: '#fcab99',
950: '#000000',
},
}SCSS
$custom: #fcab99; $custom-light: #ffc4b7; $custom-dark: #000000;
JSON
{
"hex": "#fcab99",
"rgb": {
"r": 252,
"g": 171,
"b": 153
},
"hsl": {
"h": 10.909,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.81523,
"c": 0.09954,
"h": 33.1
},
"luminance": 0.52121
}Semantic roles & 50–950 ramp
primary
#FCAB99
secondary
#5CC6DE
accent
#BCE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281