#FD88FC#FD88FC
#FD88FC is a light, vivid purple. Relative luminance 0.455; OKLCH L 79.4% C 0.198 H 327.6°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FD88FC |
|---|---|
| RGB | rgb(253, 136, 252) |
| HSL | hsl(301, 97%, 76%) |
| HSV | hsv(301, 46%, 99%) |
| CMYK | cmyk(0%, 46.2%, 0.4%, 0.8%) |
| CIE-LAB | lab(73.23, 60.09, -38.81) |
| CIE-LCH | lch(73.23, 71.54, 327.14°) |
| OKLab | oklab(79.4% 0.1672 -0.1063) |
| OKLCH | oklch(79.4% 0.198 327.6) |
| XYZ | xyz(66.8817, 45.5228, 97.3405) |
| Luminance | 0.4552 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 4.81
Candy Pink
#FF63E9
ΔE00 6.46
Lavender Pink
#DD85D7
ΔE00 6.59
Violet Pink
#FB5FFC
ΔE00 6.94
Light Magenta
#FA5FF7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD88FC #88FD89
analogous
#C488FD #FD88FC #FD88C2
triadic
#FD88FC #FCFD88 #88FCFD
tetradic
#FD88FC #FDC488 #88FD89 #88C2FD
square
#FD88FC #FDC488 #88FD89 #88C2FD
split-complementary
#FD88FC #C2FD88 #88FDC4
monochromatic
#FB10F9 #FC4CFA #FD88FC #FEC4FE #FEE1FE
Accessibility & contrast
On white
2.08
#FD88FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#FD88FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD88FC
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD88FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD88FC | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#FF94B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fd88fc; /* rgb */ color: rgb(253, 136, 252); /* oklch */ color: oklch(79.4% 0.198 327.6);
Tailwind
colors: {
custom: {
50: '#ffaefd',
500: '#fd88fc',
950: '#000000',
},
}SCSS
$custom: #fd88fc; $custom-light: #ffaefd; $custom-dark: #000000;
JSON
{
"hex": "#fd88fc",
"rgb": {
"r": 253,
"g": 136,
"b": 252
},
"hsl": {
"h": 300.513,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.79399,
"c": 0.19812,
"h": 327.6
},
"luminance": 0.45519
}Semantic roles & 50–950 ramp
primary
#FD88FC
secondary
#D4F7D5
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085