#FD80EB#FD80EB
#FD80EB is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.6% C 0.196 H 333.0°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FD80EB |
|---|---|
| RGB | rgb(253, 128, 235) |
| HSL | hsl(309, 97%, 75%) |
| HSV | hsv(309, 49%, 99%) |
| CMYK | cmyk(0%, 49.4%, 7.1%, 0.8%) |
| CIE-LAB | lab(71.09, 61.06, -32.85) |
| CIE-LCH | lch(71.09, 69.34, 331.72°) |
| OKLab | oklab(77.58% 0.175 -0.0892) |
| OKLCH | oklch(77.58% 0.196 333) |
| XYZ | xyz(63.2224, 42.3232, 83.4204) |
| Luminance | 0.4232 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 3.24
Candy Pink
#FF63E9
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 5.33
Bubblegum Pink
#FE83CC
ΔE00 6.34
Light Magenta
#FA5FF7
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD80EB #80FD92
analogous
#D180FD #FD80EB #FD80AD
triadic
#FD80EB #EBFD80 #80EBFD
tetradic
#FD80EB #FDD180 #80FD92 #80ADFD
square
#FD80EB #FDD180 #80FD92 #80ADFD
split-complementary
#FD80EB #ADFD80 #80FDD1
monochromatic
#FB07D8 #FC44E2 #FD80EB #FEBCF4 #FFE1FA
Accessibility & contrast
On white
2.22
#FD80EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#FD80EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD80EB
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD80EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD80EB | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3EF
Deuteranopia (green-blind)
#A1B5E7
Tritanopia (blue-blind)
#FF88AB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd80eb; /* rgb */ color: rgb(253, 128, 235); /* oklch */ color: oklch(77.6% 0.196 333.0);
Tailwind
colors: {
custom: {
50: '#ffa9f1',
500: '#fd80eb',
950: '#000000',
},
}SCSS
$custom: #fd80eb; $custom-light: #ffa9f1; $custom-dark: #000000;
JSON
{
"hex": "#fd80eb",
"rgb": {
"r": 253,
"g": 128,
"b": 235
},
"hsl": {
"h": 308.64,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.77583,
"c": 0.19643,
"h": 333
},
"luminance": 0.42319
}Semantic roles & 50–950 ramp
primary
#FD80EB
secondary
#D4F7D9
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85