#FD88FB#FD88FB
#FD88FB is a light, vivid purple. Relative luminance 0.455; OKLCH L 79.4% C 0.197 H 327.9°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FD88FB |
|---|---|
| RGB | rgb(253, 136, 251) |
| HSL | hsl(301, 97%, 76%) |
| HSV | hsv(301, 46%, 99%) |
| CMYK | cmyk(0%, 46.2%, 0.8%, 0.8%) |
| CIE-LAB | lab(73.19, 59.92, -38.33) |
| CIE-LCH | lch(73.19, 71.13, 327.39°) |
| OKLab | oklab(79.35% 0.167 -0.1049) |
| OKLCH | oklch(79.35% 0.197 327.9) |
| XYZ | xyz(66.7237, 45.4596, 96.5081) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.83
Purply Pink
#F075E6
ΔE00 4.74
Candy Pink
#FF63E9
ΔE00 6.41
Lavender Pink
#DD85D7
ΔE00 6.49
Violet Pink
#FB5FFC
ΔE00 6.98
Light Magenta
#FA5FF7
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD88FB #88FD8A
analogous
#C588FD #FD88FB #FD88C1
triadic
#FD88FB #FBFD88 #88FBFD
tetradic
#FD88FB #FDC588 #88FD8A #88C1FD
square
#FD88FB #FDC588 #88FD8A #88C1FD
split-complementary
#FD88FB #C1FD88 #88FDC5
monochromatic
#FB10F7 #FC4CF9 #FD88FB #FEC4FD #FEE1FE
Accessibility & contrast
On white
2.08
#FD88FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#FD88FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD88FB
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD88FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD88FB | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#A0B9F7
Tritanopia (blue-blind)
#FF94B6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fd88fb; /* rgb */ color: rgb(253, 136, 251); /* oklch */ color: oklch(79.4% 0.197 327.9);
Tailwind
colors: {
custom: {
50: '#ffaefd',
500: '#fd88fb',
950: '#000000',
},
}SCSS
$custom: #fd88fb; $custom-light: #ffaefd; $custom-dark: #000000;
JSON
{
"hex": "#fd88fb",
"rgb": {
"r": 253,
"g": 136,
"b": 251
},
"hsl": {
"h": 301.026,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.79354,
"c": 0.19725,
"h": 327.9
},
"luminance": 0.45456
}Semantic roles & 50–950 ramp
primary
#FD88FB
secondary
#D4F7D5
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085