#FCA59B#FCA59B
#FCA59B is a light, moderate red. Relative luminance 0.500; OKLCH L 80.5% C 0.105 H 26.8°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA59B |
|---|---|
| RGB | rgb(252, 165, 155) |
| HSL | hsl(6, 94%, 80%) |
| HSV | hsv(6, 38%, 99%) |
| CMYK | cmyk(0%, 34.5%, 38.5%, 1.2%) |
| CIE-LAB | lab(76.06, 30.98, 18.50) |
| CIE-LCH | lch(76.06, 36.09, 30.85°) |
| OKLab | oklab(80.53% 0.0937 0.0473) |
| OKLCH | oklch(80.53% 0.105 26.8) |
| XYZ | xyz(59.5190, 49.9768, 37.5157) |
| Luminance | 0.4997 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.13
Peachy Pink
#FF9A8A
ΔE00 3.59
Light Salmon
#FEA993
ΔE00 4.27
Pale Salmon
#FFB19A
ΔE00 5.46
Darksalmon
#E9967A
ΔE00 7.97
Salmon
#FA8072
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA59B #9BF2FC
analogous
#FC9BC1 #FCA59B #FCD69B
triadic
#FCA59B #9BFCA5 #A59BFC
tetradic
#FCA59B #C1FC9B #9BF2FC #D69BFC
square
#FCA59B #C1FC9B #9BF2FC #D69BFC
split-complementary
#FCA59B #9BFCD6 #9BC1FC
monochromatic
#F83A24 #FA7060 #FCA59B #FEDAD6 #FEE4E1
Accessibility & contrast
On white
1.91
#FCA59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#FCA59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA59B
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA59B | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B19A
Deuteranopia (green-blind)
#CCC29A
Tritanopia (blue-blind)
#FF9AA3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fca59b; /* rgb */ color: rgb(252, 165, 155); /* oklch */ color: oklch(80.5% 0.105 26.8);
Tailwind
colors: {
custom: {
50: '#ffc0b8',
500: '#fca59b',
950: '#000000',
},
}SCSS
$custom: #fca59b; $custom-light: #ffc0b8; $custom-dark: #000000;
JSON
{
"hex": "#fca59b",
"rgb": {
"r": 252,
"g": 165,
"b": 155
},
"hsl": {
"h": 6.186,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.80534,
"c": 0.10494,
"h": 26.8
},
"luminance": 0.49972
}Semantic roles & 50–950 ramp
primary
#FCA59B
secondary
#D5F3F6
accent
#CEE600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180