#FE77FD#FE77FD
#FE77FD is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.4% C 0.225 H 327.8°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FE77FD |
|---|---|
| RGB | rgb(254, 119, 253) |
| HSL | hsl(300, 99%, 73%) |
| HSV | hsv(300, 53%, 100%) |
| CMYK | cmyk(0%, 53.1%, 0.4%, 0.4%) |
| CIE-LAB | lab(70.43, 68.43, -43.73) |
| CIE-LCH | lch(70.43, 81.21, 327.42°) |
| OKLab | oklab(77.37% 0.1907 -0.1202) |
| OKLCH | oklch(77.37% 0.225 327.8) |
| XYZ | xyz(65.1985, 41.3602, 97.4587) |
| Luminance | 0.4136 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.26
Purply Pink
#F075E6
ΔE00 3.53
Violet Pink
#FB5FFC
ΔE00 3.94
Light Magenta
#FA5FF7
ΔE00 4.02
Candy Pink
#FF63E9
ΔE00 4.13
Orchid
#DA70D6
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE77FD #77FE78
analogous
#BB77FE #FE77FD #FE77BA
triadic
#FE77FD #FDFE77 #77FDFE
tetradic
#FE77FD #FEBB77 #77FE78 #77BAFE
square
#FE77FD #FEBB77 #77FE78 #77BAFE
split-complementary
#FE77FD #BAFE77 #77FEBB
monochromatic
#F902F7 #FE3AFC #FE77FD #FEB4FE #FFE1FF
Accessibility & contrast
On white
2.27
#FE77FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#FE77FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE77FD
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE77FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE77FD | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA1FF
Deuteranopia (green-blind)
#95B3F9
Tritanopia (blue-blind)
#FF86AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fe77fd; /* rgb */ color: rgb(254, 119, 253); /* oklch */ color: oklch(77.4% 0.225 327.8);
Tailwind
colors: {
custom: {
50: '#ffa4fe',
500: '#fe77fd',
950: '#000000',
},
}SCSS
$custom: #fe77fd; $custom-light: #ffa4fe; $custom-dark: #000000;
JSON
{
"hex": "#fe77fd",
"rgb": {
"r": 254,
"g": 119,
"b": 253
},
"hsl": {
"h": 300.444,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.77366,
"c": 0.22543,
"h": 327.8
},
"luminance": 0.41356
}Semantic roles & 50–950 ramp
primary
#FE77FD
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86