#FCA98F#FCA98F
#FCA98F is a light, moderate red. Relative luminance 0.511; OKLCH L 81.0% C 0.105 H 38.1°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA98F |
|---|---|
| RGB | rgb(252, 169, 143) |
| HSL | hsl(14, 95%, 77%) |
| HSV | hsv(14, 43%, 99%) |
| CMYK | cmyk(0%, 32.9%, 43.3%, 1.2%) |
| CIE-LAB | lab(76.71, 27.60, 25.90) |
| CIE-LCH | lch(76.71, 37.85, 43.18°) |
| OKLab | oklab(80.97% 0.0827 0.0649) |
| OKLCH | oklch(80.97% 0.105 38.1) |
| XYZ | xyz(59.2936, 51.0591, 32.7138) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.50
Pale Salmon
#FFB19A
ΔE00 2.12
Lightsalmon
#FFA07A
ΔE00 4.10
Blush (survey)
#F29E8E
ΔE00 4.33
Darksalmon
#E9967A
ΔE00 5.18
Peachy Pink
#FF9A8A
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA98F #8FE2FC
analogous
#FC8FAB #FCA98F #FCE08F
triadic
#FCA98F #8FFCA9 #A98FFC
tetradic
#FCA98F #ABFC8F #8FE2FC #E08FFC
square
#FCA98F #ABFC8F #8FE2FC #E08FFC
split-complementary
#FCA98F #8FFCE0 #8FABFC
monochromatic
#F94D18 #FA7B53 #FCA98F #FED7CB #FEE8E1
Accessibility & contrast
On white
1.87
#FCA98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#FCA98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA98F
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA98F | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB38D
Deuteranopia (green-blind)
#D1C48E
Tritanopia (blue-blind)
#FF9CA2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca98f; /* rgb */ color: rgb(252, 169, 143); /* oklch */ color: oklch(81.0% 0.105 38.1);
Tailwind
colors: {
custom: {
50: '#ffc3b0',
500: '#fca98f',
950: '#000000',
},
}SCSS
$custom: #fca98f; $custom-light: #ffc3b0; $custom-dark: #000000;
JSON
{
"hex": "#fca98f",
"rgb": {
"r": 252,
"g": 169,
"b": 143
},
"hsl": {
"h": 14.312,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.80966,
"c": 0.10514,
"h": 38.1
},
"luminance": 0.51055
}Semantic roles & 50–950 ramp
primary
#FCA98F
secondary
#53BBDC
accent
#AFE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281