#FC92DF#FC92DF
#FC92DF is a light, vivid pink. Relative luminance 0.466; OKLCH L 79.5% C 0.157 H 338.0°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FC92DF |
|---|---|
| RGB | rgb(252, 146, 223) |
| HSL | hsl(316, 95%, 78%) |
| HSV | hsv(316, 42%, 99%) |
| CMYK | cmyk(0%, 42.1%, 11.5%, 1.2%) |
| CIE-LAB | lab(73.92, 50.06, -21.93) |
| CIE-LCH | lch(73.92, 54.65, 336.34°) |
| OKLab | oklab(79.53% 0.1457 -0.0587) |
| OKLCH | oklch(79.53% 0.157 338) |
| XYZ | xyz(63.7432, 46.5848, 75.4320) |
| Luminance | 0.4658 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.10
Lavender Pink
#DD85D7
ΔE00 6.19
Pink (survey)
#FF81C0
ΔE00 6.31
Violet (CSS)
#EE82EE
ΔE00 6.55
Plum
#DDA0DD
ΔE00 6.61
Purply Pink
#F075E6
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC92DF #92FCAF
analogous
#E492FC #FC92DF #FC92AA
triadic
#FC92DF #DFFC92 #92DFFC
tetradic
#FC92DF #FCE492 #92FCAF #92AAFC
square
#FC92DF #FCE492 #92FCAF #92AAFC
split-complementary
#FC92DF #AAFC92 #92FCE4
monochromatic
#F91BBC #FA56CE #FC92DF #FECEF0 #FEE1F6
Accessibility & contrast
On white
2.04
#FC92DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#FC92DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC92DF
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC92DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC92DF | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE2
Deuteranopia (green-blind)
#B0BCDC
Tritanopia (blue-blind)
#FF95AF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc92df; /* rgb */ color: rgb(252, 146, 223); /* oklch */ color: oklch(79.5% 0.157 338.0);
Tailwind
colors: {
custom: {
50: '#ffb4e9',
500: '#fc92df',
950: '#000000',
},
}SCSS
$custom: #fc92df; $custom-light: #ffb4e9; $custom-dark: #000000;
JSON
{
"hex": "#fc92df",
"rgb": {
"r": 252,
"g": 146,
"b": 223
},
"hsl": {
"h": 316.415,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.79525,
"c": 0.15713,
"h": 338
},
"luminance": 0.46581
}Semantic roles & 50–950 ramp
primary
#FC92DF
secondary
#D5F6DE
accent
#E63F00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084