#FCA59F#FCA59F
#FCA59F is a light, moderate red. Relative luminance 0.501; OKLCH L 80.6% C 0.104 H 23.9°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA59F |
|---|---|
| RGB | rgb(252, 165, 159) |
| HSL | hsl(4, 94%, 81%) |
| HSV | hsv(4, 37%, 99%) |
| CMYK | cmyk(0%, 34.5%, 36.9%, 1.2%) |
| CIE-LAB | lab(76.14, 31.44, 16.44) |
| CIE-LCH | lch(76.14, 35.48, 27.61°) |
| OKLab | oklab(80.63% 0.0952 0.0423) |
| OKLCH | oklch(80.63% 0.104 23.9) |
| XYZ | xyz(59.8604, 50.1133, 39.3142) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.28
Peachy Pink
#FF9A8A
ΔE00 4.63
Light Salmon
#FEA993
ΔE00 5.66
Pale Salmon
#FFB19A
ΔE00 6.68
Lightpink
#FFB6C1
ΔE00 7.87
Pale Rose
#FDC1C5
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA59F #9FF6FC
analogous
#FC9FC7 #FCA59F #FCD39F
triadic
#FCA59F #9FFCA5 #A59FFC
tetradic
#FCA59F #C7FC9F #9FF6FC #D39FFC
square
#FCA59F #C7FC9F #9FF6FC #D39FFC
split-complementary
#FCA59F #9FFCD3 #9FC7FC
monochromatic
#F83628 #FA6D64 #FCA59F #FEDDDA #FEE3E1
Accessibility & contrast
On white
1.91
#FCA59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#FCA59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA59F
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA59F | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B19E
Deuteranopia (green-blind)
#CCC29E
Tritanopia (blue-blind)
#FF9AA4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca59f; /* rgb */ color: rgb(252, 165, 159); /* oklch */ color: oklch(80.6% 0.104 23.9);
Tailwind
colors: {
custom: {
50: '#ffc0bb',
500: '#fca59f',
950: '#000000',
},
}SCSS
$custom: #fca59f; $custom-light: #ffc0bb; $custom-dark: #000000;
JSON
{
"hex": "#fca59f",
"rgb": {
"r": 252,
"g": 165,
"b": 159
},
"hsl": {
"h": 3.871,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.80626,
"c": 0.10418,
"h": 23.9
},
"luminance": 0.50109
}Semantic roles & 50–950 ramp
primary
#FCA59F
secondary
#61D6DE
accent
#D7E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281