#FD76EC#FD76EC
#FD76EC is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.3% C 0.213 H 332.5°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FD76EC |
|---|---|
| RGB | rgb(253, 118, 236) |
| HSL | hsl(308, 97%, 73%) |
| HSV | hsv(308, 53%, 99%) |
| CMYK | cmyk(0%, 53.4%, 6.7%, 0.8%) |
| CIE-LAB | lab(69.40, 65.83, -36.02) |
| CIE-LCH | lch(69.40, 75.04, 331.31°) |
| OKLab | oklab(76.34% 0.1885 -0.0982) |
| OKLCH | oklch(76.34% 0.213 332.5) |
| XYZ | xyz(62.1266, 39.8998, 83.7698) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.07
Candy Pink
#FF63E9
ΔE00 2.96
Violet (CSS)
#EE82EE
ΔE00 3.00
Light Magenta
#FA5FF7
ΔE00 4.59
Violet Pink
#FB5FFC
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD76EC #76FD87
analogous
#CB76FD #FD76EC #FD76A8
triadic
#FD76EC #ECFD76 #76ECFD
tetradic
#FD76EC #FDCB76 #76FD87 #76A8FD
square
#FD76EC #FDCB76 #76FD87 #76A8FD
split-complementary
#FD76EC #A8FD76 #76FDCB
monochromatic
#F504D7 #FC3AE4 #FD76EC #FEB2F4 #FFE1FB
Accessibility & contrast
On white
2.34
#FD76EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#FD76EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD76EC
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD76EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD76EC | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DF0
Deuteranopia (green-blind)
#9BB0E8
Tritanopia (blue-blind)
#FF80A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fd76ec; /* rgb */ color: rgb(253, 118, 236); /* oklch */ color: oklch(76.3% 0.213 332.5);
Tailwind
colors: {
custom: {
50: '#ffa3f2',
500: '#fd76ec',
950: '#000000',
},
}SCSS
$custom: #fd76ec; $custom-light: #ffa3f2; $custom-dark: #000000;
JSON
{
"hex": "#fd76ec",
"rgb": {
"r": 253,
"g": 118,
"b": 236
},
"hsl": {
"h": 307.556,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.76343,
"c": 0.21252,
"h": 332.5
},
"luminance": 0.39896
}Semantic roles & 50–950 ramp
primary
#FD76EC
secondary
#D4F7D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85