#FC899A#FC899A
#FC899A is a light, vivid red. Relative luminance 0.409; OKLCH L 76.0% C 0.140 H 11.6°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FC899A |
|---|---|
| RGB | rgb(252, 137, 154) |
| HSL | hsl(351, 95%, 76%) |
| HSV | hsv(351, 46%, 99%) |
| CMYK | cmyk(0%, 45.6%, 38.9%, 1.2%) |
| CIE-LAB | lab(70.12, 45.25, 10.74) |
| CIE-LCH | lch(70.12, 46.51, 13.35°) |
| OKLab | oklab(75.99% 0.1372 0.0281) |
| OKLCH | oklch(75.99% 0.14 11.6) |
| XYZ | xyz(54.9262, 40.9250, 35.5722) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.19
Blush Pink
#FE828C
ΔE00 3.29
Carnation
#FD798F
ΔE00 3.35
Rosa
#FE86A4
ΔE00 3.46
Pinky
#FC86AA
ΔE00 5.23
Pig Pink
#E78EA5
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC899A #89FCEB
analogous
#FC89D4 #FC899A #FCB289
triadic
#FC899A #9AFC89 #899AFC
tetradic
#FC899A #D4FC89 #89FCEB #B289FC
square
#FC899A #D4FC89 #89FCEB #B289FC
split-complementary
#FC899A #89FCB2 #89D4FC
monochromatic
#F91234 #FA4D67 #FC899A #FEC5CD #FEE1E5
Accessibility & contrast
On white
2.29
#FC899A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#FC899A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC899A
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC899A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC899A | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9A
Deuteranopia (green-blind)
#BBB498
Tritanopia (blue-blind)
#FF7D8F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc899a; /* rgb */ color: rgb(252, 137, 154); /* oklch */ color: oklch(76.0% 0.140 11.6);
Tailwind
colors: {
custom: {
50: '#ffadb7',
500: '#fc899a',
950: '#000000',
},
}SCSS
$custom: #fc899a; $custom-light: #ffadb7; $custom-dark: #000000;
JSON
{
"hex": "#fc899a",
"rgb": {
"r": 252,
"g": 137,
"b": 154
},
"hsl": {
"h": 351.13,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.75993,
"c": 0.14,
"h": 11.6
},
"luminance": 0.4092
}Semantic roles & 50–950 ramp
primary
#FC899A
secondary
#D5F6F1
accent
#E6C400
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80