#FD88EC#FD88EC
#FD88EC is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.7% C 0.185 H 332.8°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FD88EC |
|---|---|
| RGB | rgb(253, 136, 236) |
| HSL | hsl(309, 97%, 76%) |
| HSV | hsv(309, 46%, 99%) |
| CMYK | cmyk(0%, 46.2%, 6.7%, 0.8%) |
| CIE-LAB | lab(72.60, 57.40, -31.08) |
| CIE-LCH | lch(72.60, 65.27, 331.57°) |
| OKLab | oklab(78.71% 0.1642 -0.0843) |
| OKLCH | oklch(78.71% 0.185 332.8) |
| XYZ | xyz(64.4522, 44.5510, 84.5450) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 4.53
Lavender Pink
#DD85D7
ΔE00 5.36
Bubblegum Pink
#FE83CC
ΔE00 6.10
Candy Pink
#FF63E9
ΔE00 6.30
Light Magenta
#FA5FF7
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD88EC #88FD99
analogous
#D488FD #FD88EC #FD88B2
triadic
#FD88EC #ECFD88 #88ECFD
tetradic
#FD88EC #FDD488 #88FD99 #88B2FD
square
#FD88EC #FDD488 #88FD99 #88B2FD
split-complementary
#FD88EC #B2FD88 #88FDD4
monochromatic
#FB10D9 #FC4CE2 #FD88EC #FEC4F6 #FEE1FA
Accessibility & contrast
On white
2.12
#FD88EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#FD88EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD88EC
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD88EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD88EC | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8EF
Deuteranopia (green-blind)
#A6B8E9
Tritanopia (blue-blind)
#FF8FAF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd88ec; /* rgb */ color: rgb(253, 136, 236); /* oklch */ color: oklch(78.7% 0.185 332.8);
Tailwind
colors: {
custom: {
50: '#ffaef2',
500: '#fd88ec',
950: '#000000',
},
}SCSS
$custom: #fd88ec; $custom-light: #ffaef2; $custom-dark: #000000;
JSON
{
"hex": "#fd88ec",
"rgb": {
"r": 253,
"g": 136,
"b": 236
},
"hsl": {
"h": 308.718,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.78713,
"c": 0.18455,
"h": 332.8
},
"luminance": 0.44547
}Semantic roles & 50–950 ramp
primary
#FD88EC
secondary
#D4F7D9
accent
#E62100
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181117
muted
#868085