#FC99F2#FC99F2
#FC99F2 is a light, vivid purple. Relative luminance 0.499; OKLCH L 81.3% C 0.161 H 330.6°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FC99F2 |
|---|---|
| RGB | rgb(252, 153, 242) |
| HSL | hsl(306, 94%, 79%) |
| HSV | hsv(306, 39%, 99%) |
| CMYK | cmyk(0%, 39.3%, 4%, 1.2%) |
| CIE-LAB | lab(76.00, 49.67, -29.11) |
| CIE-LCH | lch(76.00, 57.57, 329.62°) |
| OKLab | oklab(81.31% 0.1403 -0.0789) |
| OKLCH | oklch(81.31% 0.161 330.6) |
| XYZ | xyz(67.5623, 49.8921, 90.0586) |
| Luminance | 0.4989 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.56
Plum
#DDA0DD
ΔE00 6.27
Lavender Pink
#DD85D7
ΔE00 6.70
Bubblegum Pink
#FE83CC
ΔE00 7.47
Purply Pink
#F075E6
ΔE00 7.55
Mauve
#E0B0FF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC99F2 #99FCA3
analogous
#D599FC #FC99F2 #FC99C1
triadic
#FC99F2 #F2FC99 #99F2FC
tetradic
#FC99F2 #FCD599 #99FCA3 #99C1FC
square
#FC99F2 #FCD599 #99FCA3 #99C1FC
split-complementary
#FC99F2 #C1FC99 #99FCD5
monochromatic
#F922E3 #FA5EEA #FC99F2 #FED4FA #FEE1FB
Accessibility & contrast
On white
1.91
#FC99F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#FC99F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC99F2
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC99F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC99F2 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F5
Deuteranopia (green-blind)
#AFC0EF
Tritanopia (blue-blind)
#FFA0BB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fc99f2; /* rgb */ color: rgb(252, 153, 242); /* oklch */ color: oklch(81.3% 0.161 330.6);
Tailwind
colors: {
custom: {
50: '#ffb9f6',
500: '#fc99f2',
950: '#000000',
},
}SCSS
$custom: #fc99f2; $custom-light: #ffb9f6; $custom-dark: #000000;
JSON
{
"hex": "#fc99f2",
"rgb": {
"r": 252,
"g": 153,
"b": 242
},
"hsl": {
"h": 306.061,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.81313,
"c": 0.16096,
"h": 330.6
},
"luminance": 0.49889
}Semantic roles & 50–950 ramp
primary
#FC99F2
secondary
#D5F6D8
accent
#E61700
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181217
muted
#868185