#FC989A#FC989A
#FC989A is a light, vivid red. Relative luminance 0.455; OKLCH L 78.3% C 0.120 H 18.9°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FC989A |
|---|---|
| RGB | rgb(252, 152, 154) |
| HSL | hsl(359, 94%, 79%) |
| HSV | hsv(359, 40%, 99%) |
| CMYK | cmyk(0%, 39.7%, 38.9%, 1.2%) |
| CIE-LAB | lab(73.21, 37.62, 15.09) |
| CIE-LCH | lch(73.21, 40.54, 21.86°) |
| OKLab | oklab(78.35% 0.1138 0.0389) |
| OKLCH | oklch(78.35% 0.12 18.9) |
| XYZ | xyz(57.2086, 45.4898, 36.3330) |
| Luminance | 0.4548 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.99
Rose Pink
#F7879A
ΔE00 5.85
Lightcoral
#F08080
ΔE00 6.04
Peachy Pink
#FF9A8A
ΔE00 6.06
Blush (survey)
#F29E8E
ΔE00 6.54
Salmon Pink
#FE7B7C
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC989A #98FCFA
analogous
#FC98CC #FC989A #FCC898
triadic
#FC989A #9AFC98 #989AFC
tetradic
#FC989A #CCFC98 #98FCFA #C898FC
square
#FC989A #CCFC98 #98FCFA #C898FC
split-complementary
#FC989A #98FCC8 #98CCFC
monochromatic
#F92125 #FA5D60 #FC989A #FED3D4 #FEE1E2
Accessibility & contrast
On white
2.08
#FC989A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#FC989A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC989A
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC989A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC989A | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89A
Deuteranopia (green-blind)
#C4BB98
Tritanopia (blue-blind)
#FF8C99
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc989a; /* rgb */ color: rgb(252, 152, 154); /* oklch */ color: oklch(78.3% 0.120 18.9);
Tailwind
colors: {
custom: {
50: '#ffb7b7',
500: '#fc989a',
950: '#000000',
},
}SCSS
$custom: #fc989a; $custom-light: #ffb7b7; $custom-dark: #000000;
JSON
{
"hex": "#fc989a",
"rgb": {
"r": 252,
"g": 152,
"b": 154
},
"hsl": {
"h": 358.8,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.78347,
"c": 0.12025,
"h": 18.9
},
"luminance": 0.45485
}Semantic roles & 50–950 ramp
primary
#FC989A
secondary
#D5F6F6
accent
#E6E100
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080