#FCA39D#FCA39D
#FCA39D is a light, moderate red. Relative luminance 0.493; OKLCH L 80.2% C 0.107 H 23.9°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA39D |
|---|---|
| RGB | rgb(252, 163, 157) |
| HSL | hsl(4, 94%, 80%) |
| HSV | hsv(4, 38%, 99%) |
| CMYK | cmyk(0%, 35.3%, 37.7%, 1.2%) |
| CIE-LAB | lab(75.66, 32.25, 16.86) |
| CIE-LCH | lch(75.66, 36.39, 27.60°) |
| OKLab | oklab(80.24% 0.0976 0.0433) |
| OKLCH | oklch(80.24% 0.107 23.9) |
| XYZ | xyz(59.3304, 49.3287, 38.2883) |
| Luminance | 0.4932 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.14
Peachy Pink
#FF9A8A
ΔE00 4.31
Light Salmon
#FEA993
ΔE00 5.73
Pale Salmon
#FFB19A
ΔE00 6.88
Blush Pink
#FE828C
ΔE00 8.19
Lightpink
#FFB6C1
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA39D #9DF6FC
analogous
#FC9DC7 #FCA39D #FCD29D
triadic
#FCA39D #9DFCA3 #A39DFC
tetradic
#FCA39D #C7FC9D #9DF6FC #D29DFC
square
#FCA39D #C7FC9D #9DF6FC #D29DFC
split-complementary
#FCA39D #9DFCD2 #9DC7FC
monochromatic
#F83426 #FA6B62 #FCA39D #FEDBD8 #FEE3E1
Accessibility & contrast
On white
1.93
#FCA39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#FCA39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA39D
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA39D | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09C
Deuteranopia (green-blind)
#CBC19C
Tritanopia (blue-blind)
#FF98A2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fca39d; /* rgb */ color: rgb(252, 163, 157); /* oklch */ color: oklch(80.2% 0.107 23.9);
Tailwind
colors: {
custom: {
50: '#ffbfb9',
500: '#fca39d',
950: '#000000',
},
}SCSS
$custom: #fca39d; $custom-light: #ffbfb9; $custom-dark: #000000;
JSON
{
"hex": "#fca39d",
"rgb": {
"r": 252,
"g": 163,
"b": 157
},
"hsl": {
"h": 3.789,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.8024,
"c": 0.10677,
"h": 23.9
},
"luminance": 0.49324
}Semantic roles & 50–950 ramp
primary
#FCA39D
secondary
#D5F4F6
accent
#D7E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180