#FCAB95#FCAB95
#FCAB95 is a light, moderate red. Relative luminance 0.520; OKLCH L 81.4% C 0.101 H 35.9°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAB95 |
|---|---|
| RGB | rgb(252, 171, 149) |
| HSL | hsl(13, 94%, 79%) |
| HSV | hsv(13, 41%, 99%) |
| CMYK | cmyk(0%, 32.1%, 40.9%, 1.2%) |
| CIE-LAB | lab(77.28, 27.18, 23.43) |
| CIE-LCH | lch(77.28, 35.89, 40.77°) |
| OKLab | oklab(81.44% 0.0819 0.0592) |
| OKLCH | oklch(81.44% 0.101 35.9) |
| XYZ | xyz(60.1352, 51.9956, 35.2968) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.75
Pale Salmon
#FFB19A
ΔE00 1.48
Blush (survey)
#F29E8E
ΔE00 3.78
Peachy Pink
#FF9A8A
ΔE00 4.93
Lightsalmon
#FFA07A
ΔE00 5.46
Darksalmon
#E9967A
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAB95 #95E6FC
analogous
#FC95B2 #FCAB95 #FCDF95
triadic
#FCAB95 #95FCAB #AB95FC
tetradic
#FCAB95 #B2FC95 #95E6FC #DF95FC
square
#FCAB95 #B2FC95 #95E6FC #DF95FC
split-complementary
#FCAB95 #95FCDF #95B2FC
monochromatic
#F94D1E #FA7C59 #FCAB95 #FEDAD1 #FEE7E1
Accessibility & contrast
On white
1.84
#FCAB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#FCAB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAB95
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAB95 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB593
Deuteranopia (green-blind)
#D1C594
Tritanopia (blue-blind)
#FF9FA5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fcab95; /* rgb */ color: rgb(252, 171, 149); /* oklch */ color: oklch(81.4% 0.101 35.9);
Tailwind
colors: {
custom: {
50: '#ffc4b4',
500: '#fcab95',
950: '#000000',
},
}SCSS
$custom: #fcab95; $custom-light: #ffc4b4; $custom-dark: #000000;
JSON
{
"hex": "#fcab95",
"rgb": {
"r": 252,
"g": 171,
"b": 149
},
"hsl": {
"h": 12.816,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.81438,
"c": 0.10101,
"h": 35.9
},
"luminance": 0.51991
}Semantic roles & 50–950 ramp
primary
#FCAB95
secondary
#58C1DD
accent
#B4E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281