#FF98FD#FF98FD
#FF98FD is a light, vivid purple. Relative luminance 0.508; OKLCH L 81.9% C 0.174 H 327.7°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FF98FD |
|---|---|
| RGB | rgb(255, 152, 253) |
| HSL | hsl(301, 100%, 80%) |
| HSV | hsv(301, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 0.8%, 0%) |
| CIE-LAB | lab(76.56, 52.97, -34.17) |
| CIE-LCH | lch(76.56, 63.04, 327.17°) |
| OKLab | oklab(81.95% 0.1475 -0.0932) |
| OKLCH | oklch(81.95% 0.174 327.7) |
| XYZ | xyz(70.1966, 50.8117, 99.0196) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.24
Purply Pink
#F075E6
ΔE00 7.47
Lavender Pink
#DD85D7
ΔE00 7.49
Plum
#DDA0DD
ΔE00 7.58
Mauve
#E0B0FF
ΔE00 8.39
Bubblegum Pink
#FE83CC
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF98FD #98FF9A
analogous
#CE98FF #FF98FD #FF98CA
triadic
#FF98FD #FDFF98 #98FDFF
tetradic
#FF98FD #FFCE98 #98FF9A #98CAFF
square
#FF98FD #FFCE98 #98FF9A #98CAFF
split-complementary
#FF98FD #CAFF98 #98FFCE
monochromatic
#FF1EFB #FF5BFC #FF98FD #FFD5FE #FFE0FE
Accessibility & contrast
On white
1.88
#FF98FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#FF98FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF98FD
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF98FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF98FD | 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)
#91B4FF
Deuteranopia (green-blind)
#ACC2FA
Tritanopia (blue-blind)
#FFA1BF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ff98fd; /* rgb */ color: rgb(255, 152, 253); /* oklch */ color: oklch(81.9% 0.174 327.7);
Tailwind
colors: {
custom: {
50: '#ffb8fe',
500: '#ff98fd',
950: '#000000',
},
}SCSS
$custom: #ff98fd; $custom-light: #ffb8fe; $custom-dark: #000000;
JSON
{
"hex": "#ff98fd",
"rgb": {
"r": 255,
"g": 152,
"b": 253
},
"hsl": {
"h": 301.165,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.81946,
"c": 0.17442,
"h": 327.7
},
"luminance": 0.50808
}Semantic roles & 50–950 ramp
primary
#FF98FD
secondary
#59E25C
accent
#E60400
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286