#FC99F4#FC99F4
#FC99F4 is a light, vivid purple. Relative luminance 0.500; OKLCH L 81.4% C 0.163 H 329.9°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FC99F4 |
|---|---|
| RGB | rgb(252, 153, 244) |
| HSL | hsl(305, 94%, 79%) |
| HSV | hsv(305, 39%, 99%) |
| CMYK | cmyk(0%, 39.3%, 3.2%, 1.2%) |
| CIE-LAB | lab(76.08, 50.01, -30.08) |
| CIE-LCH | lch(76.08, 58.36, 328.97°) |
| OKLab | oklab(81.39% 0.1407 -0.0816) |
| OKLCH | oklch(81.39% 0.163 329.9) |
| XYZ | xyz(67.8643, 50.0129, 91.6492) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.43
Plum
#DDA0DD
ΔE00 6.42
Lavender Pink
#DD85D7
ΔE00 6.78
Purply Pink
#F075E6
ΔE00 7.50
Bubblegum Pink
#FE83CC
ΔE00 7.78
Mauve
#E0B0FF
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC99F4 #99FCA1
analogous
#D299FC #FC99F4 #FC99C3
triadic
#FC99F4 #F4FC99 #99F4FC
tetradic
#FC99F4 #FCD299 #99FCA1 #99C3FC
square
#FC99F4 #FCD299 #99FCA1 #99C3FC
split-complementary
#FC99F4 #C3FC99 #99FCD2
monochromatic
#F922E7 #FA5EEE #FC99F4 #FED4FA #FEE1FC
Accessibility & contrast
On white
1.91
#FC99F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#FC99F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC99F4
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC99F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC99F4 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B3F7
Deuteranopia (green-blind)
#AEC0F1
Tritanopia (blue-blind)
#FFA0BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fc99f4; /* rgb */ color: rgb(252, 153, 244); /* oklch */ color: oklch(81.4% 0.163 329.9);
Tailwind
colors: {
custom: {
50: '#ffb9f8',
500: '#fc99f4',
950: '#000000',
},
}SCSS
$custom: #fc99f4; $custom-light: #ffb9f8; $custom-dark: #000000;
JSON
{
"hex": "#fc99f4",
"rgb": {
"r": 252,
"g": 153,
"b": 244
},
"hsl": {
"h": 304.848,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.81393,
"c": 0.16271,
"h": 329.9
},
"luminance": 0.5001
}Semantic roles & 50–950 ramp
primary
#FC99F4
secondary
#5CDE66
accent
#E61300
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285