#FC92BB#FC92BB
#FC92BB is a light, vivid pink. Relative luminance 0.448; OKLCH L 78.3% C 0.135 H 356.0°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FC92BB |
|---|---|
| RGB | rgb(252, 146, 187) |
| HSL | hsl(337, 95%, 78%) |
| HSV | hsv(337, 42%, 99%) |
| CMYK | cmyk(0%, 42.1%, 25.8%, 1.2%) |
| CIE-LAB | lab(72.79, 44.76, -3.78) |
| CIE-LCH | lch(72.79, 44.91, 355.18°) |
| OKLab | oklab(78.3% 0.135 -0.0094) |
| OKLCH | oklch(78.3% 0.135 356) |
| XYZ | xyz(59.3951, 44.8456, 52.5319) |
| Luminance | 0.4484 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.72
Pink (survey)
#FF81C0
ΔE00 4.73
Carnation Pink
#FF7FA7
ΔE00 4.80
Rosa
#FE86A4
ΔE00 5.18
Pig Pink
#E78EA5
ΔE00 5.36
Bubblegum Pink
#FE83CC
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC92BB #92FCD3
analogous
#FC92F0 #FC92BB #FC9E92
triadic
#FC92BB #BBFC92 #92BBFC
tetradic
#FC92BB #F0FC92 #92FCD3 #9E92FC
square
#FC92BB #F0FC92 #92FCD3 #9E92FC
split-complementary
#FC92BB #92FC9E #92F0FC
monochromatic
#F91B71 #FA5696 #FC92BB #FECEE0 #FEE1EC
Accessibility & contrast
On white
2.11
#FC92BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#FC92BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC92BB
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC92BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC92BB | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BC
Deuteranopia (green-blind)
#BABAB9
Tritanopia (blue-blind)
#FF8DA1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc92bb; /* rgb */ color: rgb(252, 146, 187); /* oklch */ color: oklch(78.3% 0.135 356.0);
Tailwind
colors: {
custom: {
50: '#ffb4cf',
500: '#fc92bb',
950: '#000000',
},
}SCSS
$custom: #fc92bb; $custom-light: #ffb4cf; $custom-dark: #000000;
JSON
{
"hex": "#fc92bb",
"rgb": {
"r": 252,
"g": 146,
"b": 187
},
"hsl": {
"h": 336.792,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.78296,
"c": 0.13529,
"h": 356
},
"luminance": 0.44841
}Semantic roles & 50–950 ramp
primary
#FC92BB
secondary
#D5F6E9
accent
#E68D00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082