#FCA893#FCA893
#FCA893 is a light, moderate red. Relative luminance 0.508; OKLCH L 80.9% C 0.104 H 34.7°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA893 |
|---|---|
| RGB | rgb(252, 168, 147) |
| HSL | hsl(12, 95%, 78%) |
| HSV | hsv(12, 42%, 99%) |
| CMYK | cmyk(0%, 33.3%, 41.7%, 1.2%) |
| CIE-LAB | lab(76.56, 28.54, 23.54) |
| CIE-LCH | lch(76.56, 36.99, 39.52°) |
| OKLab | oklab(80.88% 0.0858 0.0594) |
| OKLCH | oklch(80.88% 0.104 34.7) |
| XYZ | xyz(59.4167, 50.8118, 34.2764) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.46
Pale Salmon
#FFB19A
ΔE00 2.31
Blush (survey)
#F29E8E
ΔE00 3.05
Peachy Pink
#FF9A8A
ΔE00 4.06
Lightsalmon
#FFA07A
ΔE00 5.50
Darksalmon
#E9967A
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA893 #93E7FC
analogous
#FC93B2 #FCA893 #FCDC93
triadic
#FCA893 #93FCA8 #A893FC
tetradic
#FCA893 #B2FC93 #93E7FC #DC93FC
square
#FCA893 #B2FC93 #93E7FC #DC93FC
split-complementary
#FCA893 #93FCDC #93B2FC
monochromatic
#F9481C #FA7857 #FCA893 #FED8CF #FEE7E1
Accessibility & contrast
On white
1.88
#FCA893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#FCA893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA893
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA893 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB391
Deuteranopia (green-blind)
#D0C492
Tritanopia (blue-blind)
#FF9CA3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca893; /* rgb */ color: rgb(252, 168, 147); /* oklch */ color: oklch(80.9% 0.104 34.7);
Tailwind
colors: {
custom: {
50: '#ffc2b2',
500: '#fca893',
950: '#000000',
},
}SCSS
$custom: #fca893; $custom-light: #ffc2b2; $custom-dark: #000000;
JSON
{
"hex": "#fca893",
"rgb": {
"r": 252,
"g": 168,
"b": 147
},
"hsl": {
"h": 12,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.80875,
"c": 0.10437,
"h": 34.7
},
"luminance": 0.50807
}Semantic roles & 50–950 ramp
primary
#FCA893
secondary
#56C2DD
accent
#B8E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181211
muted
#868281