#FD80EF#FD80EF
#FD80EF is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.8% C 0.200 H 331.7°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FD80EF |
|---|---|
| RGB | rgb(253, 128, 239) |
| HSL | hsl(307, 97%, 75%) |
| HSV | hsv(307, 49%, 99%) |
| CMYK | cmyk(0%, 49.4%, 5.5%, 0.8%) |
| CIE-LAB | lab(71.25, 61.71, -34.79) |
| CIE-LCH | lch(71.25, 70.84, 330.59°) |
| OKLab | oklab(77.76% 0.1757 -0.0948) |
| OKLCH | oklch(77.76% 0.2 331.7) |
| XYZ | xyz(63.8068, 42.5570, 86.4981) |
| Luminance | 0.4255 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.45
Purply Pink
#F075E6
ΔE00 3.17
Candy Pink
#FF63E9
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 5.56
Light Magenta
#FA5FF7
ΔE00 6.07
Violet Pink
#FB5FFC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD80EF #80FD8E
analogous
#CD80FD #FD80EF #FD80B1
triadic
#FD80EF #EFFD80 #80EFFD
tetradic
#FD80EF #FDCD80 #80FD8E #80B1FD
square
#FD80EF #FDCD80 #80FD8E #80B1FD
split-complementary
#FD80EF #B1FD80 #80FDCD
monochromatic
#FB07E0 #FC44E7 #FD80EF #FEBCF7 #FFE1FB
Accessibility & contrast
On white
2.21
#FD80EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#FD80EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD80EF
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD80EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD80EF | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F3
Deuteranopia (green-blind)
#A0B5EB
Tritanopia (blue-blind)
#FF89AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd80ef; /* rgb */ color: rgb(253, 128, 239); /* oklch */ color: oklch(77.8% 0.200 331.7);
Tailwind
colors: {
custom: {
50: '#ffa9f4',
500: '#fd80ef',
950: '#000000',
},
}SCSS
$custom: #fd80ef; $custom-light: #ffa9f4; $custom-dark: #000000;
JSON
{
"hex": "#fd80ef",
"rgb": {
"r": 253,
"g": 128,
"b": 239
},
"hsl": {
"h": 306.72,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.77755,
"c": 0.19966,
"h": 331.7
},
"luminance": 0.42553
}Semantic roles & 50–950 ramp
primary
#FD80EF
secondary
#D4F7D8
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85