#FC94FF#FC94FF
#FC94FF is a light, vivid purple. Relative luminance 0.491; OKLCH L 81.1% C 0.181 H 326.1°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FC94FF |
|---|---|
| RGB | rgb(252, 148, 255) |
| HSL | hsl(298, 100%, 79%) |
| HSV | hsv(298, 42%, 100%) |
| CMYK | cmyk(1.2%, 42%, 0%, 0%) |
| CIE-LAB | lab(75.51, 54.45, -36.91) |
| CIE-LCH | lch(75.51, 65.78, 325.87°) |
| OKLab | oklab(81.11% 0.1502 -0.101) |
| OKLCH | oklch(81.11% 0.181 326.1) |
| XYZ | xyz(68.7833, 49.0984, 100.4422) |
| Luminance | 0.4909 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.41
Purply Pink
#F075E6
ΔE00 6.75
Lavender Pink
#DD85D7
ΔE00 7.19
Plum
#DDA0DD
ΔE00 8.04
Mauve
#E0B0FF
ΔE00 8.57
Candy Pink
#FF63E9
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC94FF #97FF94
analogous
#C794FF #FC94FF #FF94CD
triadic
#FC94FF #FFFC94 #94FFFC
tetradic
#FC94FF #FFC794 #97FF94 #94CDFF
square
#FC94FF #FFC794 #97FF94 #94CDFF
split-complementary
#FC94FF #CDFF94 #94FFC7
monochromatic
#F91AFF #FA57FF #FC94FF #FED1FF #FEE0FF
Accessibility & contrast
On white
1.94
#FC94FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#FC94FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC94FF
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC94FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC94FF | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB2FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#FF9FBE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fc94ff; /* rgb */ color: rgb(252, 148, 255); /* oklch */ color: oklch(81.1% 0.181 326.1);
Tailwind
colors: {
custom: {
50: '#ffb6ff',
500: '#fc94ff',
950: '#000000',
},
}SCSS
$custom: #fc94ff; $custom-light: #ffb6ff; $custom-dark: #000000;
JSON
{
"hex": "#fc94ff",
"rgb": {
"r": 252,
"g": 148,
"b": 255
},
"hsl": {
"h": 298.318,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.81109,
"c": 0.18095,
"h": 326.1
},
"luminance": 0.49095
}Semantic roles & 50–950 ramp
primary
#FC94FF
secondary
#D5F7D4
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086