#FE79FD#FE79FD
#FE79FD is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.6% C 0.223 H 327.7°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FE79FD |
|---|---|
| RGB | rgb(254, 121, 253) |
| HSL | hsl(300, 99%, 74%) |
| HSV | hsv(300, 52%, 100%) |
| CMYK | cmyk(0%, 52.4%, 0.4%, 0.4%) |
| CIE-LAB | lab(70.76, 67.53, -43.21) |
| CIE-LCH | lch(70.76, 80.17, 327.39°) |
| OKLab | oklab(77.61% 0.1882 -0.1188) |
| OKLCH | oklch(77.61% 0.223 327.7) |
| XYZ | xyz(65.4390, 41.8413, 97.5388) |
| Luminance | 0.4184 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.10
Purply Pink
#F075E6
ΔE00 3.59
Violet Pink
#FB5FFC
ΔE00 4.27
Light Magenta
#FA5FF7
ΔE00 4.35
Candy Pink
#FF63E9
ΔE00 4.36
Lavender Pink
#DD85D7
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE79FD #79FE7A
analogous
#BC79FE #FE79FD #FE79BA
triadic
#FE79FD #FDFE79 #79FDFE
tetradic
#FE79FD #FEBC79 #79FE7A #79BAFE
square
#FE79FD #FEBC79 #79FE7A #79BAFE
split-complementary
#FE79FD #BAFE79 #79FEBC
monochromatic
#FB02F9 #FE3CFC #FE79FD #FEB6FE #FFE1FF
Accessibility & contrast
On white
2.24
#FE79FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#FE79FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE79FD
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE79FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE79FD | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA2FF
Deuteranopia (green-blind)
#96B3F9
Tritanopia (blue-blind)
#FF88B0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fe79fd; /* rgb */ color: rgb(254, 121, 253); /* oklch */ color: oklch(77.6% 0.223 327.7);
Tailwind
colors: {
custom: {
50: '#ffa5fe',
500: '#fe79fd',
950: '#000000',
},
}SCSS
$custom: #fe79fd; $custom-light: #ffa5fe; $custom-dark: #000000;
JSON
{
"hex": "#fe79fd",
"rgb": {
"r": 254,
"g": 121,
"b": 253
},
"hsl": {
"h": 300.451,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.77612,
"c": 0.2225,
"h": 327.7
},
"luminance": 0.41837
}Semantic roles & 50–950 ramp
primary
#FE79FD
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86