#FE79E9#FE79E9
#FE79E9 is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.7% C 0.206 H 333.8°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FE79E9 |
|---|---|
| RGB | rgb(254, 121, 233) |
| HSL | hsl(309, 99%, 74%) |
| HSV | hsv(309, 52%, 100%) |
| CMYK | cmyk(0%, 52.4%, 8.3%, 0.4%) |
| CIE-LAB | lab(69.92, 64.27, -33.55) |
| CIE-LCH | lch(69.92, 72.50, 332.43°) |
| OKLab | oklab(76.71% 0.1851 -0.0912) |
| OKLCH | oklch(76.71% 0.206 333.8) |
| XYZ | xyz(62.4184, 40.6330, 81.6304) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.57
Violet (CSS)
#EE82EE
ΔE00 3.18
Candy Pink
#FF63E9
ΔE00 3.60
Light Magenta
#FA5FF7
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 5.64
Violet Pink
#FB5FFC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE79E9 #79FE8E
analogous
#D179FE #FE79E9 #FE79A6
triadic
#FE79E9 #E9FE79 #79E9FE
tetradic
#FE79E9 #FED179 #79FE8E #79A6FE
square
#FE79E9 #FED179 #79FE8E #79A6FE
split-complementary
#FE79E9 #A6FE79 #79FED1
monochromatic
#FB02D3 #FE3CDF #FE79E9 #FEB6F3 #FFE1FA
Accessibility & contrast
On white
2.30
#FE79E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#FE79E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE79E9
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE79E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE79E9 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FED
Deuteranopia (green-blind)
#9EB2E5
Tritanopia (blue-blind)
#FF81A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fe79e9; /* rgb */ color: rgb(254, 121, 233); /* oklch */ color: oklch(76.7% 0.206 333.8);
Tailwind
colors: {
custom: {
50: '#ffa5f0',
500: '#fe79e9',
950: '#000000',
},
}SCSS
$custom: #fe79e9; $custom-light: #ffa5f0; $custom-dark: #000000;
JSON
{
"hex": "#fe79e9",
"rgb": {
"r": 254,
"g": 121,
"b": 233
},
"hsl": {
"h": 309.474,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.76714,
"c": 0.20632,
"h": 333.8
},
"luminance": 0.40629
}Semantic roles & 50–950 ramp
primary
#FE79E9
secondary
#D4F7D9
accent
#E62400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84