#FCA595#FCA595
#FCA595 is a light, moderate red. Relative luminance 0.498; OKLCH L 80.4% C 0.106 H 30.9°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA595 |
|---|---|
| RGB | rgb(252, 165, 149) |
| HSL | hsl(9, 94%, 79%) |
| HSV | hsv(9, 41%, 99%) |
| CMYK | cmyk(0%, 34.5%, 40.9%, 1.2%) |
| CIE-LAB | lab(75.93, 30.32, 21.60) |
| CIE-LCH | lch(75.93, 37.23, 35.46°) |
| OKLab | oklab(80.4% 0.0914 0.0547) |
| OKLCH | oklch(80.4% 0.107 30.9) |
| XYZ | xyz(59.0275, 49.7802, 34.9276) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.13
Light Salmon
#FEA993
ΔE00 2.27
Peachy Pink
#FF9A8A
ΔE00 2.86
Pale Salmon
#FFB19A
ΔE00 3.87
Darksalmon
#E9967A
ΔE00 6.32
Lightsalmon
#FFA07A
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA595 #95ECFC
analogous
#FC95B8 #FCA595 #FCD895
triadic
#FCA595 #95FCA5 #A595FC
tetradic
#FCA595 #B8FC95 #95ECFC #D895FC
square
#FCA595 #B8FC95 #95ECFC #D895FC
split-complementary
#FCA595 #95FCD8 #95B8FC
monochromatic
#F9401E #FA7259 #FCA595 #FED8D1 #FEE6E1
Accessibility & contrast
On white
1.92
#FCA595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#FCA595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA595
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA595 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B194
Deuteranopia (green-blind)
#CDC294
Tritanopia (blue-blind)
#FF99A1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fca595; /* rgb */ color: rgb(252, 165, 149); /* oklch */ color: oklch(80.4% 0.106 30.9);
Tailwind
colors: {
custom: {
50: '#ffc0b4',
500: '#fca595',
950: '#000000',
},
}SCSS
$custom: #fca595; $custom-light: #ffc0b4; $custom-dark: #000000;
JSON
{
"hex": "#fca595",
"rgb": {
"r": 252,
"g": 165,
"b": 149
},
"hsl": {
"h": 9.32,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.80401,
"c": 0.1065,
"h": 30.9
},
"luminance": 0.49776
}Semantic roles & 50–950 ramp
primary
#FCA595
secondary
#D5F1F6
accent
#C2E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180