#FD98FD#FD98FD
#FD98FD is a light, vivid purple. Relative luminance 0.504; OKLCH L 81.7% C 0.173 H 327.0°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FD98FD |
|---|---|
| RGB | rgb(253, 152, 253) |
| HSL | hsl(300, 96%, 79%) |
| HSV | hsv(300, 40%, 99%) |
| CMYK | cmyk(0%, 39.9%, 0%, 0.8%) |
| CIE-LAB | lab(76.33, 52.38, -34.55) |
| CIE-LCH | lch(76.33, 62.75, 326.59°) |
| OKLab | oklab(81.72% 0.1452 -0.0943) |
| OKLCH | oklch(81.72% 0.173 327) |
| XYZ | xyz(69.4645, 50.4342, 98.9852) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 7.35
Purply Pink
#F075E6
ΔE00 7.39
Plum
#DDA0DD
ΔE00 7.45
Mauve
#E0B0FF
ΔE00 8.16
Bubblegum Pink
#FE83CC
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD98FD #98FD98
analogous
#CB98FD #FD98FD #FD98CB
triadic
#FD98FD #FDFD98 #98FDFD
tetradic
#FD98FD #FDCB98 #98FD98 #98CBFD
square
#FD98FD #FDCB98 #98FD98 #98CBFD
split-complementary
#FD98FD #CBFD98 #98FDCB
monochromatic
#FB20FB #FC5CFC #FD98FD #FED4FE #FEE1FE
Accessibility & contrast
On white
1.89
#FD98FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#FD98FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD98FD
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD98FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD98FD | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#ABC1FA
Tritanopia (blue-blind)
#FFA2BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fd98fd; /* rgb */ color: rgb(253, 152, 253); /* oklch */ color: oklch(81.7% 0.173 327.0);
Tailwind
colors: {
custom: {
50: '#ffb8fe',
500: '#fd98fd',
950: '#000000',
},
}SCSS
$custom: #fd98fd; $custom-light: #ffb8fe; $custom-dark: #000000;
JSON
{
"hex": "#fd98fd",
"rgb": {
"r": 253,
"g": 152,
"b": 253
},
"hsl": {
"h": 300,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.81724,
"c": 0.17315,
"h": 327
},
"luminance": 0.50431
}Semantic roles & 50–950 ramp
primary
#FD98FD
secondary
#5ADF5A
accent
#E60000
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286