#FCA891#FCA891
#FCA891 is a light, moderate red. Relative luminance 0.507; OKLCH L 80.8% C 0.105 H 36.0°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA891 |
|---|---|
| RGB | rgb(252, 168, 145) |
| HSL | hsl(13, 95%, 78%) |
| HSV | hsv(13, 42%, 99%) |
| CMYK | cmyk(0%, 33.3%, 42.5%, 1.2%) |
| CIE-LAB | lab(76.53, 28.33, 24.57) |
| CIE-LCH | lch(76.53, 37.50, 40.94°) |
| OKLab | oklab(80.83% 0.0851 0.0618) |
| OKLCH | oklch(80.83% 0.105 36) |
| XYZ | xyz(59.2611, 50.7496, 33.4570) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.54
Pale Salmon
#FFB19A
ΔE00 2.17
Blush (survey)
#F29E8E
ΔE00 3.45
Peachy Pink
#FF9A8A
ΔE00 4.43
Lightsalmon
#FFA07A
ΔE00 4.87
Darksalmon
#E9967A
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA891 #91E5FC
analogous
#FC91AF #FCA891 #FCDD91
triadic
#FCA891 #91FCA8 #A891FC
tetradic
#FCA891 #AFFC91 #91E5FC #DD91FC
square
#FCA891 #AFFC91 #91E5FC #DD91FC
split-complementary
#FCA891 #91FCDD #91AFFC
monochromatic
#F94A1A #FA7955 #FCA891 #FED7CD #FEE7E1
Accessibility & contrast
On white
1.88
#FCA891 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#FCA891 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA891
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA891 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA891 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB28F
Deuteranopia (green-blind)
#D0C490
Tritanopia (blue-blind)
#FF9BA2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca891; /* rgb */ color: rgb(252, 168, 145); /* oklch */ color: oklch(80.8% 0.105 36.0);
Tailwind
colors: {
custom: {
50: '#ffc2b1',
500: '#fca891',
950: '#000000',
},
}SCSS
$custom: #fca891; $custom-light: #ffc2b1; $custom-dark: #000000;
JSON
{
"hex": "#fca891",
"rgb": {
"r": 252,
"g": 168,
"b": 145
},
"hsl": {
"h": 12.897,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.80833,
"c": 0.10513,
"h": 36
},
"luminance": 0.50745
}Semantic roles & 50–950 ramp
primary
#FCA891
secondary
#55BFDC
accent
#B4E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281