#FCA89A#FCA89A
#FCA89A is a light, moderate red. Relative luminance 0.510; OKLCH L 81.0% C 0.102 H 29.8°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA89A |
|---|---|
| RGB | rgb(252, 168, 154) |
| HSL | hsl(9, 94%, 80%) |
| HSV | hsv(9, 39%, 99%) |
| CMYK | cmyk(0%, 33.3%, 38.9%, 1.2%) |
| CIE-LAB | lab(76.70, 29.30, 19.94) |
| CIE-LCH | lch(76.70, 35.44, 34.24°) |
| OKLab | oklab(81.03% 0.0886 0.0508) |
| OKLCH | oklch(81.03% 0.102 29.8) |
| XYZ | xyz(59.9828, 51.0382, 37.2577) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.77
Light Salmon
#FEA993
ΔE00 2.77
Peachy Pink
#FF9A8A
ΔE00 3.68
Pale Salmon
#FFB19A
ΔE00 3.88
Darksalmon
#E9967A
ΔE00 7.15
Lightsalmon
#FFA07A
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA89A #9AEEFC
analogous
#FC9ABD #FCA89A #FCD99A
triadic
#FCA89A #9AFCA8 #A89AFC
tetradic
#FCA89A #BDFC9A #9AEEFC #D99AFC
square
#FCA89A #BDFC9A #9AEEFC #D99AFC
split-complementary
#FCA89A #9AFCD9 #9ABDFC
monochromatic
#F84223 #FA755F #FCA89A #FEDBD5 #FEE5E1
Accessibility & contrast
On white
1.87
#FCA89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#FCA89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA89A
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA89A | 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)
#BBB399
Deuteranopia (green-blind)
#CFC499
Tritanopia (blue-blind)
#FF9DA4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca89a; /* rgb */ color: rgb(252, 168, 154); /* oklch */ color: oklch(81.0% 0.102 29.8);
Tailwind
colors: {
custom: {
50: '#ffc2b7',
500: '#fca89a',
950: '#000000',
},
}SCSS
$custom: #fca89a; $custom-light: #ffc2b7; $custom-dark: #000000;
JSON
{
"hex": "#fca89a",
"rgb": {
"r": 252,
"g": 168,
"b": 154
},
"hsl": {
"h": 8.571,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.81025,
"c": 0.10209,
"h": 29.8
},
"luminance": 0.51034
}Semantic roles & 50–950 ramp
primary
#FCA89A
secondary
#5DCBDE
accent
#C5E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281