#FF98D2#FF98D2
#FF98D2 is a light, vivid pink. Relative luminance 0.484; OKLCH L 80.3% C 0.141 H 345.9°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FF98D2 |
|---|---|
| RGB | rgb(255, 152, 210) |
| HSL | hsl(326, 100%, 80%) |
| HSV | hsv(326, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 17.6%, 0%) |
| CIE-LAB | lab(75.06, 45.98, -13.04) |
| CIE-LCH | lch(75.06, 47.79, 344.16°) |
| OKLab | oklab(80.32% 0.1364 -0.0343) |
| OKLCH | oklch(80.32% 0.141 345.9) |
| XYZ | xyz(64.1020, 48.3738, 66.9211) |
| Luminance | 0.4837 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.41
Pink (survey)
#FF81C0
ΔE00 4.94
Powder Pink
#FFB2D0
ΔE00 7.50
Plum
#DDA0DD
ΔE00 7.89
Pinky
#FC86AA
ΔE00 8.26
Bubblegum (survey)
#FF6CB5
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF98D2 #98FFC5
analogous
#F998FF #FF98D2 #FF989E
triadic
#FF98D2 #D2FF98 #98D2FF
tetradic
#FF98D2 #FFF998 #98FFC5 #989EFF
square
#FF98D2 #FFF998 #98FFC5 #989EFF
split-complementary
#FF98D2 #9EFF98 #98FFF9
monochromatic
#FF1E9D #FF5BB7 #FF98D2 #FFD5ED #FFE0F2
Accessibility & contrast
On white
1.97
#FF98D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#FF98D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF98D2
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF98D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF98D2 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AED4
Deuteranopia (green-blind)
#BABFCF
Tritanopia (blue-blind)
#FF97AD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff98d2; /* rgb */ color: rgb(255, 152, 210); /* oklch */ color: oklch(80.3% 0.141 345.9);
Tailwind
colors: {
custom: {
50: '#ffb8df',
500: '#ff98d2',
950: '#000000',
},
}SCSS
$custom: #ff98d2; $custom-light: #ffb8df; $custom-dark: #000000;
JSON
{
"hex": "#ff98d2",
"rgb": {
"r": 255,
"g": 152,
"b": 210
},
"hsl": {
"h": 326.214,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.80318,
"c": 0.14067,
"h": 345.9
},
"luminance": 0.4837
}Semantic roles & 50–950 ramp
primary
#FF98D2
secondary
#D4F7E3
accent
#E66400
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083