#FD98FF#FD98FF
#FD98FF is a light, vivid purple. Relative luminance 0.506; OKLCH L 81.8% C 0.175 H 326.3°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FD98FF |
|---|---|
| RGB | rgb(253, 152, 255) |
| HSL | hsl(299, 100%, 80%) |
| HSV | hsv(299, 40%, 100%) |
| CMYK | cmyk(0.8%, 40.4%, 0%, 0%) |
| CIE-LAB | lab(76.41, 52.74, -35.51) |
| CIE-LCH | lch(76.41, 63.58, 326.05°) |
| OKLab | oklab(81.81% 0.1457 -0.097) |
| OKLCH | oklch(81.81% 0.175 326.3) |
| XYZ | xyz(69.7848, 50.5623, 100.6720) |
| Luminance | 0.5056 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.12
Purply Pink
#F075E6
ΔE00 7.45
Lavender Pink
#DD85D7
ΔE00 7.52
Plum
#DDA0DD
ΔE00 7.67
Mauve
#E0B0FF
ΔE00 8.10
Baby Purple
#CA9BF7
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD98FF #9AFF98
analogous
#CA98FF #FD98FF #FF98CE
triadic
#FD98FF #FFFD98 #98FFFD
tetradic
#FD98FF #FFCA98 #9AFF98 #98CEFF
square
#FD98FF #FFCA98 #9AFF98 #98CEFF
split-complementary
#FD98FF #CEFF98 #98FFCA
monochromatic
#FB1EFF #FC5BFF #FD98FF #FED5FF #FEE0FF
Accessibility & contrast
On white
1.89
#FD98FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#FD98FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD98FF
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD98FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD98FF | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#AAC1FC
Tritanopia (blue-blind)
#FFA2C0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fd98ff; /* rgb */ color: rgb(253, 152, 255); /* oklch */ color: oklch(81.8% 0.175 326.3);
Tailwind
colors: {
custom: {
50: '#ffb8ff',
500: '#fd98ff',
950: '#000000',
},
}SCSS
$custom: #fd98ff; $custom-light: #ffb8ff; $custom-dark: #000000;
JSON
{
"hex": "#fd98ff",
"rgb": {
"r": 253,
"g": 152,
"b": 255
},
"hsl": {
"h": 298.835,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.81808,
"c": 0.175,
"h": 326.3
},
"luminance": 0.50559
}Semantic roles & 50–950 ramp
primary
#FD98FF
secondary
#5CE259
accent
#E60004
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286