#FC95AB#FC95AB
#FC95AB is a light, vivid red. Relative luminance 0.451; OKLCH L 78.3% C 0.126 H 6.6°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FC95AB |
|---|---|
| RGB | rgb(252, 149, 171) |
| HSL | hsl(347, 94%, 79%) |
| HSV | hsv(347, 41%, 99%) |
| CMYK | cmyk(0%, 40.9%, 32.1%, 1.2%) |
| CIE-LAB | lab(72.98, 41.16, 5.37) |
| CIE-LCH | lch(72.98, 41.51, 7.43°) |
| OKLab | oklab(78.3% 0.1248 0.0145) |
| OKLCH | oklch(78.3% 0.126 6.6) |
| XYZ | xyz(58.2452, 45.1353, 44.1645) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.35
Rose Pink
#F7879A
ΔE00 3.74
Pig Pink
#E78EA5
ΔE00 3.95
Pinky
#FC86AA
ΔE00 4.08
Carnation Pink
#FF7FA7
ΔE00 5.31
Faded Pink
#DE9DAC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC95AB #95FCE6
analogous
#FC95DF #FC95AB #FCB295
triadic
#FC95AB #ABFC95 #95ABFC
tetradic
#FC95AB #DFFC95 #95FCE6 #B295FC
square
#FC95AB #DFFC95 #95FCE6 #B295FC
split-complementary
#FC95AB #95FCB2 #95DFFC
monochromatic
#F91E4D #FA597C #FC95AB #FED1DA #FEE1E7
Accessibility & contrast
On white
2.09
#FC95AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#FC95AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC95AB
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC95AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC95AB | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AC
Deuteranopia (green-blind)
#BFBBA9
Tritanopia (blue-blind)
#FF8C9D
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc95ab; /* rgb */ color: rgb(252, 149, 171); /* oklch */ color: oklch(78.3% 0.126 6.6);
Tailwind
colors: {
custom: {
50: '#ffb6c3',
500: '#fc95ab',
950: '#000000',
},
}SCSS
$custom: #fc95ab; $custom-light: #ffb6c3; $custom-dark: #000000;
JSON
{
"hex": "#fc95ab",
"rgb": {
"r": 252,
"g": 149,
"b": 171
},
"hsl": {
"h": 347.184,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.78301,
"c": 0.12563,
"h": 6.6
},
"luminance": 0.45131
}Semantic roles & 50–950 ramp
primary
#FC95AB
secondary
#D5F6EF
accent
#E6B400
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081