#FC94EF#FC94EF
#FC94EF is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.4% C 0.167 H 331.7°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FC94EF |
|---|---|
| RGB | rgb(252, 148, 239) |
| HSL | hsl(308, 95%, 78%) |
| HSV | hsv(308, 41%, 99%) |
| CMYK | cmyk(0%, 41.3%, 5.2%, 1.2%) |
| CIE-LAB | lab(74.89, 51.68, -29.18) |
| CIE-LCH | lch(74.89, 59.35, 330.55°) |
| OKLab | oklab(80.44% 0.1468 -0.0791) |
| OKLCH | oklch(80.44% 0.167 331.7) |
| XYZ | xyz(66.3142, 48.1108, 87.4380) |
| Luminance | 0.4811 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 6.08
Purply Pink
#F075E6
ΔE00 6.63
Plum
#DDA0DD
ΔE00 6.64
Bubblegum Pink
#FE83CC
ΔE00 6.74
Candy Pink
#FF63E9
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC94EF #94FCA1
analogous
#D594FC #FC94EF #FC94BB
triadic
#FC94EF #EFFC94 #94EFFC
tetradic
#FC94EF #FCD594 #94FCA1 #94BBFC
square
#FC94EF #FCD594 #94FCA1 #94BBFC
split-complementary
#FC94EF #BBFC94 #94FCD5
monochromatic
#F91DDD #FA58E6 #FC94EF #FED0F8 #FEE1FB
Accessibility & contrast
On white
1.98
#FC94EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#FC94EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC94EF
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC94EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC94EF | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF2
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#FF9BB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc94ef; /* rgb */ color: rgb(252, 148, 239); /* oklch */ color: oklch(80.4% 0.167 331.7);
Tailwind
colors: {
custom: {
50: '#ffb6f4',
500: '#fc94ef',
950: '#000000',
},
}SCSS
$custom: #fc94ef; $custom-light: #ffb6f4; $custom-dark: #000000;
JSON
{
"hex": "#fc94ef",
"rgb": {
"r": 252,
"g": 148,
"b": 239
},
"hsl": {
"h": 307.5,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.80444,
"c": 0.16671,
"h": 331.7
},
"luminance": 0.48107
}Semantic roles & 50–950 ramp
primary
#FC94EF
secondary
#D5F6D9
accent
#E61D00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085