#FC99ED#FC99ED
#FC99ED is a light, vivid purple. Relative luminance 0.496; OKLCH L 81.1% C 0.157 H 332.6°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FC99ED |
|---|---|
| RGB | rgb(252, 153, 237) |
| HSL | hsl(309, 94%, 79%) |
| HSV | hsv(309, 39%, 99%) |
| CMYK | cmyk(0%, 39.3%, 6%, 1.2%) |
| CIE-LAB | lab(75.82, 48.82, -26.68) |
| CIE-LCH | lch(75.82, 55.63, 331.34°) |
| OKLab | oklab(81.12% 0.1391 -0.0721) |
| OKLCH | oklch(81.12% 0.157 332.6) |
| XYZ | xyz(66.8216, 49.5958, 86.1576) |
| Luminance | 0.4959 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.98
Violet (CSS)
#EE82EE
ΔE00 5.98
Lavender Pink
#DD85D7
ΔE00 6.61
Bubblegum Pink
#FE83CC
ΔE00 6.71
Purply Pink
#F075E6
ΔE00 7.76
Pink (survey)
#FF81C0
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC99ED #99FCA8
analogous
#DA99FC #FC99ED #FC99BC
triadic
#FC99ED #EDFC99 #99EDFC
tetradic
#FC99ED #FCDA99 #99FCA8 #99BCFC
square
#FC99ED #FCDA99 #99FCA8 #99BCFC
split-complementary
#FC99ED #BCFC99 #99FCDA
monochromatic
#F922D8 #FA5EE3 #FC99ED #FED4F7 #FEE1FA
Accessibility & contrast
On white
1.92
#FC99ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#FC99ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC99ED
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC99ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC99ED | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F0
Deuteranopia (green-blind)
#B1C0EA
Tritanopia (blue-blind)
#FF9FB8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fc99ed; /* rgb */ color: rgb(252, 153, 237); /* oklch */ color: oklch(81.1% 0.157 332.6);
Tailwind
colors: {
custom: {
50: '#ffb9f3',
500: '#fc99ed',
950: '#000000',
},
}SCSS
$custom: #fc99ed; $custom-light: #ffb9f3; $custom-dark: #000000;
JSON
{
"hex": "#fc99ed",
"rgb": {
"r": 252,
"g": 153,
"b": 237
},
"hsl": {
"h": 309.091,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.81115,
"c": 0.15664,
"h": 332.6
},
"luminance": 0.49592
}Semantic roles & 50–950 ramp
primary
#FC99ED
secondary
#D5F6DA
accent
#E62300
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185