#FC9ABA#FC9ABA
#FC9ABA is a light, vivid pink. Relative luminance 0.474; OKLCH L 79.5% C 0.122 H 359.2°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9ABA |
|---|---|
| RGB | rgb(252, 154, 186) |
| HSL | hsl(340, 94%, 80%) |
| HSV | hsv(340, 39%, 99%) |
| CMYK | cmyk(0%, 38.9%, 26.2%, 1.2%) |
| CIE-LAB | lab(74.42, 40.53, -0.83) |
| CIE-LCH | lch(74.42, 40.54, 358.82°) |
| OKLab | oklab(79.52% 0.1224 -0.0016) |
| OKLCH | oklch(79.52% 0.122 359.2) |
| XYZ | xyz(60.5651, 47.3561, 52.3956) |
| Luminance | 0.4735 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.49
Pig Pink
#E78EA5
ΔE00 4.86
Rosa
#FE86A4
ΔE00 5.22
Powder Pink
#FFB2D0
ΔE00 5.70
Carnation Pink
#FF7FA7
ΔE00 5.87
Soft Pink
#FDB0C0
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9ABA #9AFCDC
analogous
#FC9AEB #FC9ABA #FCAB9A
triadic
#FC9ABA #BAFC9A #9ABAFC
tetradic
#FC9ABA #EBFC9A #9AFCDC #AB9AFC
square
#FC9ABA #EBFC9A #9AFCDC #AB9AFC
split-complementary
#FC9ABA #9AFCAB #9AEBFC
monochromatic
#F82369 #FA5F91 #FC9ABA #FED5E3 #FEE1EB
Accessibility & contrast
On white
2.01
#FC9ABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#FC9ABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9ABA
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9ABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9ABA | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBB
Deuteranopia (green-blind)
#BFBEB8
Tritanopia (blue-blind)
#FF94A5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fc9aba; /* rgb */ color: rgb(252, 154, 186); /* oklch */ color: oklch(79.5% 0.122 359.2);
Tailwind
colors: {
custom: {
50: '#ffb9ce',
500: '#fc9aba',
950: '#000000',
},
}SCSS
$custom: #fc9aba; $custom-light: #ffb9ce; $custom-dark: #000000;
JSON
{
"hex": "#fc9aba",
"rgb": {
"r": 252,
"g": 154,
"b": 186
},
"hsl": {
"h": 340.408,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.79523,
"c": 0.12236,
"h": 359.2
},
"luminance": 0.47352
}Semantic roles & 50–950 ramp
primary
#FC9ABA
secondary
#D5F6EB
accent
#E69B00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182