#FC989F#FC989F
#FC989F is a light, vivid red. Relative luminance 0.457; OKLCH L 78.5% C 0.120 H 15.7°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FC989F |
|---|---|
| RGB | rgb(252, 152, 159) |
| HSL | hsl(356, 94%, 79%) |
| HSV | hsv(356, 40%, 99%) |
| CMYK | cmyk(0%, 39.7%, 36.9%, 1.2%) |
| CIE-LAB | lab(73.32, 38.19, 12.49) |
| CIE-LCH | lch(73.32, 40.18, 18.12°) |
| OKLab | oklab(78.47% 0.1157 0.0325) |
| OKLCH | oklch(78.47% 0.12 15.7) |
| XYZ | xyz(57.6337, 45.6599, 38.5720) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.70
Blush Pink
#FE828C
ΔE00 4.98
Rosa
#FE86A4
ΔE00 6.61
Lightcoral
#F08080
ΔE00 6.74
Pig Pink
#E78EA5
ΔE00 6.91
Carnation
#FD798F
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC989F #98FCF5
analogous
#FC98D1 #FC989F #FCC398
triadic
#FC989F #9FFC98 #989FFC
tetradic
#FC989F #D1FC98 #98FCF5 #C398FC
square
#FC989F #D1FC98 #98FCF5 #C398FC
split-complementary
#FC989F #98FCC3 #98D1FC
monochromatic
#F92130 #FA5D68 #FC989F #FED3D6 #FEE1E3
Accessibility & contrast
On white
2.07
#FC989F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#FC989F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC989F
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC989F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC989F | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89F
Deuteranopia (green-blind)
#C3BC9D
Tritanopia (blue-blind)
#FF8D9B
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc989f; /* rgb */ color: rgb(252, 152, 159); /* oklch */ color: oklch(78.5% 0.120 15.7);
Tailwind
colors: {
custom: {
50: '#ffb7bb',
500: '#fc989f',
950: '#000000',
},
}SCSS
$custom: #fc989f; $custom-light: #ffb7bb; $custom-dark: #000000;
JSON
{
"hex": "#fc989f",
"rgb": {
"r": 252,
"g": 152,
"b": 159
},
"hsl": {
"h": 355.8,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.78468,
"c": 0.12015,
"h": 15.7
},
"luminance": 0.45655
}Semantic roles & 50–950 ramp
primary
#FC989F
secondary
#D5F6F4
accent
#E6D500
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080