#FF98EB#FF98EB
#FF98EB is a light, vivid pink. Relative luminance 0.497; OKLCH L 81.2% C 0.159 H 334.4°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FF98EB |
|---|---|
| RGB | rgb(255, 152, 235) |
| HSL | hsl(312, 100%, 80%) |
| HSV | hsv(312, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 7.8%, 0%) |
| CIE-LAB | lab(75.90, 49.91, -25.44) |
| CIE-LCH | lch(75.90, 56.02, 332.99°) |
| OKLab | oklab(81.22% 0.1433 -0.0686) |
| OKLCH | oklch(81.22% 0.159 334.4) |
| XYZ | xyz(67.4633, 49.7183, 84.6243) |
| Luminance | 0.4971 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 6.14
Violet (CSS)
#EE82EE
ΔE00 6.31
Plum
#DDA0DD
ΔE00 6.39
Lavender Pink
#DD85D7
ΔE00 6.86
Purply Pink
#F075E6
ΔE00 7.88
Pink (survey)
#FF81C0
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF98EB #98FFAC
analogous
#DF98FF #FF98EB #FF98B8
triadic
#FF98EB #EBFF98 #98EBFF
tetradic
#FF98EB #FFDF98 #98FFAC #98B8FF
square
#FF98EB #FFDF98 #98FFAC #98B8FF
split-complementary
#FF98EB #B8FF98 #98FFDF
monochromatic
#FF1ED3 #FF5BDF #FF98EB #FFD5F7 #FFE0F9
Accessibility & contrast
On white
1.92
#FF98EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#FF98EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF98EB
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF98EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF98EB | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EE
Deuteranopia (green-blind)
#B3C1E8
Tritanopia (blue-blind)
#FF9DB7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ff98eb; /* rgb */ color: rgb(255, 152, 235); /* oklch */ color: oklch(81.2% 0.159 334.4);
Tailwind
colors: {
custom: {
50: '#ffb8f1',
500: '#ff98eb',
950: '#000000',
},
}SCSS
$custom: #ff98eb; $custom-light: #ffb8f1; $custom-dark: #000000;
JSON
{
"hex": "#ff98eb",
"rgb": {
"r": 255,
"g": 152,
"b": 235
},
"hsl": {
"h": 311.65,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.81224,
"c": 0.15887,
"h": 334.4
},
"luminance": 0.49715
}Semantic roles & 50–950 ramp
primary
#FF98EB
secondary
#D4F7DB
accent
#E62D00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184