#FCAB91#FCAB91
#FCAB91 is a light, moderate red. Relative luminance 0.519; OKLCH L 81.4% C 0.103 H 38.5°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAB91 |
|---|---|
| RGB | rgb(252, 171, 145) |
| HSL | hsl(15, 95%, 78%) |
| HSV | hsv(15, 42%, 99%) |
| CMYK | cmyk(0%, 32.1%, 42.5%, 1.2%) |
| CIE-LAB | lab(77.20, 26.75, 25.48) |
| CIE-LCH | lch(77.20, 36.95, 43.61°) |
| OKLab | oklab(81.36% 0.0803 0.064) |
| OKLCH | oklch(81.36% 0.103 38.5) |
| XYZ | xyz(59.8214, 51.8700, 33.6438) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.69
Pale Salmon
#FFB19A
ΔE00 1.72
Lightsalmon
#FFA07A
ΔE00 4.37
Blush (survey)
#F29E8E
ΔE00 4.66
Darksalmon
#E9967A
ΔE00 5.55
Peachy Pink
#FF9A8A
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAB91 #91E2FC
analogous
#FC91AD #FCAB91 #FCE091
triadic
#FCAB91 #91FCAB #AB91FC
tetradic
#FCAB91 #ADFC91 #91E2FC #E091FC
square
#FCAB91 #ADFC91 #91E2FC #E091FC
split-complementary
#FCAB91 #91FCE0 #91ADFC
monochromatic
#F9501A #FA7E55 #FCAB91 #FED8CD #FEE8E1
Accessibility & contrast
On white
1.85
#FCAB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#FCAB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAB91
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAB91 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB58F
Deuteranopia (green-blind)
#D2C590
Tritanopia (blue-blind)
#FF9FA4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fcab91; /* rgb */ color: rgb(252, 171, 145); /* oklch */ color: oklch(81.4% 0.103 38.5);
Tailwind
colors: {
custom: {
50: '#ffc4b1',
500: '#fcab91',
950: '#000000',
},
}SCSS
$custom: #fcab91; $custom-light: #ffc4b1; $custom-dark: #000000;
JSON
{
"hex": "#fcab91",
"rgb": {
"r": 252,
"g": 171,
"b": 145
},
"hsl": {
"h": 14.579,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.81355,
"c": 0.10269,
"h": 38.5
},
"luminance": 0.51866
}Semantic roles & 50–950 ramp
primary
#FCAB91
secondary
#55BBDC
accent
#AEE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281