#FD80E7#FD80E7
#FD80E7 is a light, vivid pink. Relative luminance 0.421; OKLCH L 77.4% C 0.193 H 334.3°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FD80E7 |
|---|---|
| RGB | rgb(253, 128, 231) |
| HSL | hsl(311, 97%, 75%) |
| HSV | hsv(311, 49%, 99%) |
| CMYK | cmyk(0%, 49.4%, 8.7%, 0.8%) |
| CIE-LAB | lab(70.94, 60.42, -30.89) |
| CIE-LCH | lch(70.94, 67.86, 332.92°) |
| OKLab | oklab(77.42% 0.1742 -0.0837) |
| OKLCH | oklch(77.42% 0.193 334.3) |
| XYZ | xyz(62.6510, 42.0946, 80.4110) |
| Luminance | 0.4209 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.28
Purply Pink
#F075E6
ΔE00 3.47
Candy Pink
#FF63E9
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 5.18
Bubblegum Pink
#FE83CC
ΔE00 5.64
Light Magenta
#FA5FF7
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD80E7 #80FD96
analogous
#D580FD #FD80E7 #FD80A9
triadic
#FD80E7 #E7FD80 #80E7FD
tetradic
#FD80E7 #FDD580 #80FD96 #80A9FD
square
#FD80E7 #FDD580 #80FD96 #80A9FD
split-complementary
#FD80E7 #A9FD80 #80FDD5
monochromatic
#FB07D0 #FC44DC #FD80E7 #FEBCF2 #FFE1F9
Accessibility & contrast
On white
2.23
#FD80E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#FD80E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD80E7
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD80E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD80E7 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA2EA
Deuteranopia (green-blind)
#A3B4E3
Tritanopia (blue-blind)
#FF87A9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd80e7; /* rgb */ color: rgb(253, 128, 231); /* oklch */ color: oklch(77.4% 0.193 334.3);
Tailwind
colors: {
custom: {
50: '#ffa9ef',
500: '#fd80e7',
950: '#000000',
},
}SCSS
$custom: #fd80e7; $custom-light: #ffa9ef; $custom-dark: #000000;
JSON
{
"hex": "#fd80e7",
"rgb": {
"r": 253,
"g": 128,
"b": 231
},
"hsl": {
"h": 310.56,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.77415,
"c": 0.19327,
"h": 334.3
},
"luminance": 0.42091
}Semantic roles & 50–950 ramp
primary
#FD80E7
secondary
#D4F7DA
accent
#E62800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84