#FE79FB#FE79FB
#FE79FB is a light, highly saturated purple. Relative luminance 0.417; OKLCH L 77.5% C 0.221 H 328.3°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FE79FB |
|---|---|
| RGB | rgb(254, 121, 251) |
| HSL | hsl(301, 99%, 74%) |
| HSV | hsv(301, 52%, 100%) |
| CMYK | cmyk(0%, 52.4%, 1.2%, 0.4%) |
| CIE-LAB | lab(70.67, 67.20, -42.25) |
| CIE-LCH | lch(70.67, 79.38, 327.84°) |
| OKLab | oklab(77.52% 0.1879 -0.116) |
| OKLCH | oklch(77.52% 0.221 328.3) |
| XYZ | xyz(65.1221, 41.7145, 95.8697) |
| Luminance | 0.4171 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.95
Purply Pink
#F075E6
ΔE00 3.37
Candy Pink
#FF63E9
ΔE00 4.18
Violet Pink
#FB5FFC
ΔE00 4.33
Light Magenta
#FA5FF7
ΔE00 4.36
Lavender Pink
#DD85D7
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE79FB #79FE7C
analogous
#BE79FE #FE79FB #FE79B8
triadic
#FE79FB #FBFE79 #79FBFE
tetradic
#FE79FB #FEBE79 #79FE7C #79B8FE
square
#FE79FB #FEBE79 #79FE7C #79B8FE
split-complementary
#FE79FB #B8FE79 #79FEBE
monochromatic
#FB02F5 #FE3CF9 #FE79FB #FEB6FD #FFE1FE
Accessibility & contrast
On white
2.25
#FE79FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#FE79FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE79FB
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE79FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE79FB | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FF
Deuteranopia (green-blind)
#97B3F7
Tritanopia (blue-blind)
#FF87AF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fe79fb; /* rgb */ color: rgb(254, 121, 251); /* oklch */ color: oklch(77.5% 0.221 328.3);
Tailwind
colors: {
custom: {
50: '#ffa5fd',
500: '#fe79fb',
950: '#000000',
},
}SCSS
$custom: #fe79fb; $custom-light: #ffa5fd; $custom-dark: #000000;
JSON
{
"hex": "#fe79fb",
"rgb": {
"r": 254,
"g": 121,
"b": 251
},
"hsl": {
"h": 301.353,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.77518,
"c": 0.22082,
"h": 328.3
},
"luminance": 0.41711
}Semantic roles & 50–950 ramp
primary
#FE79FB
secondary
#D4F7D5
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85