#FC96DA#FC96DA
#FC96DA is a light, vivid pink. Relative luminance 0.476; OKLCH L 79.9% C 0.147 H 340.7°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FC96DA |
|---|---|
| RGB | rgb(252, 150, 218) |
| HSL | hsl(320, 94%, 79%) |
| HSV | hsv(320, 40%, 99%) |
| CMYK | cmyk(0%, 40.5%, 13.5%, 1.2%) |
| CIE-LAB | lab(74.56, 47.25, -18.23) |
| CIE-LCH | lch(74.56, 50.64, 338.90°) |
| OKLab | oklab(79.94% 0.1385 -0.0485) |
| OKLCH | oklch(79.94% 0.147 340.7) |
| XYZ | xyz(63.7065, 47.5740, 72.1433) |
| Luminance | 0.4757 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.08
Pink (survey)
#FF81C0
ΔE00 5.74
Plum
#DDA0DD
ΔE00 6.57
Lavender Pink
#DD85D7
ΔE00 7.24
Violet (CSS)
#EE82EE
ΔE00 8.14
Purply Pink
#F075E6
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC96DA #96FCB8
analogous
#EB96FC #FC96DA #FC96A7
triadic
#FC96DA #DAFC96 #96DAFC
tetradic
#FC96DA #FCEB96 #96FCB8 #96A7FC
square
#FC96DA #FCEB96 #96FCB8 #96A7FC
split-complementary
#FC96DA #A7FC96 #96FCEB
monochromatic
#F91FB0 #FA5BC5 #FC96DA #FED2EF #FEE1F5
Accessibility & contrast
On white
2.00
#FC96DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#FC96DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC96DA
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC96DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC96DA | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAEDC
Deuteranopia (green-blind)
#B5BDD7
Tritanopia (blue-blind)
#FF97AF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fc96da; /* rgb */ color: rgb(252, 150, 218); /* oklch */ color: oklch(79.9% 0.147 340.7);
Tailwind
colors: {
custom: {
50: '#ffb7e5',
500: '#fc96da',
950: '#000000',
},
}SCSS
$custom: #fc96da; $custom-light: #ffb7e5; $custom-dark: #000000;
JSON
{
"hex": "#fc96da",
"rgb": {
"r": 252,
"g": 150,
"b": 218
},
"hsl": {
"h": 320,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.79945,
"c": 0.14674,
"h": 340.7
},
"luminance": 0.4757
}Semantic roles & 50–950 ramp
primary
#FC96DA
secondary
#D5F6E0
accent
#E64D00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181115
muted
#868084