#FCA59E#FCA59E
#FCA59E is a light, moderate red. Relative luminance 0.501; OKLCH L 80.6% C 0.104 H 24.7°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA59E |
|---|---|
| RGB | rgb(252, 165, 158) |
| HSL | hsl(4, 94%, 80%) |
| HSV | hsv(4, 37%, 99%) |
| CMYK | cmyk(0%, 34.5%, 37.3%, 1.2%) |
| CIE-LAB | lab(76.12, 31.32, 16.96) |
| CIE-LCH | lch(76.12, 35.62, 28.43°) |
| OKLab | oklab(80.6% 0.0948 0.0436) |
| OKLCH | oklch(80.6% 0.104 24.7) |
| XYZ | xyz(59.7740, 50.0788, 38.8591) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.98
Peachy Pink
#FF9A8A
ΔE00 4.35
Light Salmon
#FEA993
ΔE00 5.31
Pale Salmon
#FFB19A
ΔE00 6.37
Lightpink
#FFB6C1
ΔE00 8.17
Pale Rose
#FDC1C5
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA59E #9EF5FC
analogous
#FC9EC6 #FCA59E #FCD49E
triadic
#FCA59E #9EFCA5 #A59EFC
tetradic
#FCA59E #C6FC9E #9EF5FC #D49EFC
square
#FCA59E #C6FC9E #9EF5FC #D49EFC
split-complementary
#FCA59E #9EFCD4 #9EC6FC
monochromatic
#F83727 #FA6E63 #FCA59E #FEDCD9 #FEE3E1
Accessibility & contrast
On white
1.91
#FCA59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#FCA59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA59E
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA59E | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B19D
Deuteranopia (green-blind)
#CCC29D
Tritanopia (blue-blind)
#FF9AA3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca59e; /* rgb */ color: rgb(252, 165, 158); /* oklch */ color: oklch(80.6% 0.104 24.7);
Tailwind
colors: {
custom: {
50: '#ffc0ba',
500: '#fca59e',
950: '#000000',
},
}SCSS
$custom: #fca59e; $custom-light: #ffc0ba; $custom-dark: #000000;
JSON
{
"hex": "#fca59e",
"rgb": {
"r": 252,
"g": 165,
"b": 158
},
"hsl": {
"h": 4.468,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.80602,
"c": 0.10435,
"h": 24.7
},
"luminance": 0.50074
}Semantic roles & 50–950 ramp
primary
#FCA59E
secondary
#60D5DE
accent
#D4E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281