#FC9AB2#FC9AB2
#FC9AB2 is a light, moderate red. Relative luminance 0.470; OKLCH L 79.3% C 0.120 H 4.3°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9AB2 |
|---|---|
| RGB | rgb(252, 154, 178) |
| HSL | hsl(345, 94%, 80%) |
| HSV | hsv(345, 39%, 99%) |
| CMYK | cmyk(0%, 38.9%, 29.4%, 1.2%) |
| CIE-LAB | lab(74.21, 39.47, 3.27) |
| CIE-LCH | lch(74.21, 39.61, 4.73°) |
| OKLab | oklab(79.29% 0.1195 0.0091) |
| OKLCH | oklch(79.29% 0.12 4.3) |
| XYZ | xyz(59.7383, 47.0254, 48.0413) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.28
Rosa
#FE86A4
ΔE00 4.43
Pinky
#FC86AA
ΔE00 4.59
Soft Pink
#FDB0C0
ΔE00 5.23
Rose Pink
#F7879A
ΔE00 5.26
Faded Pink
#DE9DAC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9AB2 #9AFCE4
analogous
#FC9AE3 #FC9AB2 #FCB39A
triadic
#FC9AB2 #B2FC9A #9AB2FC
tetradic
#FC9AB2 #E3FC9A #9AFCE4 #B39AFC
square
#FC9AB2 #E3FC9A #9AFCE4 #B39AFC
split-complementary
#FC9AB2 #9AFCB3 #9AE3FC
monochromatic
#F82357 #FA5F85 #FC9AB2 #FED5DF #FEE1E8
Accessibility & contrast
On white
2.02
#FC9AB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#FC9AB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9AB2
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9AB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9AB2 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB3
Deuteranopia (green-blind)
#C1BDB0
Tritanopia (blue-blind)
#FF93A2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc9ab2; /* rgb */ color: rgb(252, 154, 178); /* oklch */ color: oklch(79.3% 0.120 4.3);
Tailwind
colors: {
custom: {
50: '#ffb9c9',
500: '#fc9ab2',
950: '#000000',
},
}SCSS
$custom: #fc9ab2; $custom-light: #ffb9c9; $custom-dark: #000000;
JSON
{
"hex": "#fc9ab2",
"rgb": {
"r": 252,
"g": 154,
"b": 178
},
"hsl": {
"h": 345.306,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.79292,
"c": 0.11987,
"h": 4.3
},
"luminance": 0.47021
}Semantic roles & 50–950 ramp
primary
#FC9AB2
secondary
#D5F6EE
accent
#E6AD00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082