#FC90BB#FC90BB
#FC90BB is a light, vivid pink. Relative luminance 0.442; OKLCH L 78.0% C 0.138 H 355.5°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FC90BB |
|---|---|
| RGB | rgb(252, 144, 187) |
| HSL | hsl(336, 95%, 78%) |
| HSV | hsv(336, 43%, 99%) |
| CMYK | cmyk(0%, 42.9%, 25.8%, 1.2%) |
| CIE-LAB | lab(72.38, 45.77, -4.37) |
| CIE-LCH | lch(72.38, 45.98, 354.54°) |
| OKLab | oklab(77.99% 0.138 -0.0109) |
| OKLCH | oklch(77.99% 0.138 355.5) |
| XYZ | xyz(59.0895, 44.2343, 52.4300) |
| Luminance | 0.4423 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.67
Pink (survey)
#FF81C0
ΔE00 4.21
Carnation Pink
#FF7FA7
ΔE00 4.63
Rosa
#FE86A4
ΔE00 5.26
Pig Pink
#E78EA5
ΔE00 5.56
Bubblegum Pink
#FE83CC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC90BB #90FCD1
analogous
#FC90F1 #FC90BB #FC9B90
triadic
#FC90BB #BBFC90 #90BBFC
tetradic
#FC90BB #F1FC90 #90FCD1 #9B90FC
square
#FC90BB #F1FC90 #90FCD1 #9B90FC
split-complementary
#FC90BB #90FC9B #90F1FC
monochromatic
#F91972 #FA5496 #FC90BB #FECCE0 #FEE1ED
Accessibility & contrast
On white
2.13
#FC90BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#FC90BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC90BB
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC90BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC90BB | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#B9B9B8
Tritanopia (blue-blind)
#FF8B9F
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc90bb; /* rgb */ color: rgb(252, 144, 187); /* oklch */ color: oklch(78.0% 0.138 355.5);
Tailwind
colors: {
custom: {
50: '#ffb2cf',
500: '#fc90bb',
950: '#000000',
},
}SCSS
$custom: #fc90bb; $custom-light: #ffb2cf; $custom-dark: #000000;
JSON
{
"hex": "#fc90bb",
"rgb": {
"r": 252,
"g": 144,
"b": 187
},
"hsl": {
"h": 336.111,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.77989,
"c": 0.13845,
"h": 355.5
},
"luminance": 0.4423
}Semantic roles & 50–950 ramp
primary
#FC90BB
secondary
#D5F6E9
accent
#E68A00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082