#FCA398#FCA398
#FCA398 is a light, moderate red. Relative luminance 0.492; OKLCH L 80.1% C 0.108 H 27.4°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA398 |
|---|---|
| RGB | rgb(252, 163, 152) |
| HSL | hsl(7, 94%, 79%) |
| HSV | hsv(7, 40%, 99%) |
| CMYK | cmyk(0%, 35.3%, 39.7%, 1.2%) |
| CIE-LAB | lab(75.55, 31.69, 19.44) |
| CIE-LCH | lch(75.55, 37.18, 31.53°) |
| OKLab | oklab(80.13% 0.0957 0.0496) |
| OKLCH | oklch(80.13% 0.108 27.4) |
| XYZ | xyz(58.9122, 49.1614, 36.0860) |
| Luminance | 0.4916 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.70
Peachy Pink
#FF9A8A
ΔE00 2.97
Light Salmon
#FEA993
ΔE00 4.06
Pale Salmon
#FFB19A
ΔE00 5.46
Darksalmon
#E9967A
ΔE00 7.51
Salmon
#FA8072
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA398 #98F1FC
analogous
#FC98BF #FCA398 #FCD598
triadic
#FCA398 #98FCA3 #A398FC
tetradic
#FCA398 #BFFC98 #98F1FC #D598FC
square
#FCA398 #BFFC98 #98F1FC #D598FC
split-complementary
#FCA398 #98FCD5 #98BFFC
monochromatic
#F93921 #FA6E5D #FCA398 #FED8D3 #FEE4E1
Accessibility & contrast
On white
1.94
#FCA398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#FCA398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA398
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA398 | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF97
Deuteranopia (green-blind)
#CCC197
Tritanopia (blue-blind)
#FF97A0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fca398; /* rgb */ color: rgb(252, 163, 152); /* oklch */ color: oklch(80.1% 0.108 27.4);
Tailwind
colors: {
custom: {
50: '#ffbfb6',
500: '#fca398',
950: '#000000',
},
}SCSS
$custom: #fca398; $custom-light: #ffbfb6; $custom-dark: #000000;
JSON
{
"hex": "#fca398",
"rgb": {
"r": 252,
"g": 163,
"b": 152
},
"hsl": {
"h": 6.6,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.80126,
"c": 0.10774,
"h": 27.4
},
"luminance": 0.49157
}Semantic roles & 50–950 ramp
primary
#FCA398
secondary
#D5F3F6
accent
#CCE600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180