#FB98DA#FB98DA
#FB98DA is a light, vivid pink. Relative luminance 0.480; OKLCH L 80.1% C 0.143 H 340.6°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FB98DA |
|---|---|
| RGB | rgb(251, 152, 218) |
| HSL | hsl(320, 93%, 79%) |
| HSV | hsv(320, 39%, 98%) |
| CMYK | cmyk(0%, 39.4%, 13.1%, 1.6%) |
| CIE-LAB | lab(74.84, 45.91, -17.80) |
| CIE-LCH | lch(74.84, 49.24, 338.81°) |
| OKLab | oklab(80.14% 0.1344 -0.0474) |
| OKLCH | oklch(80.14% 0.143 340.6) |
| XYZ | xyz(63.6671, 48.0314, 72.2336) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.47
Pink (survey)
#FF81C0
ΔE00 6.01
Plum
#DDA0DD
ΔE00 6.31
Lavender Pink
#DD85D7
ΔE00 7.42
Violet (CSS)
#EE82EE
ΔE00 8.43
Powder Pink
#FFB2D0
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB98DA #98FBB9
analogous
#EB98FB #FB98DA #FB98A9
triadic
#FB98DA #DAFB98 #98DAFB
tetradic
#FB98DA #FBEB98 #98FBB9 #98A9FB
square
#FB98DA #FBEB98 #98FBB9 #98A9FB
split-complementary
#FB98DA #A9FB98 #98FBEB
monochromatic
#F622B0 #F95DC5 #FB98DA #FDD3EF #FEE2F4
Accessibility & contrast
On white
1.98
#FB98DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#FB98DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB98DA
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB98DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB98DA | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAFDC
Deuteranopia (green-blind)
#B5BED7
Tritanopia (blue-blind)
#FF99B0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fb98da; /* rgb */ color: rgb(251, 152, 218); /* oklch */ color: oklch(80.1% 0.143 340.6);
Tailwind
colors: {
custom: {
50: '#feb8e5',
500: '#fb98da',
950: '#000000',
},
}SCSS
$custom: #fb98da; $custom-light: #feb8e5; $custom-dark: #000000;
JSON
{
"hex": "#fb98da",
"rgb": {
"r": 251,
"g": 152,
"b": 218
},
"hsl": {
"h": 320,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.80138,
"c": 0.14253,
"h": 340.6
},
"luminance": 0.48028
}Semantic roles & 50–950 ramp
primary
#FB98DA
secondary
#D5F6E0
accent
#E64D00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181115
muted
#868084