#FC95E4#FC95E4
#FC95E4 is a light, vivid pink. Relative luminance 0.478; OKLCH L 80.2% C 0.156 H 336.1°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FC95E4 |
|---|---|
| RGB | rgb(252, 149, 228) |
| HSL | hsl(314, 94%, 79%) |
| HSV | hsv(314, 41%, 99%) |
| CMYK | cmyk(0%, 40.9%, 9.5%, 1.2%) |
| CIE-LAB | lab(74.70, 49.35, -23.49) |
| CIE-LCH | lch(74.70, 54.65, 334.55°) |
| OKLab | oklab(80.16% 0.1426 -0.0631) |
| OKLCH | oklch(80.16% 0.156 336.1) |
| XYZ | xyz(64.8958, 47.7955, 79.1910) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.08
Plum
#DDA0DD
ΔE00 6.21
Lavender Pink
#DD85D7
ΔE00 6.27
Violet (CSS)
#EE82EE
ΔE00 6.31
Pink (survey)
#FF81C0
ΔE00 7.27
Purply Pink
#F075E6
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC95E4 #95FCAD
analogous
#E095FC #FC95E4 #FC95B0
triadic
#FC95E4 #E4FC95 #95E4FC
tetradic
#FC95E4 #FCE095 #95FCAD #95B0FC
square
#FC95E4 #FCE095 #95FCAD #95B0FC
split-complementary
#FC95E4 #B0FC95 #95FCE0
monochromatic
#F91EC6 #FA59D5 #FC95E4 #FED1F3 #FEE1F7
Accessibility & contrast
On white
1.99
#FC95E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#FC95E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC95E4
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC95E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC95E4 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96AEE7
Deuteranopia (green-blind)
#B1BDE1
Tritanopia (blue-blind)
#FF99B3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc95e4; /* rgb */ color: rgb(252, 149, 228); /* oklch */ color: oklch(80.2% 0.156 336.1);
Tailwind
colors: {
custom: {
50: '#ffb6ec',
500: '#fc95e4',
950: '#000000',
},
}SCSS
$custom: #fc95e4; $custom-light: #ffb6ec; $custom-dark: #000000;
JSON
{
"hex": "#fc95e4",
"rgb": {
"r": 252,
"g": 149,
"b": 228
},
"hsl": {
"h": 313.981,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.80163,
"c": 0.15598,
"h": 336.1
},
"luminance": 0.47792
}Semantic roles & 50–950 ramp
primary
#FC95E4
secondary
#D5F6DC
accent
#E63500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084