#FC95D2#FC95D2
#FC95D2 is a light, vivid pink. Relative luminance 0.468; OKLCH L 79.5% C 0.143 H 344.4°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FC95D2 |
|---|---|
| RGB | rgb(252, 149, 210) |
| HSL | hsl(324, 94%, 79%) |
| HSV | hsv(324, 41%, 99%) |
| CMYK | cmyk(0%, 40.9%, 16.7%, 1.2%) |
| CIE-LAB | lab(74.09, 46.53, -14.53) |
| CIE-LCH | lch(74.09, 48.74, 342.65°) |
| OKLab | oklab(79.51% 0.1377 -0.0384) |
| OKLCH | oklch(79.51% 0.143 344.4) |
| XYZ | xyz(62.5259, 46.8475, 66.7095) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.70
Pink (survey)
#FF81C0
ΔE00 4.62
Plum
#DDA0DD
ΔE00 7.44
Lavender Pink
#DD85D7
ΔE00 8.14
Bubblegum (survey)
#FF6CB5
ΔE00 8.35
Powder Pink
#FFB2D0
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC95D2 #95FCBF
analogous
#F295FC #FC95D2 #FC959E
triadic
#FC95D2 #D2FC95 #95D2FC
tetradic
#FC95D2 #FCF295 #95FCBF #959EFC
square
#FC95D2 #FCF295 #95FCBF #959EFC
split-complementary
#FC95D2 #9EFC95 #95FCF2
monochromatic
#F91E9F #FA59B9 #FC95D2 #FED1EB #FEE1F2
Accessibility & contrast
On white
2.03
#FC95D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#FC95D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC95D2
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC95D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC95D2 | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CACD4
Deuteranopia (green-blind)
#B6BCCF
Tritanopia (blue-blind)
#FF95AB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc95d2; /* rgb */ color: rgb(252, 149, 210); /* oklch */ color: oklch(79.5% 0.143 344.4);
Tailwind
colors: {
custom: {
50: '#ffb6df',
500: '#fc95d2',
950: '#000000',
},
}SCSS
$custom: #fc95d2; $custom-light: #ffb6df; $custom-dark: #000000;
JSON
{
"hex": "#fc95d2",
"rgb": {
"r": 252,
"g": 149,
"b": 210
},
"hsl": {
"h": 324.466,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.79509,
"c": 0.14292,
"h": 344.4
},
"luminance": 0.46843
}Semantic roles & 50–950 ramp
primary
#FC95D2
secondary
#D5F6E2
accent
#E65E00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083