#FCAB93#FCAB93
#FCAB93 is a light, moderate red. Relative luminance 0.519; OKLCH L 81.4% C 0.102 H 37.2°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAB93 |
|---|---|
| RGB | rgb(252, 171, 147) |
| HSL | hsl(14, 95%, 78%) |
| HSV | hsv(14, 42%, 99%) |
| CMYK | cmyk(0%, 32.1%, 41.7%, 1.2%) |
| CIE-LAB | lab(77.24, 26.96, 24.46) |
| CIE-LCH | lch(77.24, 36.41, 42.21°) |
| OKLab | oklab(81.4% 0.0811 0.0616) |
| OKLCH | oklch(81.4% 0.102 37.2) |
| XYZ | xyz(59.9769, 51.9323, 34.4631) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.11
Pale Salmon
#FFB19A
ΔE00 1.45
Blush (survey)
#F29E8E
ΔE00 4.19
Lightsalmon
#FFA07A
ΔE00 4.89
Peachy Pink
#FF9A8A
ΔE00 5.31
Darksalmon
#E9967A
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAB93 #93E4FC
analogous
#FC93AF #FCAB93 #FCDF93
triadic
#FCAB93 #93FCAB #AB93FC
tetradic
#FCAB93 #AFFC93 #93E4FC #DF93FC
square
#FCAB93 #AFFC93 #93E4FC #DF93FC
split-complementary
#FCAB93 #93FCDF #93AFFC
monochromatic
#F94E1C #FA7D57 #FCAB93 #FED9CF #FEE8E1
Accessibility & contrast
On white
1.84
#FCAB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#FCAB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAB93
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAB93 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB591
Deuteranopia (green-blind)
#D2C592
Tritanopia (blue-blind)
#FF9FA5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fcab93; /* rgb */ color: rgb(252, 171, 147); /* oklch */ color: oklch(81.4% 0.102 37.2);
Tailwind
colors: {
custom: {
50: '#ffc4b2',
500: '#fcab93',
950: '#000000',
},
}SCSS
$custom: #fcab93; $custom-light: #ffc4b2; $custom-dark: #000000;
JSON
{
"hex": "#fcab93",
"rgb": {
"r": 252,
"g": 171,
"b": 147
},
"hsl": {
"h": 13.714,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.81396,
"c": 0.10183,
"h": 37.2
},
"luminance": 0.51928
}Semantic roles & 50–950 ramp
primary
#FCAB93
secondary
#56BEDD
accent
#B1E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181211
muted
#868281