#FF98DA#FF98DA
#FF98DA is a light, vivid pink. Relative luminance 0.488; OKLCH L 80.6% C 0.146 H 341.9°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FF98DA |
|---|---|
| RGB | rgb(255, 152, 218) |
| HSL | hsl(322, 100%, 80%) |
| HSV | hsv(322, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 14.5%, 0%) |
| CIE-LAB | lab(75.32, 47.19, -17.04) |
| CIE-LCH | lch(75.32, 50.18, 340.14°) |
| OKLab | oklab(80.6% 0.1388 -0.0453) |
| OKLCH | oklch(80.6% 0.146 341.9) |
| XYZ | xyz(65.1236, 48.7825, 72.3019) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.35
Pink (survey)
#FF81C0
ΔE00 5.76
Plum
#DDA0DD
ΔE00 6.97
Lavender Pink
#DD85D7
ΔE00 8.00
Powder Pink
#FFB2D0
ΔE00 8.70
Violet (CSS)
#EE82EE
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF98DA #98FFBD
analogous
#F098FF #FF98DA #FF98A7
triadic
#FF98DA #DAFF98 #98DAFF
tetradic
#FF98DA #FFF098 #98FFBD #98A7FF
square
#FF98DA #FFF098 #98FFBD #98A7FF
split-complementary
#FF98DA #A7FF98 #98FFF0
monochromatic
#FF1EAE #FF5BC4 #FF98DA #FFD5F0 #FFE0F4
Accessibility & contrast
On white
1.95
#FF98DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#FF98DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF98DA
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF98DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF98DA | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAFDC
Deuteranopia (green-blind)
#B8C0D7
Tritanopia (blue-blind)
#FF99B0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff98da; /* rgb */ color: rgb(255, 152, 218); /* oklch */ color: oklch(80.6% 0.146 341.9);
Tailwind
colors: {
custom: {
50: '#ffb8e5',
500: '#ff98da',
950: '#000000',
},
}SCSS
$custom: #ff98da; $custom-light: #ffb8e5; $custom-dark: #000000;
JSON
{
"hex": "#ff98da",
"rgb": {
"r": 255,
"g": 152,
"b": 218
},
"hsl": {
"h": 321.553,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.80595,
"c": 0.14596,
"h": 341.9
},
"luminance": 0.48778
}Semantic roles & 50–950 ramp
primary
#FF98DA
secondary
#D4F7E0
accent
#E65200
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181115
muted
#868084