#FC94CE#FC94CE
#FC94CE is a light, vivid pink. Relative luminance 0.463; OKLCH L 79.2% C 0.142 H 346.3°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FC94CE |
|---|---|
| RGB | rgb(252, 148, 206) |
| HSL | hsl(327, 95%, 78%) |
| HSV | hsv(327, 41%, 99%) |
| CMYK | cmyk(0%, 41.3%, 18.3%, 1.2%) |
| CIE-LAB | lab(73.76, 46.43, -12.83) |
| CIE-LCH | lch(73.76, 48.17, 344.56°) |
| OKLab | oklab(79.22% 0.138 -0.0337) |
| OKLCH | oklch(79.22% 0.142 346.3) |
| XYZ | xyz(61.8763, 46.3356, 64.0652) |
| Luminance | 0.4633 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.68
Pink (survey)
#FF81C0
ΔE00 4.11
Pinky
#FC86AA
ΔE00 7.73
Bubblegum (survey)
#FF6CB5
ΔE00 7.94
Plum
#DDA0DD
ΔE00 8.00
Powder Pink
#FFB2D0
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC94CE #94FCC2
analogous
#F694FC #FC94CE #FC949A
triadic
#FC94CE #CEFC94 #94CEFC
tetradic
#FC94CE #FCF694 #94FCC2 #949AFC
square
#FC94CE #FCF694 #94FCC2 #949AFC
split-complementary
#FC94CE #9AFC94 #94FCF6
monochromatic
#F91D97 #FA58B3 #FC94CE #FED0E9 #FEE1F1
Accessibility & contrast
On white
2.05
#FC94CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#FC94CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC94CE
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC94CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC94CE | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CABD0
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#FF93A9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc94ce; /* rgb */ color: rgb(252, 148, 206); /* oklch */ color: oklch(79.2% 0.142 346.3);
Tailwind
colors: {
custom: {
50: '#ffb5dd',
500: '#fc94ce',
950: '#000000',
},
}SCSS
$custom: #fc94ce; $custom-light: #ffb5dd; $custom-dark: #000000;
JSON
{
"hex": "#fc94ce",
"rgb": {
"r": 252,
"g": 148,
"b": 206
},
"hsl": {
"h": 326.538,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.79219,
"c": 0.14204,
"h": 346.3
},
"luminance": 0.46331
}Semantic roles & 50–950 ramp
primary
#FC94CE
secondary
#D5F6E4
accent
#E66600
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083