#FD76ED#FD76ED
#FD76ED is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.4% C 0.213 H 332.2°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FD76ED |
|---|---|
| RGB | rgb(253, 118, 237) |
| HSL | hsl(307, 97%, 73%) |
| HSV | hsv(307, 53%, 99%) |
| CMYK | cmyk(0%, 53.4%, 6.3%, 0.8%) |
| CIE-LAB | lab(69.44, 65.99, -36.51) |
| CIE-LCH | lch(69.44, 75.42, 331.05°) |
| OKLab | oklab(76.39% 0.1886 -0.0996) |
| OKLCH | oklch(76.39% 0.213 332.2) |
| XYZ | xyz(62.2723, 39.9581, 84.5371) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.08
Violet (CSS)
#EE82EE
ΔE00 2.94
Candy Pink
#FF63E9
ΔE00 2.96
Light Magenta
#FA5FF7
ΔE00 4.50
Violet Pink
#FB5FFC
ΔE00 4.79
Lavender Pink
#DD85D7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD76ED #76FD86
analogous
#C976FD #FD76ED #FD76A9
triadic
#FD76ED #EDFD76 #76EDFD
tetradic
#FD76ED #FDC976 #76FD86 #76A9FD
square
#FD76ED #FDC976 #76FD86 #76A9FD
split-complementary
#FD76ED #A9FD76 #76FDC9
monochromatic
#F504D8 #FC3AE5 #FD76ED #FEB2F5 #FFE1FB
Accessibility & contrast
On white
2.34
#FD76ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#FD76ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD76ED
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD76ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD76ED | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DF1
Deuteranopia (green-blind)
#9AB1E9
Tritanopia (blue-blind)
#FF80A7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd76ed; /* rgb */ color: rgb(253, 118, 237); /* oklch */ color: oklch(76.4% 0.213 332.2);
Tailwind
colors: {
custom: {
50: '#ffa3f3',
500: '#fd76ed',
950: '#000000',
},
}SCSS
$custom: #fd76ed; $custom-light: #ffa3f3; $custom-dark: #000000;
JSON
{
"hex": "#fd76ed",
"rgb": {
"r": 253,
"g": 118,
"b": 237
},
"hsl": {
"h": 307.111,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.76387,
"c": 0.21331,
"h": 332.2
},
"luminance": 0.39954
}Semantic roles & 50–950 ramp
primary
#FD76ED
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85