#FCA39F#FCA39F
#FCA39F is a light, moderate red. Relative luminance 0.494; OKLCH L 80.3% C 0.106 H 22.5°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA39F |
|---|---|
| RGB | rgb(252, 163, 159) |
| HSL | hsl(3, 94%, 81%) |
| HSV | hsv(3, 37%, 99%) |
| CMYK | cmyk(0%, 35.3%, 36.9%, 1.2%) |
| CIE-LAB | lab(75.70, 32.48, 15.83) |
| CIE-LCH | lch(75.70, 36.13, 25.98°) |
| OKLab | oklab(80.29% 0.0984 0.0408) |
| OKLCH | oklch(80.29% 0.106 22.5) |
| XYZ | xyz(59.5025, 49.3975, 39.1949) |
| Luminance | 0.4939 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.77
Peachy Pink
#FF9A8A
ΔE00 4.93
Light Salmon
#FEA993
ΔE00 6.41
Pale Salmon
#FFB19A
ΔE00 7.49
Lightpink
#FFB6C1
ΔE00 7.65
Blush Pink
#FE828C
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA39F #9FF8FC
analogous
#FC9FC9 #FCA39F #FCD19F
triadic
#FCA39F #9FFCA3 #A39FFC
tetradic
#FCA39F #C9FC9F #9FF8FC #D19FFC
square
#FCA39F #C9FC9F #9FF8FC #D19FFC
split-complementary
#FCA39F #9FFCD1 #9FC9FC
monochromatic
#F83128 #FA6A64 #FCA39F #FEDCDA #FEE3E1
Accessibility & contrast
On white
1.93
#FCA39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#FCA39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA39F
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA39F | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09E
Deuteranopia (green-blind)
#CAC19E
Tritanopia (blue-blind)
#FF98A2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fca39f; /* rgb */ color: rgb(252, 163, 159); /* oklch */ color: oklch(80.3% 0.106 22.5);
Tailwind
colors: {
custom: {
50: '#ffbfbb',
500: '#fca39f',
950: '#000000',
},
}SCSS
$custom: #fca39f; $custom-light: #ffbfbb; $custom-dark: #000000;
JSON
{
"hex": "#fca39f",
"rgb": {
"r": 252,
"g": 163,
"b": 159
},
"hsl": {
"h": 2.581,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.80287,
"c": 0.10648,
"h": 22.5
},
"luminance": 0.49393
}Semantic roles & 50–950 ramp
primary
#FCA39F
secondary
#D5F5F6
accent
#DCE600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180