#FF98FA#FF98FA
#FF98FA is a light, vivid purple. Relative luminance 0.506; OKLCH L 81.8% C 0.172 H 328.8°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FF98FA |
|---|---|
| RGB | rgb(255, 152, 250) |
| HSL | hsl(303, 100%, 80%) |
| HSV | hsv(303, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 2%, 0%) |
| CIE-LAB | lab(76.45, 52.45, -32.73) |
| CIE-LCH | lch(76.45, 61.82, 328.03°) |
| OKLab | oklab(81.82% 0.1468 -0.0891) |
| OKLCH | oklch(81.82% 0.172 328.8) |
| XYZ | xyz(69.7225, 50.6220, 96.5224) |
| Luminance | 0.5062 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 7.28
Plum
#DDA0DD
ΔE00 7.30
Purply Pink
#F075E6
ΔE00 7.42
Bubblegum Pink
#FE83CC
ΔE00 8.46
Mauve
#E0B0FF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF98FA #98FF9D
analogous
#D198FF #FF98FA #FF98C6
triadic
#FF98FA #FAFF98 #98FAFF
tetradic
#FF98FA #FFD198 #98FF9D #98C6FF
square
#FF98FA #FFD198 #98FF9D #98C6FF
split-complementary
#FF98FA #C6FF98 #98FFD1
monochromatic
#FF1EF4 #FF5BF7 #FF98FA #FFD5FD #FFE0FE
Accessibility & contrast
On white
1.89
#FF98FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#FF98FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF98FA
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF98FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF98FA | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FE
Deuteranopia (green-blind)
#ADC2F7
Tritanopia (blue-blind)
#FFA1BE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ff98fa; /* rgb */ color: rgb(255, 152, 250); /* oklch */ color: oklch(81.8% 0.172 328.8);
Tailwind
colors: {
custom: {
50: '#ffb8fc',
500: '#ff98fa',
950: '#000000',
},
}SCSS
$custom: #ff98fa; $custom-light: #ffb8fc; $custom-dark: #000000;
JSON
{
"hex": "#ff98fa",
"rgb": {
"r": 255,
"g": 152,
"b": 250
},
"hsl": {
"h": 302.913,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.81821,
"c": 0.17172,
"h": 328.8
},
"luminance": 0.50619
}Semantic roles & 50–950 ramp
primary
#FF98FA
secondary
#59E260
accent
#E60B00
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285