#FC95FF#FC95FF
#FC95FF is a light, vivid purple. Relative luminance 0.494; OKLCH L 81.3% C 0.179 H 326.1°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FC95FF |
|---|---|
| RGB | rgb(252, 149, 255) |
| HSL | hsl(298, 100%, 79%) |
| HSV | hsv(298, 42%, 100%) |
| CMYK | cmyk(1.2%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(75.71, 53.95, -36.61) |
| CIE-LCH | lch(75.71, 65.20, 325.84°) |
| OKLab | oklab(81.26% 0.1488 -0.1001) |
| OKLCH | oklch(81.26% 0.179 326.1) |
| XYZ | xyz(68.9409, 49.4135, 100.4947) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.57
Purply Pink
#F075E6
ΔE00 6.91
Lavender Pink
#DD85D7
ΔE00 7.25
Plum
#DDA0DD
ΔE00 7.93
Mauve
#E0B0FF
ΔE00 8.42
Candy Pink
#FF63E9
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC95FF #98FF95
analogous
#C795FF #FC95FF #FF95CD
triadic
#FC95FF #FFFC95 #95FFFC
tetradic
#FC95FF #FFC795 #98FF95 #95CDFF
square
#FC95FF #FFC795 #98FF95 #95CDFF
split-complementary
#FC95FF #CDFF95 #95FFC7
monochromatic
#F91BFF #FA58FF #FC95FF #FED2FF #FEE0FF
Accessibility & contrast
On white
1.93
#FC95FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#FC95FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC95FF
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC95FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC95FF | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#FFA0BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fc95ff; /* rgb */ color: rgb(252, 149, 255); /* oklch */ color: oklch(81.3% 0.179 326.1);
Tailwind
colors: {
custom: {
50: '#ffb6ff',
500: '#fc95ff',
950: '#000000',
},
}SCSS
$custom: #fc95ff; $custom-light: #ffb6ff; $custom-dark: #000000;
JSON
{
"hex": "#fc95ff",
"rgb": {
"r": 252,
"g": 149,
"b": 255
},
"hsl": {
"h": 298.302,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.81255,
"c": 0.17931,
"h": 326.1
},
"luminance": 0.4941
}Semantic roles & 50–950 ramp
primary
#FC95FF
secondary
#D5F7D4
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086