#FCA995#FCA995
#FCA995 is a light, moderate red. Relative luminance 0.512; OKLCH L 81.1% C 0.103 H 34.2°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA995 |
|---|---|
| RGB | rgb(252, 169, 149) |
| HSL | hsl(12, 94%, 79%) |
| HSV | hsv(12, 41%, 99%) |
| CMYK | cmyk(0%, 32.9%, 40.9%, 1.2%) |
| CIE-LAB | lab(76.83, 28.23, 22.82) |
| CIE-LCH | lch(76.83, 36.30, 38.95°) |
| OKLab | oklab(81.09% 0.085 0.0577) |
| OKLCH | oklch(81.09% 0.103 34.2) |
| XYZ | xyz(59.7603, 51.2458, 35.1719) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.72
Pale Salmon
#FFB19A
ΔE00 2.22
Blush (survey)
#F29E8E
ΔE00 3.07
Peachy Pink
#FF9A8A
ΔE00 4.15
Lightsalmon
#FFA07A
ΔE00 5.90
Darksalmon
#E9967A
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA995 #95E8FC
analogous
#FC95B4 #FCA995 #FCDC95
triadic
#FCA995 #95FCA9 #A995FC
tetradic
#FCA995 #B4FC95 #95E8FC #DC95FC
square
#FCA995 #B4FC95 #95E8FC #DC95FC
split-complementary
#FCA995 #95FCDC #95B4FC
monochromatic
#F9481E #FA7959 #FCA995 #FED9D1 #FEE7E1
Accessibility & contrast
On white
1.87
#FCA995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#FCA995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA995
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA995 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB393
Deuteranopia (green-blind)
#D0C494
Tritanopia (blue-blind)
#FF9DA4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca995; /* rgb */ color: rgb(252, 169, 149); /* oklch */ color: oklch(81.1% 0.103 34.2);
Tailwind
colors: {
custom: {
50: '#ffc3b4',
500: '#fca995',
950: '#000000',
},
}SCSS
$custom: #fca995; $custom-light: #ffc3b4; $custom-dark: #000000;
JSON
{
"hex": "#fca995",
"rgb": {
"r": 252,
"g": 169,
"b": 149
},
"hsl": {
"h": 11.65,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.8109,
"c": 0.10275,
"h": 34.2
},
"luminance": 0.51241
}Semantic roles & 50–950 ramp
primary
#FCA995
secondary
#58C3DD
accent
#B9E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281