#FF98ED#FF98ED
#FF98ED is a light, vivid pink. Relative luminance 0.498; OKLCH L 81.3% C 0.161 H 333.6°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FF98ED |
|---|---|
| RGB | rgb(255, 152, 237) |
| HSL | hsl(310, 100%, 80%) |
| HSV | hsv(310, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 7.1%, 0%) |
| CIE-LAB | lab(75.97, 50.24, -26.42) |
| CIE-LCH | lch(75.97, 56.76, 332.26°) |
| OKLab | oklab(81.3% 0.1438 -0.0713) |
| OKLCH | oklch(81.3% 0.161 333.6) |
| XYZ | xyz(67.7539, 49.8346, 86.1546) |
| Luminance | 0.4983 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.09
Bubblegum Pink
#FE83CC
ΔE00 6.44
Plum
#DDA0DD
ΔE00 6.45
Lavender Pink
#DD85D7
ΔE00 6.84
Purply Pink
#F075E6
ΔE00 7.75
Pink (survey)
#FF81C0
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF98ED #98FFAA
analogous
#DD98FF #FF98ED #FF98BA
triadic
#FF98ED #EDFF98 #98EDFF
tetradic
#FF98ED #FFDD98 #98FFAA #98BAFF
square
#FF98ED #FFDD98 #98FFAA #98BAFF
split-complementary
#FF98ED #BAFF98 #98FFDD
monochromatic
#FF1ED8 #FF5BE2 #FF98ED #FFD5F8 #FFE0FA
Accessibility & contrast
On white
1.91
#FF98ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#FF98ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF98ED
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF98ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF98ED | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F0
Deuteranopia (green-blind)
#B2C1EA
Tritanopia (blue-blind)
#FF9DB8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ff98ed; /* rgb */ color: rgb(255, 152, 237); /* oklch */ color: oklch(81.3% 0.161 333.6);
Tailwind
colors: {
custom: {
50: '#ffb8f3',
500: '#ff98ed',
950: '#000000',
},
}SCSS
$custom: #ff98ed; $custom-light: #ffb8f3; $custom-dark: #000000;
JSON
{
"hex": "#ff98ed",
"rgb": {
"r": 255,
"g": 152,
"b": 237
},
"hsl": {
"h": 310.485,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.81301,
"c": 0.16051,
"h": 333.6
},
"luminance": 0.49831
}Semantic roles & 50–950 ramp
primary
#FF98ED
secondary
#D4F7DA
accent
#E62800
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185