#FCA598#FCA598
#FCA598 is a light, moderate red. Relative luminance 0.499; OKLCH L 80.5% C 0.106 H 28.9°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA598 |
|---|---|
| RGB | rgb(252, 165, 152) |
| HSL | hsl(8, 94%, 79%) |
| HSV | hsv(8, 40%, 99%) |
| CMYK | cmyk(0%, 34.5%, 39.7%, 1.2%) |
| CIE-LAB | lab(75.99, 30.65, 20.05) |
| CIE-LCH | lch(75.99, 36.62, 33.20°) |
| OKLab | oklab(80.47% 0.0925 0.051) |
| OKLCH | oklch(80.47% 0.106 28.9) |
| XYZ | xyz(59.2701, 49.8772, 36.2053) |
| Luminance | 0.4987 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.46
Peachy Pink
#FF9A8A
ΔE00 3.06
Light Salmon
#FEA993
ΔE00 3.25
Pale Salmon
#FFB19A
ΔE00 4.62
Darksalmon
#E9967A
ΔE00 7.11
Lightsalmon
#FFA07A
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA598 #98EFFC
analogous
#FC98BD #FCA598 #FCD798
triadic
#FCA598 #98FCA5 #A598FC
tetradic
#FCA598 #BDFC98 #98EFFC #D798FC
square
#FCA598 #BDFC98 #98EFFC #D798FC
split-complementary
#FCA598 #98FCD7 #98BDFC
monochromatic
#F93D21 #FA715D #FCA598 #FED9D3 #FEE5E1
Accessibility & contrast
On white
1.91
#FCA598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#FCA598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA598
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA598 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B197
Deuteranopia (green-blind)
#CDC297
Tritanopia (blue-blind)
#FF99A2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fca598; /* rgb */ color: rgb(252, 165, 152); /* oklch */ color: oklch(80.5% 0.106 28.9);
Tailwind
colors: {
custom: {
50: '#ffc0b6',
500: '#fca598',
950: '#000000',
},
}SCSS
$custom: #fca598; $custom-light: #ffc0b6; $custom-dark: #000000;
JSON
{
"hex": "#fca598",
"rgb": {
"r": 252,
"g": 165,
"b": 152
},
"hsl": {
"h": 7.8,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.80467,
"c": 0.10566,
"h": 28.9
},
"luminance": 0.49873
}Semantic roles & 50–950 ramp
primary
#FCA598
secondary
#D5F2F6
accent
#C8E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180