#FCA39B#FCA39B
#FCA39B is a light, moderate red. Relative luminance 0.493; OKLCH L 80.2% C 0.107 H 25.3°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA39B |
|---|---|
| RGB | rgb(252, 163, 155) |
| HSL | hsl(5, 94%, 80%) |
| HSV | hsv(5, 38%, 99%) |
| CMYK | cmyk(0%, 35.3%, 38.5%, 1.2%) |
| CIE-LAB | lab(75.61, 32.02, 17.89) |
| CIE-LCH | lch(75.61, 36.68, 29.19°) |
| OKLab | oklab(80.19% 0.0968 0.0458) |
| OKLCH | oklch(80.19% 0.107 25.3) |
| XYZ | xyz(59.1610, 49.2609, 37.3964) |
| Luminance | 0.4926 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.53
Peachy Pink
#FF9A8A
ΔE00 3.73
Light Salmon
#FEA993
ΔE00 5.06
Pale Salmon
#FFB19A
ΔE00 6.29
Lightcoral
#F08080
ΔE00 8.38
Darksalmon
#E9967A
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA39B #9BF4FC
analogous
#FC9BC4 #FCA39B #FCD39B
triadic
#FCA39B #9BFCA3 #A39BFC
tetradic
#FCA39B #C4FC9B #9BF4FC #D39BFC
square
#FCA39B #C4FC9B #9BF4FC #D39BFC
split-complementary
#FCA39B #9BFCD3 #9BC4FC
monochromatic
#F83624 #FA6C60 #FCA39B #FEDAD6 #FEE4E1
Accessibility & contrast
On white
1.94
#FCA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#FCA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA39B
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA39B | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09A
Deuteranopia (green-blind)
#CBC19A
Tritanopia (blue-blind)
#FF98A1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fca39b; /* rgb */ color: rgb(252, 163, 155); /* oklch */ color: oklch(80.2% 0.107 25.3);
Tailwind
colors: {
custom: {
50: '#ffbfb8',
500: '#fca39b',
950: '#000000',
},
}SCSS
$custom: #fca39b; $custom-light: #ffbfb8; $custom-dark: #000000;
JSON
{
"hex": "#fca39b",
"rgb": {
"r": 252,
"g": 163,
"b": 155
},
"hsl": {
"h": 4.948,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.80194,
"c": 0.10712,
"h": 25.3
},
"luminance": 0.49256
}Semantic roles & 50–950 ramp
primary
#FCA39B
secondary
#D5F4F6
accent
#D3E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180