#FC94FB#FC94FB
#FC94FB is a light, vivid purple. Relative luminance 0.488; OKLCH L 80.9% C 0.177 H 327.4°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FC94FB |
|---|---|
| RGB | rgb(252, 148, 251) |
| HSL | hsl(301, 95%, 78%) |
| HSV | hsv(301, 41%, 99%) |
| CMYK | cmyk(0%, 41.3%, 0.4%, 1.2%) |
| CIE-LAB | lab(75.35, 53.74, -34.99) |
| CIE-LCH | lch(75.35, 64.13, 326.93°) |
| OKLab | oklab(80.94% 0.1494 -0.0955) |
| OKLCH | oklch(80.94% 0.177 327.4) |
| XYZ | xyz(68.1461, 48.8436, 97.0863) |
| Luminance | 0.4884 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.33
Purply Pink
#F075E6
ΔE00 6.59
Lavender Pink
#DD85D7
ΔE00 6.82
Plum
#DDA0DD
ΔE00 7.63
Candy Pink
#FF63E9
ΔE00 8.56
Mauve
#E0B0FF
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC94FB #94FC95
analogous
#C994FC #FC94FB #FC94C7
triadic
#FC94FB #FBFC94 #94FBFC
tetradic
#FC94FB #FCC994 #94FC95 #94C7FC
square
#FC94FB #FCC994 #94FC95 #94C7FC
split-complementary
#FC94FB #C7FC94 #94FCC9
monochromatic
#F91DF7 #FA58F9 #FC94FB #FED0FD #FEE1FE
Accessibility & contrast
On white
1.95
#FC94FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#FC94FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC94FB
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC94FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC94FB | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FF
Deuteranopia (green-blind)
#A8BEF8
Tritanopia (blue-blind)
#FF9EBC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fc94fb; /* rgb */ color: rgb(252, 148, 251); /* oklch */ color: oklch(80.9% 0.177 327.4);
Tailwind
colors: {
custom: {
50: '#ffb6fd',
500: '#fc94fb',
950: '#000000',
},
}SCSS
$custom: #fc94fb; $custom-light: #ffb6fd; $custom-dark: #000000;
JSON
{
"hex": "#fc94fb",
"rgb": {
"r": 252,
"g": 148,
"b": 251
},
"hsl": {
"h": 300.577,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.80939,
"c": 0.17729,
"h": 327.4
},
"luminance": 0.4884
}Semantic roles & 50–950 ramp
primary
#FC94FB
secondary
#D5F6D5
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085