#FC92CE#FC92CE
#FC92CE is a light, vivid pink. Relative luminance 0.457; OKLCH L 78.9% C 0.145 H 345.9°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FC92CE |
|---|---|
| RGB | rgb(252, 146, 206) |
| HSL | hsl(326, 95%, 78%) |
| HSV | hsv(326, 42%, 99%) |
| CMYK | cmyk(0%, 42.1%, 18.3%, 1.2%) |
| CIE-LAB | lab(73.36, 47.45, -13.43) |
| CIE-LCH | lch(73.36, 49.31, 344.19°) |
| OKLab | oklab(78.91% 0.141 -0.0353) |
| OKLCH | oklch(78.91% 0.145 345.9) |
| XYZ | xyz(61.5653, 45.7136, 63.9615) |
| Luminance | 0.4571 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.20
Pink (survey)
#FF81C0
ΔE00 3.80
Bubblegum (survey)
#FF6CB5
ΔE00 7.58
Pinky
#FC86AA
ΔE00 7.80
Plum
#DDA0DD
ΔE00 8.04
Hot Pink
#FF69B4
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC92CE #92FCC0
analogous
#F592FC #FC92CE #FC9299
triadic
#FC92CE #CEFC92 #92CEFC
tetradic
#FC92CE #FCF592 #92FCC0 #9299FC
square
#FC92CE #FCF592 #92FCC0 #9299FC
split-complementary
#FC92CE #99FC92 #92FCF5
monochromatic
#F91B98 #FA56B3 #FC92CE #FECEE9 #FEE1F2
Accessibility & contrast
On white
2.07
#FC92CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#FC92CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC92CE
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC92CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC92CE | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9D0
Deuteranopia (green-blind)
#B5BBCB
Tritanopia (blue-blind)
#FF91A8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc92ce; /* rgb */ color: rgb(252, 146, 206); /* oklch */ color: oklch(78.9% 0.145 345.9);
Tailwind
colors: {
custom: {
50: '#ffb4dd',
500: '#fc92ce',
950: '#000000',
},
}SCSS
$custom: #fc92ce; $custom-light: #ffb4dd; $custom-dark: #000000;
JSON
{
"hex": "#fc92ce",
"rgb": {
"r": 252,
"g": 146,
"b": 206
},
"hsl": {
"h": 326.038,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.78914,
"c": 0.14533,
"h": 345.9
},
"luminance": 0.45709
}Semantic roles & 50–950 ramp
primary
#FC92CE
secondary
#D5F6E3
accent
#E66400
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083