#FD99FB#FD99FB
#FD99FB is a light, vivid purple. Relative luminance 0.506; OKLCH L 81.8% C 0.170 H 327.7°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FD99FB |
|---|---|
| RGB | rgb(253, 153, 251) |
| HSL | hsl(301, 96%, 80%) |
| HSV | hsv(301, 40%, 99%) |
| CMYK | cmyk(0%, 39.5%, 0.8%, 0.8%) |
| CIE-LAB | lab(76.46, 51.53, -33.28) |
| CIE-LCH | lch(76.46, 61.34, 327.14°) |
| OKLab | oklab(81.79% 0.1434 -0.0907) |
| OKLCH | oklch(81.79% 0.17 327.7) |
| XYZ | xyz(69.3106, 50.6334, 97.3704) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.28
Plum
#DDA0DD
ΔE00 7.15
Lavender Pink
#DD85D7
ΔE00 7.28
Purply Pink
#F075E6
ΔE00 7.53
Mauve
#E0B0FF
ΔE00 8.11
Bubblegum Pink
#FE83CC
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD99FB #99FD9B
analogous
#CD99FD #FD99FB #FD99C9
triadic
#FD99FB #FBFD99 #99FBFD
tetradic
#FD99FB #FDCD99 #99FD9B #99C9FD
square
#FD99FB #FDCD99 #99FD9B #99C9FD
split-complementary
#FD99FB #C9FD99 #99FDCD
monochromatic
#FB21F6 #FC5DF9 #FD99FB #FED5FD #FEE1FE
Accessibility & contrast
On white
1.89
#FD99FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#FD99FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD99FB
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD99FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD99FB | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FF
Deuteranopia (green-blind)
#ACC1F8
Tritanopia (blue-blind)
#FFA2BF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fd99fb; /* rgb */ color: rgb(253, 153, 251); /* oklch */ color: oklch(81.8% 0.170 327.7);
Tailwind
colors: {
custom: {
50: '#ffb9fd',
500: '#fd99fb',
950: '#000000',
},
}SCSS
$custom: #fd99fb; $custom-light: #ffb9fd; $custom-dark: #000000;
JSON
{
"hex": "#fd99fb",
"rgb": {
"r": 253,
"g": 153,
"b": 251
},
"hsl": {
"h": 301.2,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.81789,
"c": 0.16967,
"h": 327.7
},
"luminance": 0.5063
}Semantic roles & 50–950 ramp
primary
#FD99FB
secondary
#5BDF5E
accent
#E60500
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285