#FD83EC#FD83EC
#FD83EC is a light, vivid purple. Relative luminance 0.432; OKLCH L 78.0% C 0.193 H 332.7°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FD83EC |
|---|---|
| RGB | rgb(253, 131, 236) |
| HSL | hsl(308, 97%, 75%) |
| HSV | hsv(308, 48%, 99%) |
| CMYK | cmyk(0%, 48.2%, 6.7%, 0.8%) |
| CIE-LAB | lab(71.67, 59.80, -32.50) |
| CIE-LCH | lch(71.67, 68.06, 331.48°) |
| OKLab | oklab(78.03% 0.1711 -0.0883) |
| OKLCH | oklch(78.03% 0.193 332.7) |
| XYZ | xyz(63.7644, 43.1754, 84.3157) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.85
Purply Pink
#F075E6
ΔE00 3.68
Lavender Pink
#DD85D7
ΔE00 5.32
Candy Pink
#FF63E9
ΔE00 5.32
Bubblegum Pink
#FE83CC
ΔE00 6.32
Light Magenta
#FA5FF7
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD83EC #83FD94
analogous
#D183FD #FD83EC #FD83AF
triadic
#FD83EC #ECFD83 #83ECFD
tetradic
#FD83EC #FDD183 #83FD94 #83AFFD
square
#FD83EC #FDD183 #83FD94 #83AFFD
split-complementary
#FD83EC #AFFD83 #83FDD1
monochromatic
#FB0BDA #FC47E3 #FD83EC #FEBFF5 #FFE1FA
Accessibility & contrast
On white
2.18
#FD83EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#FD83EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD83EC
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD83EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD83EC | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F0
Deuteranopia (green-blind)
#A3B6E8
Tritanopia (blue-blind)
#FF8BAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd83ec; /* rgb */ color: rgb(253, 131, 236); /* oklch */ color: oklch(78.0% 0.193 332.7);
Tailwind
colors: {
custom: {
50: '#ffabf2',
500: '#fd83ec',
950: '#000000',
},
}SCSS
$custom: #fd83ec; $custom-light: #ffabf2; $custom-dark: #000000;
JSON
{
"hex": "#fd83ec",
"rgb": {
"r": 253,
"g": 131,
"b": 236
},
"hsl": {
"h": 308.361,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.78027,
"c": 0.19252,
"h": 332.7
},
"luminance": 0.43171
}Semantic roles & 50–950 ramp
primary
#FD83EC
secondary
#D4F7D9
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85