#FC90BC#FC90BC
#FC90BC is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.0% C 0.139 H 354.9°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FC90BC |
|---|---|
| RGB | rgb(252, 144, 188) |
| HSL | hsl(336, 95%, 78%) |
| HSV | hsv(336, 43%, 99%) |
| CMYK | cmyk(0%, 42.9%, 25.4%, 1.2%) |
| CIE-LAB | lab(72.41, 45.90, -4.89) |
| CIE-LCH | lch(72.41, 46.16, 353.93°) |
| OKLab | oklab(78.02% 0.1384 -0.0123) |
| OKLCH | oklch(78.02% 0.139 354.9) |
| XYZ | xyz(59.1969, 44.2773, 52.9958) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.89
Pink (survey)
#FF81C0
ΔE00 4.04
Carnation Pink
#FF7FA7
ΔE00 4.80
Rosa
#FE86A4
ΔE00 5.49
Pig Pink
#E78EA5
ΔE00 5.76
Bubblegum Pink
#FE83CC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC90BC #90FCD0
analogous
#FC90F2 #FC90BC #FC9A90
triadic
#FC90BC #BCFC90 #90BCFC
tetradic
#FC90BC #F2FC90 #90FCD0 #9A90FC
square
#FC90BC #F2FC90 #90FCD0 #9A90FC
split-complementary
#FC90BC #90FC9A #90F2FC
monochromatic
#F91974 #FA5498 #FC90BC #FECCE0 #FEE1ED
Accessibility & contrast
On white
2.13
#FC90BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#FC90BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC90BC
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC90BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC90BC | 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)
#9DA6BD
Deuteranopia (green-blind)
#B9B9B9
Tritanopia (blue-blind)
#FF8BA0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc90bc; /* rgb */ color: rgb(252, 144, 188); /* oklch */ color: oklch(78.0% 0.139 354.9);
Tailwind
colors: {
custom: {
50: '#ffb2d0',
500: '#fc90bc',
950: '#000000',
},
}SCSS
$custom: #fc90bc; $custom-light: #ffb2d0; $custom-dark: #000000;
JSON
{
"hex": "#fc90bc",
"rgb": {
"r": 252,
"g": 144,
"b": 188
},
"hsl": {
"h": 335.556,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.7802,
"c": 0.13889,
"h": 354.9
},
"luminance": 0.44273
}Semantic roles & 50–950 ramp
primary
#FC90BC
secondary
#D5F6E9
accent
#E68800
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082