#FC9FAB#FC9FAB
#FC9FAB is a light, moderate red. Relative luminance 0.484; OKLCH L 79.9% C 0.111 H 11.5°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9FAB |
|---|---|
| RGB | rgb(252, 159, 171) |
| HSL | hsl(352, 94%, 81%) |
| HSV | hsv(352, 37%, 99%) |
| CMYK | cmyk(0%, 36.9%, 32.1%, 1.2%) |
| CIE-LAB | lab(75.10, 36.00, 8.41) |
| CIE-LCH | lch(75.10, 36.97, 13.15°) |
| OKLab | oklab(79.92% 0.1092 0.0222) |
| OKLCH | oklch(79.92% 0.111 11.5) |
| XYZ | xyz(59.8958, 48.4364, 44.7147) |
| Luminance | 0.4843 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.81
Rose Pink
#F7879A
ΔE00 5.48
Lightpink
#FFB6C1
ΔE00 5.57
Pig Pink
#E78EA5
ΔE00 6.03
Faded Pink
#DE9DAC
ΔE00 6.07
Rosa
#FE86A4
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9FAB #9FFCF0
analogous
#FC9FD9 #FC9FAB #FCC19F
triadic
#FC9FAB #ABFC9F #9FABFC
tetradic
#FC9FAB #D9FC9F #9FFCF0 #C19FFC
square
#FC9FAB #D9FC9F #9FFCF0 #C19FFC
split-complementary
#FC9FAB #9FFCC1 #9FD9FC
monochromatic
#F82843 #FA6477 #FC9FAB #FEDADF #FEE1E5
Accessibility & contrast
On white
1.97
#FC9FAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#FC9FAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9FAB
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9FAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9FAB | 1.00 | 1.97 | 10.69 | 10.69 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAB
Deuteranopia (green-blind)
#C6C0A9
Tritanopia (blue-blind)
#FF96A3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc9fab; /* rgb */ color: rgb(252, 159, 171); /* oklch */ color: oklch(79.9% 0.111 11.5);
Tailwind
colors: {
custom: {
50: '#ffbcc3',
500: '#fc9fab',
950: '#000000',
},
}SCSS
$custom: #fc9fab; $custom-light: #ffbcc3; $custom-dark: #000000;
JSON
{
"hex": "#fc9fab",
"rgb": {
"r": 252,
"g": 159,
"b": 171
},
"hsl": {
"h": 352.258,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.79918,
"c": 0.11142,
"h": 11.5
},
"luminance": 0.48432
}Semantic roles & 50–950 ramp
primary
#FC9FAB
secondary
#D5F6F2
accent
#E6C800
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181212
muted
#868181