#FD99FE#FD99FE
#FD99FE is a light, vivid purple. Relative luminance 0.508; OKLCH L 81.9% C 0.172 H 326.7°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FD99FE |
|---|---|
| RGB | rgb(253, 153, 254) |
| HSL | hsl(299, 98%, 80%) |
| HSV | hsv(299, 40%, 100%) |
| CMYK | cmyk(0.4%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(76.57, 52.06, -34.72) |
| CIE-LCH | lch(76.57, 62.57, 326.30°) |
| OKLab | oklab(81.91% 0.144 -0.0948) |
| OKLCH | oklch(81.91% 0.172 326.7) |
| XYZ | xyz(69.7872, 50.8240, 99.8807) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.28
Plum
#DDA0DD
ΔE00 7.46
Lavender Pink
#DD85D7
ΔE00 7.51
Purply Pink
#F075E6
ΔE00 7.60
Mauve
#E0B0FF
ΔE00 7.99
Bubblegum Pink
#FE83CC
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD99FE #9AFE99
analogous
#CB99FE #FD99FE #FE99CD
triadic
#FD99FE #FEFD99 #99FEFD
tetradic
#FD99FE #FECB99 #9AFE99 #99CDFE
square
#FD99FE #FECB99 #9AFE99 #99CDFE
split-complementary
#FD99FE #CDFE99 #99FECB
monochromatic
#FB20FD #FC5CFD #FD99FE #FED6FF #FEE1FF
Accessibility & contrast
On white
1.88
#FD99FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#FD99FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD99FE
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD99FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD99FE | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#ABC1FB
Tritanopia (blue-blind)
#FFA3C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fd99fe; /* rgb */ color: rgb(253, 153, 254); /* oklch */ color: oklch(81.9% 0.172 326.7);
Tailwind
colors: {
custom: {
50: '#ffb9ff',
500: '#fd99fe',
950: '#000000',
},
}SCSS
$custom: #fd99fe; $custom-light: #ffb9ff; $custom-dark: #000000;
JSON
{
"hex": "#fd99fe",
"rgb": {
"r": 253,
"g": 153,
"b": 254
},
"hsl": {
"h": 299.406,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.81914,
"c": 0.17242,
"h": 326.7
},
"luminance": 0.50821
}Semantic roles & 50–950 ramp
primary
#FD99FE
secondary
#5CE05B
accent
#E60002
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286