#FCA295#FCA295
#FCA295 is a light, moderate red. Relative luminance 0.487; OKLCH L 79.9% C 0.110 H 28.7°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA295 |
|---|---|
| RGB | rgb(252, 162, 149) |
| HSL | hsl(8, 94%, 79%) |
| HSV | hsv(8, 41%, 99%) |
| CMYK | cmyk(0%, 35.7%, 40.9%, 1.2%) |
| CIE-LAB | lab(75.27, 31.89, 20.69) |
| CIE-LCH | lch(75.27, 38.01, 32.98°) |
| OKLab | oklab(79.89% 0.0961 0.0525) |
| OKLCH | oklch(79.89% 0.11 28.7) |
| XYZ | xyz(58.4928, 48.7107, 34.7493) |
| Luminance | 0.4871 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.18
Peachy Pink
#FF9A8A
ΔE00 2.38
Light Salmon
#FEA993
ΔE00 3.53
Pale Salmon
#FFB19A
ΔE00 5.12
Darksalmon
#E9967A
ΔE00 6.86
Salmon
#FA8072
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA295 #95EFFC
analogous
#FC95BB #FCA295 #FCD595
triadic
#FCA295 #95FCA2 #A295FC
tetradic
#FCA295 #BBFC95 #95EFFC #D595FC
square
#FCA295 #BBFC95 #95EFFC #D595FC
split-complementary
#FCA295 #95FCD5 #95BBFC
monochromatic
#F93A1E #FA6E59 #FCA295 #FED6D1 #FEE5E1
Accessibility & contrast
On white
1.96
#FCA295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#FCA295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA295
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA295 | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AE94
Deuteranopia (green-blind)
#CBC094
Tritanopia (blue-blind)
#FF969F
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fca295; /* rgb */ color: rgb(252, 162, 149); /* oklch */ color: oklch(79.9% 0.110 28.7);
Tailwind
colors: {
custom: {
50: '#ffbeb4',
500: '#fca295',
950: '#000000',
},
}SCSS
$custom: #fca295; $custom-light: #ffbeb4; $custom-dark: #000000;
JSON
{
"hex": "#fca295",
"rgb": {
"r": 252,
"g": 162,
"b": 149
},
"hsl": {
"h": 7.573,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.79891,
"c": 0.10952,
"h": 28.7
},
"luminance": 0.48706
}Semantic roles & 50–950 ramp
primary
#FCA295
secondary
#D5F2F6
accent
#C9E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180