#FC90BA#FC90BA
#FC90BA is a light, vivid pink. Relative luminance 0.442; OKLCH L 78.0% C 0.138 H 356.0°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FC90BA |
|---|---|
| RGB | rgb(252, 144, 186) |
| HSL | hsl(337, 95%, 78%) |
| HSV | hsv(337, 43%, 99%) |
| CMYK | cmyk(0%, 42.9%, 26.2%, 1.2%) |
| CIE-LAB | lab(72.36, 45.63, -3.86) |
| CIE-LCH | lch(72.36, 45.80, 355.17°) |
| OKLab | oklab(77.96% 0.1377 -0.0096) |
| OKLCH | oklch(77.96% 0.138 356) |
| XYZ | xyz(58.9828, 44.1917, 51.8682) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.46
Pink (survey)
#FF81C0
ΔE00 4.39
Carnation Pink
#FF7FA7
ΔE00 4.47
Rosa
#FE86A4
ΔE00 5.02
Pig Pink
#E78EA5
ΔE00 5.36
Bubblegum Pink
#FE83CC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC90BA #90FCD2
analogous
#FC90F0 #FC90BA #FC9C90
triadic
#FC90BA #BAFC90 #90BAFC
tetradic
#FC90BA #F0FC90 #90FCD2 #9C90FC
square
#FC90BA #F0FC90 #90FCD2 #9C90FC
split-complementary
#FC90BA #90FC9C #90F0FC
monochromatic
#F91970 #FA5495 #FC90BA #FECCDF #FEE1EC
Accessibility & contrast
On white
2.13
#FC90BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#FC90BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC90BA
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC90BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC90BA | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BB
Deuteranopia (green-blind)
#B9B9B7
Tritanopia (blue-blind)
#FF8A9F
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc90ba; /* rgb */ color: rgb(252, 144, 186); /* oklch */ color: oklch(78.0% 0.138 356.0);
Tailwind
colors: {
custom: {
50: '#ffb2ce',
500: '#fc90ba',
950: '#000000',
},
}SCSS
$custom: #fc90ba; $custom-light: #ffb2ce; $custom-dark: #000000;
JSON
{
"hex": "#fc90ba",
"rgb": {
"r": 252,
"g": 144,
"b": 186
},
"hsl": {
"h": 336.667,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.77958,
"c": 0.13802,
"h": 356
},
"luminance": 0.44187
}Semantic roles & 50–950 ramp
primary
#FC90BA
secondary
#D5F6E9
accent
#E68C00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082