#FD88FD#FD88FD
#FD88FD is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.4% C 0.199 H 327.2°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FD88FD |
|---|---|
| RGB | rgb(253, 136, 253) |
| HSL | hsl(300, 97%, 76%) |
| HSV | hsv(300, 46%, 99%) |
| CMYK | cmyk(0%, 46.2%, 0%, 0.8%) |
| CIE-LAB | lab(73.28, 60.27, -39.29) |
| CIE-LCH | lch(73.28, 71.94, 326.90°) |
| OKLab | oklab(79.44% 0.1674 -0.1077) |
| OKLCH | oklch(79.44% 0.199 327.2) |
| XYZ | xyz(67.0406, 45.5863, 98.1773) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.94
Purply Pink
#F075E6
ΔE00 4.88
Candy Pink
#FF63E9
ΔE00 6.51
Lavender Pink
#DD85D7
ΔE00 6.70
Violet Pink
#FB5FFC
ΔE00 6.91
Light Magenta
#FA5FF7
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD88FD #88FD88
analogous
#C388FD #FD88FD #FD88C3
triadic
#FD88FD #FDFD88 #88FDFD
tetradic
#FD88FD #FDC388 #88FD88 #88C3FD
square
#FD88FD #FDC388 #88FD88 #88C3FD
split-complementary
#FD88FD #C3FD88 #88FDC3
monochromatic
#FB10FB #FC4CFC #FD88FD #FEC4FE #FEE1FE
Accessibility & contrast
On white
2.08
#FD88FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#FD88FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD88FD
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD88FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD88FD | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#FF94B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fd88fd; /* rgb */ color: rgb(253, 136, 253); /* oklch */ color: oklch(79.4% 0.199 327.2);
Tailwind
colors: {
custom: {
50: '#ffaefe',
500: '#fd88fd',
950: '#000000',
},
}SCSS
$custom: #fd88fd; $custom-light: #ffaefe; $custom-dark: #000000;
JSON
{
"hex": "#fd88fd",
"rgb": {
"r": 253,
"g": 136,
"b": 253
},
"hsl": {
"h": 300,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.79443,
"c": 0.199,
"h": 327.2
},
"luminance": 0.45583
}Semantic roles & 50–950 ramp
primary
#FD88FD
secondary
#D4F7D4
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086