#FD80EE#FD80EE
#FD80EE is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.7% C 0.199 H 332.0°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FD80EE |
|---|---|
| RGB | rgb(253, 128, 238) |
| HSL | hsl(307, 97%, 75%) |
| HSV | hsv(307, 49%, 99%) |
| CMYK | cmyk(0%, 49.4%, 5.9%, 0.8%) |
| CIE-LAB | lab(71.21, 61.55, -34.31) |
| CIE-LCH | lch(71.21, 70.46, 330.86°) |
| OKLab | oklab(77.71% 0.1756 -0.0934) |
| OKLCH | oklch(77.71% 0.199 332) |
| XYZ | xyz(63.6595, 42.4980, 85.7223) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.53
Purply Pink
#F075E6
ΔE00 3.17
Candy Pink
#FF63E9
ΔE00 4.73
Lavender Pink
#DD85D7
ΔE00 5.49
Light Magenta
#FA5FF7
ΔE00 6.15
Violet Pink
#FB5FFC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD80EE #80FD8F
analogous
#CE80FD #FD80EE #FD80B0
triadic
#FD80EE #EEFD80 #80EEFD
tetradic
#FD80EE #FDCE80 #80FD8F #80B0FD
square
#FD80EE #FDCE80 #80FD8F #80B0FD
split-complementary
#FD80EE #B0FD80 #80FDCE
monochromatic
#FB07DE #FC44E6 #FD80EE #FEBCF6 #FFE1FB
Accessibility & contrast
On white
2.21
#FD80EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#FD80EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD80EE
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD80EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD80EE | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F2
Deuteranopia (green-blind)
#A0B5EA
Tritanopia (blue-blind)
#FF89AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd80ee; /* rgb */ color: rgb(253, 128, 238); /* oklch */ color: oklch(77.7% 0.199 332.0);
Tailwind
colors: {
custom: {
50: '#ffa9f4',
500: '#fd80ee',
950: '#000000',
},
}SCSS
$custom: #fd80ee; $custom-light: #ffa9f4; $custom-dark: #000000;
JSON
{
"hex": "#fd80ee",
"rgb": {
"r": 253,
"g": 128,
"b": 238
},
"hsl": {
"h": 307.2,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.77712,
"c": 0.19885,
"h": 332
},
"luminance": 0.42494
}Semantic roles & 50–950 ramp
primary
#FD80EE
secondary
#D4F7D8
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85