#FCA992#FCA992
#FCA992 is a light, moderate red. Relative luminance 0.511; OKLCH L 81.0% C 0.104 H 36.2°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA992 |
|---|---|
| RGB | rgb(252, 169, 146) |
| HSL | hsl(13, 95%, 78%) |
| HSV | hsv(13, 42%, 99%) |
| CMYK | cmyk(0%, 32.9%, 42.1%, 1.2%) |
| CIE-LAB | lab(76.77, 27.91, 24.36) |
| CIE-LCH | lch(76.77, 37.04, 41.12°) |
| OKLab | oklab(81.03% 0.0839 0.0613) |
| OKLCH | oklch(81.03% 0.104 36.2) |
| XYZ | xyz(59.5239, 51.1512, 33.9267) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.57
Pale Salmon
#FFB19A
ΔE00 1.92
Blush (survey)
#F29E8E
ΔE00 3.62
Peachy Pink
#FF9A8A
ΔE00 4.65
Lightsalmon
#FFA07A
ΔE00 4.96
Darksalmon
#E9967A
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA992 #92E5FC
analogous
#FC92B0 #FCA992 #FCDE92
triadic
#FCA992 #92FCA9 #A992FC
tetradic
#FCA992 #B0FC92 #92E5FC #DE92FC
square
#FCA992 #B0FC92 #92E5FC #DE92FC
split-complementary
#FCA992 #92FCDE #92B0FC
monochromatic
#F94B1B #FA7A56 #FCA992 #FED8CE #FEE8E1
Accessibility & contrast
On white
1.87
#FCA992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#FCA992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA992
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA992 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB390
Deuteranopia (green-blind)
#D0C491
Tritanopia (blue-blind)
#FF9DA3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca992; /* rgb */ color: rgb(252, 169, 146); /* oklch */ color: oklch(81.0% 0.104 36.2);
Tailwind
colors: {
custom: {
50: '#ffc3b2',
500: '#fca992',
950: '#000000',
},
}SCSS
$custom: #fca992; $custom-light: #ffc3b2; $custom-dark: #000000;
JSON
{
"hex": "#fca992",
"rgb": {
"r": 252,
"g": 169,
"b": 146
},
"hsl": {
"h": 13.019,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.81027,
"c": 0.10389,
"h": 36.2
},
"luminance": 0.51147
}Semantic roles & 50–950 ramp
primary
#FCA992
secondary
#56BFDD
accent
#B4E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281