#FC99EC#FC99EC
#FC99EC is a light, vivid purple. Relative luminance 0.495; OKLCH L 81.1% C 0.156 H 333.0°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FC99EC |
|---|---|
| RGB | rgb(252, 153, 236) |
| HSL | hsl(310, 94%, 79%) |
| HSV | hsv(310, 39%, 99%) |
| CMYK | cmyk(0%, 39.3%, 6.3%, 1.2%) |
| CIE-LAB | lab(75.78, 48.65, -26.19) |
| CIE-LCH | lch(75.78, 55.25, 331.71°) |
| OKLab | oklab(81.08% 0.1388 -0.0707) |
| OKLCH | oklch(81.08% 0.156 333) |
| XYZ | xyz(66.6759, 49.5375, 85.3903) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.94
Violet (CSS)
#EE82EE
ΔE00 6.09
Bubblegum Pink
#FE83CC
ΔE00 6.56
Lavender Pink
#DD85D7
ΔE00 6.61
Purply Pink
#F075E6
ΔE00 7.82
Pink (survey)
#FF81C0
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC99EC #99FCA9
analogous
#DB99FC #FC99EC #FC99BB
triadic
#FC99EC #ECFC99 #99ECFC
tetradic
#FC99EC #FCDB99 #99FCA9 #99BBFC
square
#FC99EC #FCDB99 #99FCA9 #99BBFC
split-complementary
#FC99EC #BBFC99 #99FCDB
monochromatic
#F922D6 #FA5EE1 #FC99EC #FED4F7 #FEE1F9
Accessibility & contrast
On white
1.93
#FC99EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#FC99EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC99EC
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC99EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC99EC | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2EF
Deuteranopia (green-blind)
#B1C0E9
Tritanopia (blue-blind)
#FF9EB8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fc99ec; /* rgb */ color: rgb(252, 153, 236); /* oklch */ color: oklch(81.1% 0.156 333.0);
Tailwind
colors: {
custom: {
50: '#ffb9f2',
500: '#fc99ec',
950: '#000000',
},
}SCSS
$custom: #fc99ec; $custom-light: #ffb9f2; $custom-dark: #000000;
JSON
{
"hex": "#fc99ec",
"rgb": {
"r": 252,
"g": 153,
"b": 236
},
"hsl": {
"h": 309.697,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.81076,
"c": 0.1558,
"h": 333
},
"luminance": 0.49534
}Semantic roles & 50–950 ramp
primary
#FC99EC
secondary
#D5F6DA
accent
#E62500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185