#FC9396#FC9396
#FC9396 is a light, vivid red. Relative luminance 0.438; OKLCH L 77.4% C 0.127 H 18.6°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9396 |
|---|---|
| RGB | rgb(252, 147, 150) |
| HSL | hsl(358, 95%, 78%) |
| HSV | hsv(358, 42%, 99%) |
| CMYK | cmyk(0%, 41.7%, 40.5%, 1.2%) |
| CIE-LAB | lab(72.07, 39.75, 15.71) |
| CIE-LCH | lch(72.07, 42.74, 21.57°) |
| OKLab | oklab(77.45% 0.1201 0.0404) |
| OKLCH | oklch(77.45% 0.127 18.6) |
| XYZ | xyz(56.0865, 43.7698, 34.3428) |
| Luminance | 0.4376 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.85
Lightcoral
#F08080
ΔE00 5.05
Rose Pink
#F7879A
ΔE00 5.19
Salmon Pink
#FE7B7C
ΔE00 5.77
Peachy Pink
#FF9A8A
ΔE00 6.33
Carnation
#FD798F
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9396 #93FCF9
analogous
#FC93CA #FC9396 #FCC493
triadic
#FC9396 #96FC93 #9396FC
tetradic
#FC9396 #CAFC93 #93FCF9 #C493FC
square
#FC9396 #CAFC93 #93FCF9 #C493FC
split-complementary
#FC9396 #93FCC4 #93CAFC
monochromatic
#F91C22 #FA575C #FC9396 #FECFD0 #FEE1E2
Accessibility & contrast
On white
2.15
#FC9396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#FC9396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9396
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9396 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A496
Deuteranopia (green-blind)
#C2B994
Tritanopia (blue-blind)
#FF8695
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc9396; /* rgb */ color: rgb(252, 147, 150); /* oklch */ color: oklch(77.4% 0.127 18.6);
Tailwind
colors: {
custom: {
50: '#ffb4b4',
500: '#fc9396',
950: '#000000',
},
}SCSS
$custom: #fc9396; $custom-light: #ffb4b4; $custom-dark: #000000;
JSON
{
"hex": "#fc9396",
"rgb": {
"r": 252,
"g": 147,
"b": 150
},
"hsl": {
"h": 358.286,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.77449,
"c": 0.12671,
"h": 18.6
},
"luminance": 0.43765
}Semantic roles & 50–950 ramp
primary
#FC9396
secondary
#D5F6F5
accent
#E6DF00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080