#FC9397#FC9397
#FC9397 is a light, vivid red. Relative luminance 0.438; OKLCH L 77.5% C 0.127 H 18.0°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9397 |
|---|---|
| RGB | rgb(252, 147, 151) |
| HSL | hsl(358, 95%, 78%) |
| HSV | hsv(358, 42%, 99%) |
| CMYK | cmyk(0%, 41.7%, 40.1%, 1.2%) |
| CIE-LAB | lab(72.10, 39.86, 15.19) |
| CIE-LCH | lch(72.10, 42.66, 20.86°) |
| OKLab | oklab(77.47% 0.1205 0.0391) |
| OKLCH | oklch(77.47% 0.127 18) |
| XYZ | xyz(56.1674, 43.8022, 34.7687) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.79
Rose Pink
#F7879A
ΔE00 4.91
Lightcoral
#F08080
ΔE00 5.18
Salmon Pink
#FE7B7C
ΔE00 5.92
Carnation
#FD798F
ΔE00 6.43
Peachy Pink
#FF9A8A
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9397 #93FCF8
analogous
#FC93CB #FC9397 #FCC393
triadic
#FC9397 #97FC93 #9397FC
tetradic
#FC9397 #CBFC93 #93FCF8 #C393FC
square
#FC9397 #CBFC93 #93FCF8 #C393FC
split-complementary
#FC9397 #93FCC3 #93CBFC
monochromatic
#F91C24 #FA575E #FC9397 #FECFD0 #FEE1E2
Accessibility & contrast
On white
2.15
#FC9397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#FC9397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9397
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9397 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A497
Deuteranopia (green-blind)
#C2B995
Tritanopia (blue-blind)
#FF8795
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc9397; /* rgb */ color: rgb(252, 147, 151); /* oklch */ color: oklch(77.5% 0.127 18.0);
Tailwind
colors: {
custom: {
50: '#ffb4b5',
500: '#fc9397',
950: '#000000',
},
}SCSS
$custom: #fc9397; $custom-light: #ffb4b5; $custom-dark: #000000;
JSON
{
"hex": "#fc9397",
"rgb": {
"r": 252,
"g": 147,
"b": 151
},
"hsl": {
"h": 357.714,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.77472,
"c": 0.12667,
"h": 18
},
"luminance": 0.43797
}Semantic roles & 50–950 ramp
primary
#FC9397
secondary
#D5F6F5
accent
#E6DD00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080