#FC99EE#FC99EE
#FC99EE is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.2% C 0.157 H 332.2°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FC99EE |
|---|---|
| RGB | rgb(252, 153, 238) |
| HSL | hsl(308, 94%, 79%) |
| HSV | hsv(308, 39%, 99%) |
| CMYK | cmyk(0%, 39.3%, 5.6%, 1.2%) |
| CIE-LAB | lab(75.86, 48.98, -27.16) |
| CIE-LCH | lch(75.86, 56.01, 330.99°) |
| OKLab | oklab(81.15% 0.1393 -0.0734) |
| OKLCH | oklch(81.15% 0.157 332.2) |
| XYZ | xyz(66.9681, 49.6544, 86.9292) |
| Luminance | 0.4965 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.88
Plum
#DDA0DD
ΔE00 6.03
Lavender Pink
#DD85D7
ΔE00 6.61
Bubblegum Pink
#FE83CC
ΔE00 6.86
Purply Pink
#F075E6
ΔE00 7.71
Mauve
#E0B0FF
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC99EE #99FCA7
analogous
#D999FC #FC99EE #FC99BD
triadic
#FC99EE #EEFC99 #99EEFC
tetradic
#FC99EE #FCD999 #99FCA7 #99BDFC
square
#FC99EE #FCD999 #99FCA7 #99BDFC
split-complementary
#FC99EE #BDFC99 #99FCD9
monochromatic
#F922DA #FA5EE4 #FC99EE #FED4F8 #FEE1FA
Accessibility & contrast
On white
1.92
#FC99EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#FC99EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC99EE
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC99EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC99EE | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F1
Deuteranopia (green-blind)
#B0C0EB
Tritanopia (blue-blind)
#FF9FB9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fc99ee; /* rgb */ color: rgb(252, 153, 238); /* oklch */ color: oklch(81.2% 0.157 332.2);
Tailwind
colors: {
custom: {
50: '#ffb9f3',
500: '#fc99ee',
950: '#000000',
},
}SCSS
$custom: #fc99ee; $custom-light: #ffb9f3; $custom-dark: #000000;
JSON
{
"hex": "#fc99ee",
"rgb": {
"r": 252,
"g": 153,
"b": 238
},
"hsl": {
"h": 308.485,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.81154,
"c": 0.15749,
"h": 332.2
},
"luminance": 0.49651
}Semantic roles & 50–950 ramp
primary
#FC99EE
secondary
#D5F6D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185