#FC8A94#FC8A94
#FC8A94 is a light, vivid red. Relative luminance 0.410; OKLCH L 76.0% C 0.138 H 15.3°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8A94 |
|---|---|
| RGB | rgb(252, 138, 148) |
| HSL | hsl(355, 95%, 76%) |
| HSV | hsv(355, 45%, 99%) |
| CMYK | cmyk(0%, 45.2%, 41.3%, 1.2%) |
| CIE-LAB | lab(70.19, 44.10, 14.18) |
| CIE-LCH | lch(70.19, 46.33, 17.83°) |
| OKLab | oklab(76% 0.1334 0.0366) |
| OKLCH | oklch(76% 0.138 15.3) |
| XYZ | xyz(54.5817, 41.0157, 33.0535) |
| Luminance | 0.4101 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 1.92
Rose Pink
#F7879A
ΔE00 3.02
Carnation
#FD798F
ΔE00 4.06
Lightcoral
#F08080
ΔE00 4.60
Salmon Pink
#FE7B7C
ΔE00 5.21
Rosa
#FE86A4
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8A94 #8AFCF2
analogous
#FC8ACD #FC8A94 #FCB98A
triadic
#FC8A94 #94FC8A #8A94FC
tetradic
#FC8A94 #CDFC8A #8AFCF2 #B98AFC
square
#FC8A94 #CDFC8A #8AFCF2 #B98AFC
split-complementary
#FC8A94 #8AFCB9 #8ACDFC
monochromatic
#F91327 #FA4E5D #FC8A94 #FEC6CB #FEE1E4
Accessibility & contrast
On white
2.28
#FC8A94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#FC8A94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8A94
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8A94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8A94 | 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)
#A19E94
Deuteranopia (green-blind)
#BDB492
Tritanopia (blue-blind)
#FF7D8E
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc8a94; /* rgb */ color: rgb(252, 138, 148); /* oklch */ color: oklch(76.0% 0.138 15.3);
Tailwind
colors: {
custom: {
50: '#ffaeb3',
500: '#fc8a94',
950: '#000000',
},
}SCSS
$custom: #fc8a94; $custom-light: #ffaeb3; $custom-dark: #000000;
JSON
{
"hex": "#fc8a94",
"rgb": {
"r": 252,
"g": 138,
"b": 148
},
"hsl": {
"h": 354.737,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.75996,
"c": 0.13829,
"h": 15.3
},
"luminance": 0.41011
}Semantic roles & 50–950 ramp
primary
#FC8A94
secondary
#D5F6F3
accent
#E6D100
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181011
muted
#867F80