#FC8A93#FC8A93
#FC8A93 is a light, vivid red. Relative luminance 0.410; OKLCH L 76.0% C 0.138 H 15.9°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8A93 |
|---|---|
| RGB | rgb(252, 138, 147) |
| HSL | hsl(355, 95%, 76%) |
| HSV | hsv(355, 45%, 99%) |
| CMYK | cmyk(0%, 45.2%, 41.7%, 1.2%) |
| CIE-LAB | lab(70.16, 44.00, 14.71) |
| CIE-LCH | lch(70.16, 46.39, 18.49°) |
| OKLab | oklab(75.97% 0.133 0.0379) |
| OKLCH | oklch(75.97% 0.138 15.9) |
| XYZ | xyz(54.5029, 40.9841, 32.6384) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 1.81
Rose Pink
#F7879A
ΔE00 3.32
Carnation
#FD798F
ΔE00 4.22
Lightcoral
#F08080
ΔE00 4.36
Salmon Pink
#FE7B7C
ΔE00 4.96
Rosa
#FE86A4
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8A93 #8AFCF3
analogous
#FC8ACC #FC8A93 #FCBA8A
triadic
#FC8A93 #93FC8A #8A93FC
tetradic
#FC8A93 #CCFC8A #8AFCF3 #BA8AFC
square
#FC8A93 #CCFC8A #8AFCF3 #BA8AFC
split-complementary
#FC8A93 #8AFCBA #8ACCFC
monochromatic
#F91325 #FA4E5C #FC8A93 #FEC6CA #FEE1E3
Accessibility & contrast
On white
2.28
#FC8A93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#FC8A93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8A93
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8A93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8A93 | 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)
#A19E93
Deuteranopia (green-blind)
#BDB491
Tritanopia (blue-blind)
#FF7C8E
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc8a93; /* rgb */ color: rgb(252, 138, 147); /* oklch */ color: oklch(76.0% 0.138 15.9);
Tailwind
colors: {
custom: {
50: '#ffaeb2',
500: '#fc8a93',
950: '#000000',
},
}SCSS
$custom: #fc8a93; $custom-light: #ffaeb2; $custom-dark: #000000;
JSON
{
"hex": "#fc8a93",
"rgb": {
"r": 252,
"g": 138,
"b": 147
},
"hsl": {
"h": 355.263,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.75972,
"c": 0.13828,
"h": 15.9
},
"luminance": 0.40979
}Semantic roles & 50–950 ramp
primary
#FC8A93
secondary
#D5F6F4
accent
#E6D300
background
#FFFAFA
surface
#FFF5F5
border
#D7CFCF
text
#181011
muted
#867F80