#FD76EE#FD76EE
#FD76EE is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.4% C 0.214 H 331.9°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FD76EE |
|---|---|
| RGB | rgb(253, 118, 238) |
| HSL | hsl(307, 97%, 73%) |
| HSV | hsv(307, 53%, 99%) |
| CMYK | cmyk(0%, 53.4%, 5.9%, 0.8%) |
| CIE-LAB | lab(69.48, 66.15, -37.00) |
| CIE-LCH | lch(69.48, 75.79, 330.78°) |
| OKLab | oklab(76.43% 0.1888 -0.101) |
| OKLCH | oklch(76.43% 0.214 331.9) |
| XYZ | xyz(62.4188, 40.0167, 85.3087) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.10
Violet (CSS)
#EE82EE
ΔE00 2.90
Candy Pink
#FF63E9
ΔE00 2.97
Light Magenta
#FA5FF7
ΔE00 4.41
Violet Pink
#FB5FFC
ΔE00 4.68
Lavender Pink
#DD85D7
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD76EE #76FD85
analogous
#C976FD #FD76EE #FD76AA
triadic
#FD76EE #EEFD76 #76EEFD
tetradic
#FD76EE #FDC976 #76FD85 #76AAFD
square
#FD76EE #FDC976 #76FD85 #76AAFD
split-complementary
#FD76EE #AAFD76 #76FDC9
monochromatic
#F504DA #FC3AE7 #FD76EE #FEB2F5 #FFE1FB
Accessibility & contrast
On white
2.33
#FD76EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#FD76EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD76EE
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD76EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD76EE | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719EF2
Deuteranopia (green-blind)
#9AB1EA
Tritanopia (blue-blind)
#FF81A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd76ee; /* rgb */ color: rgb(253, 118, 238); /* oklch */ color: oklch(76.4% 0.214 331.9);
Tailwind
colors: {
custom: {
50: '#ffa3f4',
500: '#fd76ee',
950: '#000000',
},
}SCSS
$custom: #fd76ee; $custom-light: #ffa3f4; $custom-dark: #000000;
JSON
{
"hex": "#fd76ee",
"rgb": {
"r": 253,
"g": 118,
"b": 238
},
"hsl": {
"h": 306.667,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.76432,
"c": 0.2141,
"h": 331.9
},
"luminance": 0.40013
}Semantic roles & 50–950 ramp
primary
#FD76EE
secondary
#D4F7D8
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85