#FC96AB#FC96AB
#FC96AB is a light, vivid red. Relative luminance 0.454; OKLCH L 78.5% C 0.124 H 7.1°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FC96AB |
|---|---|
| RGB | rgb(252, 150, 171) |
| HSL | hsl(348, 94%, 79%) |
| HSV | hsv(348, 40%, 99%) |
| CMYK | cmyk(0%, 40.5%, 32.1%, 1.2%) |
| CIE-LAB | lab(73.19, 40.64, 5.67) |
| CIE-LCH | lch(73.19, 41.04, 7.94°) |
| OKLab | oklab(78.46% 0.1232 0.0153) |
| OKLCH | oklch(78.46% 0.124 7.1) |
| XYZ | xyz(58.4041, 45.4530, 44.2175) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.62
Rose Pink
#F7879A
ΔE00 3.83
Pig Pink
#E78EA5
ΔE00 4.09
Pinky
#FC86AA
ΔE00 4.39
Carnation Pink
#FF7FA7
ΔE00 5.61
Soft Pink
#FDB0C0
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC96AB #96FCE7
analogous
#FC96DE #FC96AB #FCB496
triadic
#FC96AB #ABFC96 #96ABFC
tetradic
#FC96AB #DEFC96 #96FCE7 #B496FC
square
#FC96AB #DEFC96 #96FCE7 #B496FC
split-complementary
#FC96AB #96FCB4 #96DEFC
monochromatic
#F91F4C #FA5B7B #FC96AB #FED2DB #FEE1E7
Accessibility & contrast
On white
2.08
#FC96AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#FC96AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC96AB
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC96AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC96AB | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AC
Deuteranopia (green-blind)
#C0BBA9
Tritanopia (blue-blind)
#FF8D9D
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc96ab; /* rgb */ color: rgb(252, 150, 171); /* oklch */ color: oklch(78.5% 0.124 7.1);
Tailwind
colors: {
custom: {
50: '#ffb6c3',
500: '#fc96ab',
950: '#000000',
},
}SCSS
$custom: #fc96ab; $custom-light: #ffb6c3; $custom-dark: #000000;
JSON
{
"hex": "#fc96ab",
"rgb": {
"r": 252,
"g": 150,
"b": 171
},
"hsl": {
"h": 347.647,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.78459,
"c": 0.12417,
"h": 7.1
},
"luminance": 0.45448
}Semantic roles & 50–950 ramp
primary
#FC96AB
secondary
#D5F6EF
accent
#E6B600
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081