#FCAA94#FCAA94
#FCAA94 is a light, moderate red. Relative luminance 0.516; OKLCH L 81.2% C 0.102 H 35.7°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAA94 |
|---|---|
| RGB | rgb(252, 170, 148) |
| HSL | hsl(13, 95%, 78%) |
| HSV | hsv(13, 41%, 99%) |
| CMYK | cmyk(0%, 32.5%, 41.3%, 1.2%) |
| CIE-LAB | lab(77.03, 27.60, 23.64) |
| CIE-LCH | lch(77.03, 36.34, 40.59°) |
| OKLab | oklab(81.24% 0.0831 0.0597) |
| OKLCH | oklch(81.24% 0.102 35.7) |
| XYZ | xyz(59.8676, 51.5875, 34.8154) |
| Luminance | 0.5158 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.53
Pale Salmon
#FFB19A
ΔE00 1.72
Blush (survey)
#F29E8E
ΔE00 3.59
Peachy Pink
#FF9A8A
ΔE00 4.70
Lightsalmon
#FFA07A
ΔE00 5.36
Darksalmon
#E9967A
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAA94 #94E6FC
analogous
#FC94B2 #FCAA94 #FCDE94
triadic
#FCAA94 #94FCAA #AA94FC
tetradic
#FCAA94 #B2FC94 #94E6FC #DE94FC
square
#FCAA94 #B2FC94 #94E6FC #DE94FC
split-complementary
#FCAA94 #94FCDE #94B2FC
monochromatic
#F94B1D #FA7B58 #FCAA94 #FED9D0 #FEE7E1
Accessibility & contrast
On white
1.86
#FCAA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#FCAA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAA94
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAA94 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB492
Deuteranopia (green-blind)
#D1C593
Tritanopia (blue-blind)
#FF9EA4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fcaa94; /* rgb */ color: rgb(252, 170, 148); /* oklch */ color: oklch(81.2% 0.102 35.7);
Tailwind
colors: {
custom: {
50: '#ffc3b3',
500: '#fcaa94',
950: '#000000',
},
}SCSS
$custom: #fcaa94; $custom-light: #ffc3b3; $custom-dark: #000000;
JSON
{
"hex": "#fcaa94",
"rgb": {
"r": 252,
"g": 170,
"b": 148
},
"hsl": {
"h": 12.692,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.81242,
"c": 0.10226,
"h": 35.7
},
"luminance": 0.51583
}Semantic roles & 50–950 ramp
primary
#FCAA94
secondary
#57C1DD
accent
#B5E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281