#FCA990#FCA990
#FCA990 is a light, moderate red. Relative luminance 0.511; OKLCH L 81.0% C 0.105 H 37.5°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA990 |
|---|---|
| RGB | rgb(252, 169, 144) |
| HSL | hsl(14, 95%, 78%) |
| HSV | hsv(14, 43%, 99%) |
| CMYK | cmyk(0%, 32.9%, 42.9%, 1.2%) |
| CIE-LAB | lab(76.73, 27.70, 25.39) |
| CIE-LCH | lch(76.73, 37.57, 42.51°) |
| OKLab | oklab(80.99% 0.0831 0.0637) |
| OKLCH | oklch(80.99% 0.105 37.5) |
| XYZ | xyz(59.3697, 51.0895, 33.1145) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.17
Pale Salmon
#FFB19A
ΔE00 2.00
Blush (survey)
#F29E8E
ΔE00 4.08
Lightsalmon
#FFA07A
ΔE00 4.37
Peachy Pink
#FF9A8A
ΔE00 5.08
Darksalmon
#E9967A
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA990 #90E3FC
analogous
#FC90AD #FCA990 #FCDF90
triadic
#FCA990 #90FCA9 #A990FC
tetradic
#FCA990 #ADFC90 #90E3FC #DF90FC
square
#FCA990 #ADFC90 #90E3FC #DF90FC
split-complementary
#FCA990 #90FCDF #90ADFC
monochromatic
#F94D19 #FA7B54 #FCA990 #FED7CC #FEE8E1
Accessibility & contrast
On white
1.87
#FCA990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#FCA990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA990
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA990 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB38E
Deuteranopia (green-blind)
#D1C48F
Tritanopia (blue-blind)
#FF9CA2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca990; /* rgb */ color: rgb(252, 169, 144); /* oklch */ color: oklch(81.0% 0.105 37.5);
Tailwind
colors: {
custom: {
50: '#ffc3b0',
500: '#fca990',
950: '#000000',
},
}SCSS
$custom: #fca990; $custom-light: #ffc3b0; $custom-dark: #000000;
JSON
{
"hex": "#fca990",
"rgb": {
"r": 252,
"g": 169,
"b": 144
},
"hsl": {
"h": 13.889,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.80986,
"c": 0.10471,
"h": 37.5
},
"luminance": 0.51085
}Semantic roles & 50–950 ramp
primary
#FCA990
secondary
#54BDDC
accent
#B0E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281