#FCA89D#FCA89D
#FCA89D is a light, moderate red. Relative luminance 0.511; OKLCH L 81.1% C 0.101 H 27.7°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA89D |
|---|---|
| RGB | rgb(252, 168, 157) |
| HSL | hsl(7, 94%, 80%) |
| HSV | hsv(7, 38%, 99%) |
| CMYK | cmyk(0%, 33.3%, 37.7%, 1.2%) |
| CIE-LAB | lab(76.76, 29.64, 18.40) |
| CIE-LCH | lch(76.76, 34.88, 31.83°) |
| OKLab | oklab(81.09% 0.0897 0.0471) |
| OKLCH | oklch(81.09% 0.101 27.7) |
| XYZ | xyz(60.2358, 51.1394, 38.5901) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.28
Light Salmon
#FEA993
ΔE00 3.84
Peachy Pink
#FF9A8A
ΔE00 4.04
Pale Salmon
#FFB19A
ΔE00 4.79
Darksalmon
#E9967A
ΔE00 7.97
Pale Rose
#FDC1C5
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA89D #9DF1FC
analogous
#FC9DC2 #FCA89D #FCD79D
triadic
#FCA89D #9DFCA8 #A89DFC
tetradic
#FCA89D #C2FC9D #9DF1FC #D79DFC
square
#FCA89D #C2FC9D #9DF1FC #D79DFC
split-complementary
#FCA89D #9DFCD7 #9DC2FC
monochromatic
#F83F26 #FA7362 #FCA89D #FEDDD8 #FEE5E1
Accessibility & contrast
On white
1.87
#FCA89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#FCA89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA89D
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA89D | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB39C
Deuteranopia (green-blind)
#CEC49C
Tritanopia (blue-blind)
#FF9DA5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca89d; /* rgb */ color: rgb(252, 168, 157); /* oklch */ color: oklch(81.1% 0.101 27.7);
Tailwind
colors: {
custom: {
50: '#ffc2ba',
500: '#fca89d',
950: '#000000',
},
}SCSS
$custom: #fca89d; $custom-light: #ffc2ba; $custom-dark: #000000;
JSON
{
"hex": "#fca89d",
"rgb": {
"r": 252,
"g": 168,
"b": 157
},
"hsl": {
"h": 6.947,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.81093,
"c": 0.10131,
"h": 27.7
},
"luminance": 0.51135
}Semantic roles & 50–950 ramp
primary
#FCA89D
secondary
#5FCFDE
accent
#CBE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281