#FCAB98#FCAB98
#FCAB98 is a light, moderate red. Relative luminance 0.521; OKLCH L 81.5% C 0.100 H 33.8°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAB98 |
|---|---|
| RGB | rgb(252, 171, 152) |
| HSL | hsl(11, 94%, 79%) |
| HSV | hsv(11, 40%, 99%) |
| CMYK | cmyk(0%, 32.1%, 39.7%, 1.2%) |
| CIE-LAB | lab(77.34, 27.51, 21.90) |
| CIE-LCH | lch(77.34, 35.16, 38.52°) |
| OKLab | oklab(81.5% 0.083 0.0555) |
| OKLCH | oklch(81.5% 0.1 33.8) |
| XYZ | xyz(60.3778, 52.0926, 36.5745) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.18
Pale Salmon
#FFB19A
ΔE00 2.02
Blush (survey)
#F29E8E
ΔE00 3.35
Peachy Pink
#FF9A8A
ΔE00 4.53
Lightsalmon
#FFA07A
ΔE00 6.39
Darksalmon
#E9967A
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAB98 #98E9FC
analogous
#FC98B7 #FCAB98 #FCDD98
triadic
#FCAB98 #98FCAB #AB98FC
tetradic
#FCAB98 #B7FC98 #98E9FC #DD98FC
square
#FCAB98 #B7FC98 #98E9FC #DD98FC
split-complementary
#FCAB98 #98FCDD #98B7FC
monochromatic
#F94A21 #FA7B5D #FCAB98 #FEDBD3 #FEE7E1
Accessibility & contrast
On white
1.84
#FCAB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#FCAB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAB98
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAB98 | 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)
#BEB596
Deuteranopia (green-blind)
#D1C597
Tritanopia (blue-blind)
#FF9FA6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fcab98; /* rgb */ color: rgb(252, 171, 152); /* oklch */ color: oklch(81.5% 0.100 33.8);
Tailwind
colors: {
custom: {
50: '#ffc4b6',
500: '#fcab98',
950: '#000000',
},
}SCSS
$custom: #fcab98; $custom-light: #ffc4b6; $custom-dark: #000000;
JSON
{
"hex": "#fcab98",
"rgb": {
"r": 252,
"g": 171,
"b": 152
},
"hsl": {
"h": 11.4,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.81501,
"c": 0.09989,
"h": 33.8
},
"luminance": 0.52088
}Semantic roles & 50–950 ramp
primary
#FCAB98
secondary
#5BC5DD
accent
#BAE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281