#FC899C#FC899C
#FC899C is a light, vivid red. Relative luminance 0.410; OKLCH L 76.0% C 0.140 H 10.5°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FC899C |
|---|---|
| RGB | rgb(252, 137, 156) |
| HSL | hsl(350, 95%, 76%) |
| HSV | hsv(350, 46%, 99%) |
| CMYK | cmyk(0%, 45.6%, 38.1%, 1.2%) |
| CIE-LAB | lab(70.17, 45.47, 9.69) |
| CIE-LCH | lch(70.17, 46.49, 12.03°) |
| OKLab | oklab(76.04% 0.1379 0.0255) |
| OKLCH | oklch(76.04% 0.14 10.5) |
| XYZ | xyz(55.0941, 40.9921, 36.4567) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 0.94
Rosa
#FE86A4
ΔE00 2.86
Carnation
#FD798F
ΔE00 3.44
Blush Pink
#FE828C
ΔE00 3.85
Pinky
#FC86AA
ΔE00 4.63
Pig Pink
#E78EA5
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC899C #89FCE9
analogous
#FC89D6 #FC899C #FCB089
triadic
#FC899C #9CFC89 #899CFC
tetradic
#FC899C #D6FC89 #89FCE9 #B089FC
square
#FC899C #D6FC89 #89FCE9 #B089FC
split-complementary
#FC899C #89FCB0 #89D6FC
monochromatic
#F91238 #FA4D6A #FC899C #FEC5CE #FEE1E6
Accessibility & contrast
On white
2.28
#FC899C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#FC899C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC899C
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC899C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC899C | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9E9C
Deuteranopia (green-blind)
#BBB49A
Tritanopia (blue-blind)
#FF7D90
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc899c; /* rgb */ color: rgb(252, 137, 156); /* oklch */ color: oklch(76.0% 0.140 10.5);
Tailwind
colors: {
custom: {
50: '#ffaeb9',
500: '#fc899c',
950: '#000000',
},
}SCSS
$custom: #fc899c; $custom-light: #ffaeb9; $custom-dark: #000000;
JSON
{
"hex": "#fc899c",
"rgb": {
"r": 252,
"g": 137,
"b": 156
},
"hsl": {
"h": 350.087,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.76044,
"c": 0.14021,
"h": 10.5
},
"luminance": 0.40987
}Semantic roles & 50–950 ramp
primary
#FC899C
secondary
#D5F6F1
accent
#E6C000
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80