#FCA097#FCA097
#FCA097 is a light, moderate red. Relative luminance 0.481; OKLCH L 79.6% C 0.111 H 25.9°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA097 |
|---|---|
| RGB | rgb(252, 160, 151) |
| HSL | hsl(5, 94%, 79%) |
| HSV | hsv(5, 40%, 99%) |
| CMYK | cmyk(0%, 36.5%, 40.1%, 1.2%) |
| CIE-LAB | lab(74.87, 33.15, 19.05) |
| CIE-LCH | lch(74.87, 38.23, 29.89°) |
| OKLab | oklab(79.6% 0.1 0.0486) |
| OKLCH | oklch(79.6% 0.111 25.9) |
| XYZ | xyz(58.3043, 48.0761, 35.4810) |
| Luminance | 0.4807 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 2.97
Blush (survey)
#F29E8E
ΔE00 3.11
Light Salmon
#FEA993
ΔE00 4.96
Pale Salmon
#FFB19A
ΔE00 6.43
Lightcoral
#F08080
ΔE00 7.79
Salmon
#FA8072
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA097 #97F3FC
analogous
#FC97C1 #FCA097 #FCD397
triadic
#FCA097 #97FCA0 #A097FC
tetradic
#FCA097 #C1FC97 #97F3FC #D397FC
square
#FCA097 #C1FC97 #97F3FC #D397FC
split-complementary
#FCA097 #97FCD3 #97C1FC
monochromatic
#F93320 #FA6A5C #FCA097 #FED6D2 #FEE4E1
Accessibility & contrast
On white
1.98
#FCA097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#FCA097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA097
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA097 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD96
Deuteranopia (green-blind)
#CABF96
Tritanopia (blue-blind)
#FF949E
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fca097; /* rgb */ color: rgb(252, 160, 151); /* oklch */ color: oklch(79.6% 0.111 25.9);
Tailwind
colors: {
custom: {
50: '#ffbdb5',
500: '#fca097',
950: '#000000',
},
}SCSS
$custom: #fca097; $custom-light: #ffbdb5; $custom-dark: #000000;
JSON
{
"hex": "#fca097",
"rgb": {
"r": 252,
"g": 160,
"b": 151
},
"hsl": {
"h": 5.347,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.79598,
"c": 0.11121,
"h": 25.9
},
"luminance": 0.48071
}Semantic roles & 50–950 ramp
primary
#FCA097
secondary
#D5F3F6
accent
#D1E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180