#FCA798#FCA798
#FCA798 is a light, moderate red. Relative luminance 0.506; OKLCH L 80.8% C 0.104 H 30.5°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA798 |
|---|---|
| RGB | rgb(252, 167, 152) |
| HSL | hsl(9, 94%, 79%) |
| HSV | hsv(9, 40%, 99%) |
| CMYK | cmyk(0%, 33.7%, 39.7%, 1.2%) |
| CIE-LAB | lab(76.44, 29.60, 20.66) |
| CIE-LCH | lch(76.44, 36.10, 34.92°) |
| OKLab | oklab(80.81% 0.0894 0.0525) |
| OKLCH | oklch(80.81% 0.104 30.5) |
| XYZ | xyz(59.6337, 50.6043, 36.3265) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.45
Blush (survey)
#F29E8E
ΔE00 2.50
Peachy Pink
#FF9A8A
ΔE00 3.38
Pale Salmon
#FFB19A
ΔE00 3.76
Darksalmon
#E9967A
ΔE00 6.78
Lightsalmon
#FFA07A
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA798 #98EDFC
analogous
#FC98BB #FCA798 #FCD998
triadic
#FCA798 #98FCA7 #A798FC
tetradic
#FCA798 #BBFC98 #98EDFC #D998FC
square
#FCA798 #BBFC98 #98EDFC #D998FC
split-complementary
#FCA798 #98FCD9 #98BBFC
monochromatic
#F94121 #FA745D #FCA798 #FEDAD3 #FEE6E1
Accessibility & contrast
On white
1.89
#FCA798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#FCA798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA798
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA798 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB297
Deuteranopia (green-blind)
#CEC397
Tritanopia (blue-blind)
#FF9BA3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca798; /* rgb */ color: rgb(252, 167, 152); /* oklch */ color: oklch(80.8% 0.104 30.5);
Tailwind
colors: {
custom: {
50: '#ffc1b6',
500: '#fca798',
950: '#000000',
},
}SCSS
$custom: #fca798; $custom-light: #ffc1b6; $custom-dark: #000000;
JSON
{
"hex": "#fca798",
"rgb": {
"r": 252,
"g": 167,
"b": 152
},
"hsl": {
"h": 9,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.80809,
"c": 0.10365,
"h": 30.5
},
"luminance": 0.506
}Semantic roles & 50–950 ramp
primary
#FCA798
secondary
#5BCADD
accent
#C3E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281