#FF98D3#FF98D3
#FF98D3 is a light, vivid pink. Relative luminance 0.484; OKLCH L 80.4% C 0.141 H 345.4°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FF98D3 |
|---|---|
| RGB | rgb(255, 152, 211) |
| HSL | hsl(326, 100%, 80%) |
| HSV | hsv(326, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 17.3%, 0%) |
| CIE-LAB | lab(75.09, 46.13, -13.55) |
| CIE-LCH | lch(75.09, 48.08, 343.63°) |
| OKLab | oklab(80.35% 0.1367 -0.0357) |
| OKLCH | oklch(80.35% 0.141 345.4) |
| XYZ | xyz(64.2269, 48.4238, 67.5792) |
| Luminance | 0.4842 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.36
Pink (survey)
#FF81C0
ΔE00 5.02
Powder Pink
#FFB2D0
ΔE00 7.64
Plum
#DDA0DD
ΔE00 7.76
Pinky
#FC86AA
ΔE00 8.47
Bubblegum (survey)
#FF6CB5
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF98D3 #98FFC4
analogous
#F798FF #FF98D3 #FF98A0
triadic
#FF98D3 #D3FF98 #98D3FF
tetradic
#FF98D3 #FFF798 #98FFC4 #98A0FF
square
#FF98D3 #FFF798 #98FFC4 #98A0FF
split-complementary
#FF98D3 #A0FF98 #98FFF7
monochromatic
#FF1E9F #FF5BB9 #FF98D3 #FFD5ED #FFE0F2
Accessibility & contrast
On white
1.97
#FF98D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#FF98D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF98D3
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF98D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF98D3 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AFD5
Deuteranopia (green-blind)
#BABFD0
Tritanopia (blue-blind)
#FF97AD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff98d3; /* rgb */ color: rgb(255, 152, 211); /* oklch */ color: oklch(80.4% 0.141 345.4);
Tailwind
colors: {
custom: {
50: '#ffb8e0',
500: '#ff98d3',
950: '#000000',
},
}SCSS
$custom: #ff98d3; $custom-light: #ffb8e0; $custom-dark: #000000;
JSON
{
"hex": "#ff98d3",
"rgb": {
"r": 255,
"g": 152,
"b": 211
},
"hsl": {
"h": 325.631,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.80352,
"c": 0.1413,
"h": 345.4
},
"luminance": 0.4842
}Semantic roles & 50–950 ramp
primary
#FF98D3
secondary
#D4F7E3
accent
#E66200
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083