#FF98EA#FF98EA
#FF98EA is a light, vivid pink. Relative luminance 0.497; OKLCH L 81.2% C 0.158 H 334.8°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FF98EA |
|---|---|
| RGB | rgb(255, 152, 234) |
| HSL | hsl(312, 100%, 80%) |
| HSV | hsv(312, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 8.2%, 0%) |
| CIE-LAB | lab(75.86, 49.74, -24.95) |
| CIE-LCH | lch(75.86, 55.65, 333.36°) |
| OKLab | oklab(81.19% 0.1431 -0.0672) |
| OKLCH | oklch(81.19% 0.158 334.8) |
| XYZ | xyz(67.3193, 49.6607, 83.8656) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 6.00
Plum
#DDA0DD
ΔE00 6.37
Violet (CSS)
#EE82EE
ΔE00 6.43
Lavender Pink
#DD85D7
ΔE00 6.88
Purply Pink
#F075E6
ΔE00 7.95
Pink (survey)
#FF81C0
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF98EA #98FFAD
analogous
#E198FF #FF98EA #FF98B7
triadic
#FF98EA #EAFF98 #98EAFF
tetradic
#FF98EA #FFE198 #98FFAD #98B7FF
square
#FF98EA #FFE198 #98FFAD #98B7FF
split-complementary
#FF98EA #B7FF98 #98FFE1
monochromatic
#FF1ED1 #FF5BDE #FF98EA #FFD5F6 #FFE0F9
Accessibility & contrast
On white
1.92
#FF98EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#FF98EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF98EA
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF98EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF98EA | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2ED
Deuteranopia (green-blind)
#B3C1E7
Tritanopia (blue-blind)
#FF9DB7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ff98ea; /* rgb */ color: rgb(255, 152, 234); /* oklch */ color: oklch(81.2% 0.158 334.8);
Tailwind
colors: {
custom: {
50: '#ffb8f1',
500: '#ff98ea',
950: '#000000',
},
}SCSS
$custom: #ff98ea; $custom-light: #ffb8f1; $custom-dark: #000000;
JSON
{
"hex": "#ff98ea",
"rgb": {
"r": 255,
"g": 152,
"b": 234
},
"hsl": {
"h": 312.233,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.81185,
"c": 0.15805,
"h": 334.8
},
"luminance": 0.49657
}Semantic roles & 50–950 ramp
primary
#FF98EA
secondary
#D4F7DB
accent
#E62F00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184