#FCAA95#FCAA95
#FCAA95 is a light, moderate red. Relative luminance 0.516; OKLCH L 81.3% C 0.102 H 35.0°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAA95 |
|---|---|
| RGB | rgb(252, 170, 149) |
| HSL | hsl(12, 94%, 79%) |
| HSV | hsv(12, 41%, 99%) |
| CMYK | cmyk(0%, 32.5%, 40.9%, 1.2%) |
| CIE-LAB | lab(77.05, 27.70, 23.13) |
| CIE-LCH | lch(77.05, 36.09, 39.86°) |
| OKLab | oklab(81.26% 0.0835 0.0584) |
| OKLCH | oklch(81.26% 0.102 35) |
| XYZ | xyz(59.9471, 51.6192, 35.2341) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.58
Pale Salmon
#FFB19A
ΔE00 1.83
Blush (survey)
#F29E8E
ΔE00 3.41
Peachy Pink
#FF9A8A
ΔE00 4.53
Lightsalmon
#FFA07A
ΔE00 5.66
Darksalmon
#E9967A
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAA95 #95E7FC
analogous
#FC95B3 #FCAA95 #FCDD95
triadic
#FCAA95 #95FCAA #AA95FC
tetradic
#FCAA95 #B3FC95 #95E7FC #DD95FC
square
#FCAA95 #B3FC95 #95E7FC #DD95FC
split-complementary
#FCAA95 #95FCDD #95B3FC
monochromatic
#F94B1E #FA7A59 #FCAA95 #FEDAD1 #FEE7E1
Accessibility & contrast
On white
1.85
#FCAA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#FCAA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAA95
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAA95 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 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)
#BDB493
Deuteranopia (green-blind)
#D1C594
Tritanopia (blue-blind)
#FF9EA5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fcaa95; /* rgb */ color: rgb(252, 170, 149); /* oklch */ color: oklch(81.3% 0.102 35.0);
Tailwind
colors: {
custom: {
50: '#ffc3b4',
500: '#fcaa95',
950: '#000000',
},
}SCSS
$custom: #fcaa95; $custom-light: #ffc3b4; $custom-dark: #000000;
JSON
{
"hex": "#fcaa95",
"rgb": {
"r": 252,
"g": 170,
"b": 149
},
"hsl": {
"h": 12.233,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.81263,
"c": 0.10187,
"h": 35
},
"luminance": 0.51615
}Semantic roles & 50–950 ramp
primary
#FCAA95
secondary
#58C2DD
accent
#B7E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281