#FCAB92#FCAB92
#FCAB92 is a light, moderate red. Relative luminance 0.519; OKLCH L 81.4% C 0.102 H 37.9°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAB92 |
|---|---|
| RGB | rgb(252, 171, 146) |
| HSL | hsl(14, 95%, 78%) |
| HSV | hsv(14, 42%, 99%) |
| CMYK | cmyk(0%, 32.1%, 42.1%, 1.2%) |
| CIE-LAB | lab(77.22, 26.86, 24.97) |
| CIE-LCH | lch(77.22, 36.67, 42.91°) |
| OKLab | oklab(81.38% 0.0807 0.0628) |
| OKLCH | oklch(81.38% 0.102 37.9) |
| XYZ | xyz(59.8988, 51.9010, 34.0516) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.39
Pale Salmon
#FFB19A
ΔE00 1.56
Blush (survey)
#F29E8E
ΔE00 4.42
Lightsalmon
#FFA07A
ΔE00 4.62
Peachy Pink
#FF9A8A
ΔE00 5.52
Darksalmon
#E9967A
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAB92 #92E3FC
analogous
#FC92AE #FCAB92 #FCE092
triadic
#FCAB92 #92FCAB #AB92FC
tetradic
#FCAB92 #AEFC92 #92E3FC #E092FC
square
#FCAB92 #AEFC92 #92E3FC #E092FC
split-complementary
#FCAB92 #92FCE0 #92AEFC
monochromatic
#F94F1B #FA7D56 #FCAB92 #FED9CE #FEE8E1
Accessibility & contrast
On white
1.85
#FCAB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#FCAB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAB92
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAB92 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB590
Deuteranopia (green-blind)
#D2C591
Tritanopia (blue-blind)
#FF9FA4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fcab92; /* rgb */ color: rgb(252, 171, 146); /* oklch */ color: oklch(81.4% 0.102 37.9);
Tailwind
colors: {
custom: {
50: '#ffc4b2',
500: '#fcab92',
950: '#000000',
},
}SCSS
$custom: #fcab92; $custom-light: #ffc4b2; $custom-dark: #000000;
JSON
{
"hex": "#fcab92",
"rgb": {
"r": 252,
"g": 171,
"b": 146
},
"hsl": {
"h": 14.151,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.81375,
"c": 0.10225,
"h": 37.9
},
"luminance": 0.51897
}Semantic roles & 50–950 ramp
primary
#FCAB92
secondary
#56BDDD
accent
#AFE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181211
muted
#868281