#FCA198#FCA198
#FCA198 is a light, moderate red. Relative luminance 0.485; OKLCH L 79.8% C 0.110 H 25.9°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA198 |
|---|---|
| RGB | rgb(252, 161, 152) |
| HSL | hsl(5, 94%, 79%) |
| HSV | hsv(5, 40%, 99%) |
| CMYK | cmyk(0%, 36.1%, 39.7%, 1.2%) |
| CIE-LAB | lab(75.11, 32.73, 18.83) |
| CIE-LCH | lch(75.11, 37.77, 29.91°) |
| OKLab | oklab(79.79% 0.0988 0.0481) |
| OKLCH | oklch(79.79% 0.11 25.9) |
| XYZ | xyz(58.5599, 48.4568, 35.9685) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 3.12
Blush (survey)
#F29E8E
ΔE00 3.14
Light Salmon
#FEA993
ΔE00 4.87
Pale Salmon
#FFB19A
ΔE00 6.28
Darksalmon
#E9967A
ΔE00 7.98
Lightcoral
#F08080
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA198 #98F3FC
analogous
#FC98C1 #FCA198 #FCD398
triadic
#FCA198 #98FCA1 #A198FC
tetradic
#FCA198 #C1FC98 #98F3FC #D398FC
square
#FCA198 #C1FC98 #98F3FC #D398FC
split-complementary
#FCA198 #98FCD3 #98C1FC
monochromatic
#F93421 #FA6B5D #FCA198 #FED7D3 #FEE4E1
Accessibility & contrast
On white
1.96
#FCA198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#FCA198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA198
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA198 | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE97
Deuteranopia (green-blind)
#CAC097
Tritanopia (blue-blind)
#FF959F
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fca198; /* rgb */ color: rgb(252, 161, 152); /* oklch */ color: oklch(79.8% 0.110 25.9);
Tailwind
colors: {
custom: {
50: '#ffbdb6',
500: '#fca198',
950: '#000000',
},
}SCSS
$custom: #fca198; $custom-light: #ffbdb6; $custom-dark: #000000;
JSON
{
"hex": "#fca198",
"rgb": {
"r": 252,
"g": 161,
"b": 152
},
"hsl": {
"h": 5.4,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.79789,
"c": 0.1099,
"h": 25.9
},
"luminance": 0.48452
}Semantic roles & 50–950 ramp
primary
#FCA198
secondary
#D5F3F6
accent
#D1E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180