#FC8796#FC8796
#FC8796 is a light, vivid red. Relative luminance 0.402; OKLCH L 75.6% C 0.142 H 13.0°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8796 |
|---|---|
| RGB | rgb(252, 135, 150) |
| HSL | hsl(352, 95%, 76%) |
| HSV | hsv(352, 46%, 99%) |
| CMYK | cmyk(0%, 46.4%, 40.5%, 1.2%) |
| CIE-LAB | lab(69.63, 45.81, 12.29) |
| CIE-LCH | lch(69.63, 47.43, 15.01°) |
| OKLab | oklab(75.59% 0.1387 0.0319) |
| OKLCH | oklch(75.59% 0.142 13) |
| XYZ | xyz(54.3169, 40.2306, 33.7529) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.75
Blush Pink
#FE828C
ΔE00 2.38
Carnation
#FD798F
ΔE00 2.98
Rosa
#FE86A4
ΔE00 4.21
Lightcoral
#F08080
ΔE00 5.43
Watermelon
#FC6C85
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8796 #87FCED
analogous
#FC87D0 #FC8796 #FCB287
triadic
#FC8796 #96FC87 #8796FC
tetradic
#FC8796 #D0FC87 #87FCED #B287FC
square
#FC8796 #D0FC87 #87FCED #B287FC
split-complementary
#FC8796 #87FCB2 #87D0FC
monochromatic
#F9102E #FB4B62 #FC8796 #FDC3CA #FEE1E5
Accessibility & contrast
On white
2.32
#FC8796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#FC8796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8796
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8796 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9C96
Deuteranopia (green-blind)
#BBB394
Tritanopia (blue-blind)
#FF7A8D
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc8796; /* rgb */ color: rgb(252, 135, 150); /* oklch */ color: oklch(75.6% 0.142 13.0);
Tailwind
colors: {
custom: {
50: '#ffacb4',
500: '#fc8796',
950: '#000000',
},
}SCSS
$custom: #fc8796; $custom-light: #ffacb4; $custom-dark: #000000;
JSON
{
"hex": "#fc8796",
"rgb": {
"r": 252,
"g": 135,
"b": 150
},
"hsl": {
"h": 352.308,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.75591,
"c": 0.14236,
"h": 13
},
"luminance": 0.40225
}Semantic roles & 50–950 ramp
primary
#FC8796
secondary
#D5F6F2
accent
#E6C800
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80