#FC94FC#FC94FC
#FC94FC is a light, vivid purple. Relative luminance 0.489; OKLCH L 81.0% C 0.178 H 327.1°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FC94FC |
|---|---|
| RGB | rgb(252, 148, 252) |
| HSL | hsl(300, 95%, 78%) |
| HSV | hsv(300, 41%, 99%) |
| CMYK | cmyk(0%, 41.3%, 0%, 1.2%) |
| CIE-LAB | lab(75.39, 53.92, -35.47) |
| CIE-LCH | lch(75.39, 64.54, 326.66°) |
| OKLab | oklab(80.98% 0.1496 -0.0969) |
| OKLCH | oklch(80.98% 0.178 327.1) |
| XYZ | xyz(68.3042, 48.9068, 97.9187) |
| Luminance | 0.4890 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.34
Purply Pink
#F075E6
ΔE00 6.62
Lavender Pink
#DD85D7
ΔE00 6.91
Plum
#DDA0DD
ΔE00 7.73
Candy Pink
#FF63E9
ΔE00 8.58
Mauve
#E0B0FF
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC94FC #94FC94
analogous
#C894FC #FC94FC #FC94C8
triadic
#FC94FC #FCFC94 #94FCFC
tetradic
#FC94FC #FCC894 #94FC94 #94C8FC
square
#FC94FC #FCC894 #94FC94 #94C8FC
split-complementary
#FC94FC #C8FC94 #94FCC8
monochromatic
#F91DF9 #FA58FA #FC94FC #FED0FE #FEE1FE
Accessibility & contrast
On white
1.95
#FC94FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#FC94FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC94FC
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC94FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC94FC | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FF
Deuteranopia (green-blind)
#A8BFF9
Tritanopia (blue-blind)
#FF9EBC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fc94fc; /* rgb */ color: rgb(252, 148, 252); /* oklch */ color: oklch(81.0% 0.178 327.1);
Tailwind
colors: {
custom: {
50: '#ffb6fd',
500: '#fc94fc',
950: '#000000',
},
}SCSS
$custom: #fc94fc; $custom-light: #ffb6fd; $custom-dark: #000000;
JSON
{
"hex": "#fc94fc",
"rgb": {
"r": 252,
"g": 148,
"b": 252
},
"hsl": {
"h": 300,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.80981,
"c": 0.1782,
"h": 327.1
},
"luminance": 0.48904
}Semantic roles & 50–950 ramp
primary
#FC94FC
secondary
#D5F6D5
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085