#FB98FB#FB98FB
#FB98FB is a light, vivid purple. Relative luminance 0.499; OKLCH L 81.4% C 0.170 H 327.0°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FB98FB |
|---|---|
| RGB | rgb(251, 152, 251) |
| HSL | hsl(300, 93%, 79%) |
| HSV | hsv(300, 39%, 98%) |
| CMYK | cmyk(0%, 39.4%, 0%, 1.6%) |
| CIE-LAB | lab(76.03, 51.44, -33.96) |
| CIE-LCH | lch(76.03, 61.64, 326.57°) |
| OKLab | oklab(81.42% 0.1426 -0.0926) |
| OKLCH | oklch(81.42% 0.17 327) |
| XYZ | xyz(68.4231, 49.9339, 97.2821) |
| Luminance | 0.4993 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 7.05
Plum
#DDA0DD
ΔE00 7.12
Purply Pink
#F075E6
ΔE00 7.28
Mauve
#E0B0FF
ΔE00 8.01
Bubblegum Pink
#FE83CC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB98FB #98FB98
analogous
#CA98FB #FB98FB #FB98CA
triadic
#FB98FB #FBFB98 #98FBFB
tetradic
#FB98FB #FBCA98 #98FB98 #98CAFB
square
#FB98FB #FBCA98 #98FB98 #98CAFB
split-complementary
#FB98FB #CAFB98 #98FBCA
monochromatic
#F622F6 #F95DF9 #FB98FB #FDD3FD #FEE2FE
Accessibility & contrast
On white
1.91
#FB98FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#FB98FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB98FB
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB98FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB98FB | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FF
Deuteranopia (green-blind)
#ABC0F8
Tritanopia (blue-blind)
#FFA2BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fb98fb; /* rgb */ color: rgb(251, 152, 251); /* oklch */ color: oklch(81.4% 0.170 327.0);
Tailwind
colors: {
custom: {
50: '#feb8fd',
500: '#fb98fb',
950: '#000000',
},
}SCSS
$custom: #fb98fb; $custom-light: #feb8fd; $custom-dark: #000000;
JSON
{
"hex": "#fb98fb",
"rgb": {
"r": 251,
"g": 152,
"b": 251
},
"hsl": {
"h": 300,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.81419,
"c": 0.17006,
"h": 327
},
"luminance": 0.49931
}Semantic roles & 50–950 ramp
primary
#FB98FB
secondary
#D5F6D5
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181217
muted
#868185