#FD99FD#FD99FD
#FD99FD is a light, vivid purple. Relative luminance 0.508; OKLCH L 81.9% C 0.172 H 327.0°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FD99FD |
|---|---|
| RGB | rgb(253, 153, 253) |
| HSL | hsl(300, 96%, 80%) |
| HSV | hsv(300, 40%, 99%) |
| CMYK | cmyk(0%, 39.5%, 0%, 0.8%) |
| CIE-LAB | lab(76.53, 51.88, -34.24) |
| CIE-LCH | lch(76.53, 62.16, 326.57°) |
| OKLab | oklab(81.87% 0.1438 -0.0934) |
| OKLCH | oklch(81.87% 0.172 327) |
| XYZ | xyz(69.6275, 50.7601, 99.0396) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.27
Plum
#DDA0DD
ΔE00 7.35
Lavender Pink
#DD85D7
ΔE00 7.43
Purply Pink
#F075E6
ΔE00 7.57
Mauve
#E0B0FF
ΔE00 8.02
Bubblegum Pink
#FE83CC
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD99FD #99FD99
analogous
#CB99FD #FD99FD #FD99CB
triadic
#FD99FD #FDFD99 #99FDFD
tetradic
#FD99FD #FDCB99 #99FD99 #99CBFD
square
#FD99FD #FDCB99 #99FD99 #99CBFD
split-complementary
#FD99FD #CBFD99 #99FDCB
monochromatic
#FB21FB #FC5DFC #FD99FD #FED5FE #FEE1FE
Accessibility & contrast
On white
1.88
#FD99FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#FD99FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD99FD
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD99FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD99FD | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#ACC1FA
Tritanopia (blue-blind)
#FFA3BF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fd99fd; /* rgb */ color: rgb(253, 153, 253); /* oklch */ color: oklch(81.9% 0.172 327.0);
Tailwind
colors: {
custom: {
50: '#ffb9fe',
500: '#fd99fd',
950: '#000000',
},
}SCSS
$custom: #fd99fd; $custom-light: #ffb9fe; $custom-dark: #000000;
JSON
{
"hex": "#fd99fd",
"rgb": {
"r": 253,
"g": 153,
"b": 253
},
"hsl": {
"h": 300,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.81872,
"c": 0.1715,
"h": 327
},
"luminance": 0.50757
}Semantic roles & 50–950 ramp
primary
#FD99FD
secondary
#5BDF5B
accent
#E60000
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286