#FF98EF#FF98EF
#FF98EF is a light, vivid purple. Relative luminance 0.499; OKLCH L 81.4% C 0.162 H 332.8°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FF98EF |
|---|---|
| RGB | rgb(255, 152, 239) |
| HSL | hsl(309, 100%, 80%) |
| HSV | hsv(309, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 6.3%, 0%) |
| CIE-LAB | lab(76.04, 50.57, -27.40) |
| CIE-LCH | lch(76.04, 57.52, 331.55°) |
| OKLab | oklab(81.38% 0.1443 -0.074) |
| OKLCH | oklch(81.38% 0.162 332.8) |
| XYZ | xyz(68.0477, 49.9521, 87.7021) |
| Luminance | 0.4995 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.90
Plum
#DDA0DD
ΔE00 6.53
Bubblegum Pink
#FE83CC
ΔE00 6.74
Lavender Pink
#DD85D7
ΔE00 6.85
Purply Pink
#F075E6
ΔE00 7.64
Pink (survey)
#FF81C0
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF98EF #98FFA8
analogous
#DB98FF #FF98EF #FF98BC
triadic
#FF98EF #EFFF98 #98EFFF
tetradic
#FF98EF #FFDB98 #98FFA8 #98BCFF
square
#FF98EF #FFDB98 #98FFA8 #98BCFF
split-complementary
#FF98EF #BCFF98 #98FFDB
monochromatic
#FF1EDC #FF5BE5 #FF98EF #FFD5F9 #FFE0FA
Accessibility & contrast
On white
1.91
#FF98EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#FF98EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF98EF
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF98EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF98EF | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F2
Deuteranopia (green-blind)
#B1C1EC
Tritanopia (blue-blind)
#FF9EB9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ff98ef; /* rgb */ color: rgb(255, 152, 239); /* oklch */ color: oklch(81.4% 0.162 332.8);
Tailwind
colors: {
custom: {
50: '#ffb8f4',
500: '#ff98ef',
950: '#000000',
},
}SCSS
$custom: #ff98ef; $custom-light: #ffb8f4; $custom-dark: #000000;
JSON
{
"hex": "#ff98ef",
"rgb": {
"r": 255,
"g": 152,
"b": 239
},
"hsl": {
"h": 309.32,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.81379,
"c": 0.16218,
"h": 332.8
},
"luminance": 0.49948
}Semantic roles & 50–950 ramp
primary
#FF98EF
secondary
#D4F7D9
accent
#E62400
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185