#FC7A96#FC7A96
#FC7A96 is a light, vivid red. Relative luminance 0.368; OKLCH L 73.7% C 0.160 H 8.3°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7A96 |
|---|---|
| RGB | rgb(252, 122, 150) |
| HSL | hsl(347, 96%, 73%) |
| HSV | hsv(347, 52%, 99%) |
| CMYK | cmyk(0%, 51.6%, 40.5%, 1.2%) |
| CIE-LAB | lab(67.14, 52.16, 8.76) |
| CIE-LCH | lch(67.14, 52.89, 9.53°) |
| OKLab | oklab(73.71% 0.1584 0.0231) |
| OKLCH | oklch(73.71% 0.16 8.3) |
| XYZ | xyz(52.6126, 36.8219, 33.1848) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.92
Rose Pink
#F7879A
ΔE00 2.95
Rosa
#FE86A4
ΔE00 3.08
Watermelon
#FC6C85
ΔE00 3.71
Carnation Pink
#FF7FA7
ΔE00 3.82
Rosy Pink
#F6688E
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7A96 #7AFCE0
analogous
#FC7AD7 #FC7A96 #FC9F7A
triadic
#FC7A96 #96FC7A #7A96FC
tetradic
#FC7A96 #D7FC7A #7AFCE0 #9F7AFC
square
#FC7A96 #D7FC7A #7AFCE0 #9F7AFC
split-complementary
#FC7A96 #7AFC9F #7AD7FC
monochromatic
#F60639 #FB3E67 #FC7A96 #FDB6C5 #FEE1E7
Accessibility & contrast
On white
2.51
#FC7A96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#FC7A96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7A96
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7A96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7A96 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939497
Deuteranopia (green-blind)
#B4AD93
Tritanopia (blue-blind)
#FF6C84
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc7a96; /* rgb */ color: rgb(252, 122, 150); /* oklch */ color: oklch(73.7% 0.160 8.3);
Tailwind
colors: {
custom: {
50: '#ffa4b4',
500: '#fc7a96',
950: '#000000',
},
}SCSS
$custom: #fc7a96; $custom-light: #ffa4b4; $custom-dark: #000000;
JSON
{
"hex": "#fc7a96",
"rgb": {
"r": 252,
"g": 122,
"b": 150
},
"hsl": {
"h": 347.077,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.73707,
"c": 0.16007,
"h": 8.3
},
"luminance": 0.36817
}Semantic roles & 50–950 ramp
primary
#FC7A96
secondary
#D4F7EF
accent
#E6B400
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80