#FF98EE#FF98EE
#FF98EE is a light, vivid purple. Relative luminance 0.499; OKLCH L 81.3% C 0.161 H 333.2°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FF98EE |
|---|---|
| RGB | rgb(255, 152, 238) |
| HSL | hsl(310, 100%, 80%) |
| HSV | hsv(310, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 6.7%, 0%) |
| CIE-LAB | lab(76.00, 50.41, -26.91) |
| CIE-LCH | lch(76.00, 57.14, 331.90°) |
| OKLab | oklab(81.34% 0.1441 -0.0727) |
| OKLCH | oklch(81.34% 0.161 333.2) |
| XYZ | xyz(67.9004, 49.8932, 86.9262) |
| Luminance | 0.4989 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.99
Plum
#DDA0DD
ΔE00 6.48
Bubblegum Pink
#FE83CC
ΔE00 6.59
Lavender Pink
#DD85D7
ΔE00 6.84
Purply Pink
#F075E6
ΔE00 7.69
Pink (survey)
#FF81C0
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF98EE #98FFA9
analogous
#DD98FF #FF98EE #FF98BB
triadic
#FF98EE #EEFF98 #98EEFF
tetradic
#FF98EE #FFDD98 #98FFA9 #98BBFF
square
#FF98EE #FFDD98 #98FFA9 #98BBFF
split-complementary
#FF98EE #BBFF98 #98FFDD
monochromatic
#FF1EDA #FF5BE4 #FF98EE #FFD5F8 #FFE0FA
Accessibility & contrast
On white
1.91
#FF98EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#FF98EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF98EE
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF98EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF98EE | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F1
Deuteranopia (green-blind)
#B2C1EB
Tritanopia (blue-blind)
#FF9EB8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ff98ee; /* rgb */ color: rgb(255, 152, 238); /* oklch */ color: oklch(81.3% 0.161 333.2);
Tailwind
colors: {
custom: {
50: '#ffb8f3',
500: '#ff98ee',
950: '#000000',
},
}SCSS
$custom: #ff98ee; $custom-light: #ffb8f3; $custom-dark: #000000;
JSON
{
"hex": "#ff98ee",
"rgb": {
"r": 255,
"g": 152,
"b": 238
},
"hsl": {
"h": 309.903,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.8134,
"c": 0.16134,
"h": 333.2
},
"luminance": 0.4989
}Semantic roles & 50–950 ramp
primary
#FF98EE
secondary
#D4F7DA
accent
#E62600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185