#FC96FF#FC96FF
#FC96FF is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.4% C 0.178 H 326.0°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FC96FF |
|---|---|
| RGB | rgb(252, 150, 255) |
| HSL | hsl(298, 100%, 79%) |
| HSV | hsv(298, 41%, 100%) |
| CMYK | cmyk(1.2%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(75.90, 53.45, -36.31) |
| CIE-LCH | lch(75.90, 64.61, 325.81°) |
| OKLab | oklab(81.4% 0.1474 -0.0993) |
| OKLCH | oklch(81.4% 0.178 326) |
| XYZ | xyz(69.0997, 49.7313, 100.5477) |
| Luminance | 0.4973 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.73
Purply Pink
#F075E6
ΔE00 7.08
Lavender Pink
#DD85D7
ΔE00 7.31
Plum
#DDA0DD
ΔE00 7.82
Mauve
#E0B0FF
ΔE00 8.27
Candy Pink
#FF63E9
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC96FF #99FF96
analogous
#C896FF #FC96FF #FF96CE
triadic
#FC96FF #FFFC96 #96FFFC
tetradic
#FC96FF #FFC896 #99FF96 #96CEFF
square
#FC96FF #FFC896 #99FF96 #96CEFF
split-complementary
#FC96FF #CEFF96 #96FFC8
monochromatic
#F91CFF #FA59FF #FC96FF #FED3FF #FEE0FF
Accessibility & contrast
On white
1.92
#FC96FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#FC96FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC96FF
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC96FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC96FF | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#A8C0FC
Tritanopia (blue-blind)
#FFA1BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fc96ff; /* rgb */ color: rgb(252, 150, 255); /* oklch */ color: oklch(81.4% 0.178 326.0);
Tailwind
colors: {
custom: {
50: '#ffb7ff',
500: '#fc96ff',
950: '#000000',
},
}SCSS
$custom: #fc96ff; $custom-light: #ffb7ff; $custom-dark: #000000;
JSON
{
"hex": "#fc96ff",
"rgb": {
"r": 252,
"g": 150,
"b": 255
},
"hsl": {
"h": 298.286,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.81402,
"c": 0.17768,
"h": 326
},
"luminance": 0.49728
}Semantic roles & 50–950 ramp
primary
#FC96FF
secondary
#D5F7D4
accent
#E60007
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086