#FC95F9#FC95F9
#FC95F9 is a light, vivid purple. Relative luminance 0.490; OKLCH L 81.0% C 0.174 H 328.1°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FC95F9 |
|---|---|
| RGB | rgb(252, 149, 249) |
| HSL | hsl(302, 94%, 79%) |
| HSV | hsv(302, 41%, 99%) |
| CMYK | cmyk(0%, 40.9%, 1.2%, 1.2%) |
| CIE-LAB | lab(75.47, 52.89, -33.73) |
| CIE-LCH | lch(75.47, 62.73, 327.48°) |
| OKLab | oklab(81% 0.1475 -0.0919) |
| OKLCH | oklch(81% 0.174 328.1) |
| XYZ | xyz(67.9901, 49.0332, 95.4872) |
| Luminance | 0.4903 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.50
Lavender Pink
#DD85D7
ΔE00 6.72
Purply Pink
#F075E6
ΔE00 6.73
Plum
#DDA0DD
ΔE00 7.31
Bubblegum Pink
#FE83CC
ΔE00 8.42
Mauve
#E0B0FF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC95F9 #95FC98
analogous
#CB95FC #FC95F9 #FC95C5
triadic
#FC95F9 #F9FC95 #95F9FC
tetradic
#FC95F9 #FCCB95 #95FC98 #95C5FC
square
#FC95F9 #FCCB95 #95FC98 #95C5FC
split-complementary
#FC95F9 #C5FC95 #95FCCB
monochromatic
#F91EF2 #FA59F6 #FC95F9 #FED1FC #FEE1FD
Accessibility & contrast
On white
1.94
#FC95F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#FC95F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC95F9
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC95F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC95F9 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB1FD
Deuteranopia (green-blind)
#AABFF6
Tritanopia (blue-blind)
#FF9EBC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fc95f9; /* rgb */ color: rgb(252, 149, 249); /* oklch */ color: oklch(81.0% 0.174 328.1);
Tailwind
colors: {
custom: {
50: '#ffb6fb',
500: '#fc95f9',
950: '#000000',
},
}SCSS
$custom: #fc95f9; $custom-light: #ffb6fb; $custom-dark: #000000;
JSON
{
"hex": "#fc95f9",
"rgb": {
"r": 252,
"g": 149,
"b": 249
},
"hsl": {
"h": 301.748,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.81001,
"c": 0.17384,
"h": 328.1
},
"luminance": 0.4903
}Semantic roles & 50–950 ramp
primary
#FC95F9
secondary
#D5F6D6
accent
#E60700
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085