#FE79E8#FE79E8
#FE79E8 is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.7% C 0.206 H 334.1°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FE79E8 |
|---|---|
| RGB | rgb(254, 121, 232) |
| HSL | hsl(310, 99%, 74%) |
| HSV | hsv(310, 52%, 100%) |
| CMYK | cmyk(0%, 52.4%, 8.7%, 0.4%) |
| CIE-LAB | lab(69.88, 64.11, -33.06) |
| CIE-LCH | lch(69.88, 72.14, 332.72°) |
| OKLab | oklab(76.67% 0.1849 -0.0898) |
| OKLCH | oklch(76.67% 0.206 334.1) |
| XYZ | xyz(62.2760, 40.5761, 80.8802) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.62
Violet (CSS)
#EE82EE
ΔE00 3.28
Candy Pink
#FF63E9
ΔE00 3.64
Light Magenta
#FA5FF7
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 5.61
Violet Pink
#FB5FFC
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE79E8 #79FE8F
analogous
#D179FE #FE79E8 #FE79A5
triadic
#FE79E8 #E8FE79 #79E8FE
tetradic
#FE79E8 #FED179 #79FE8F #79A5FE
square
#FE79E8 #FED179 #79FE8F #79A5FE
split-complementary
#FE79E8 #A5FE79 #79FED1
monochromatic
#FB02D2 #FE3CDE #FE79E8 #FEB6F2 #FFE1FA
Accessibility & contrast
On white
2.30
#FE79E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#FE79E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE79E8
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE79E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE79E8 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789EEC
Deuteranopia (green-blind)
#9FB2E4
Tritanopia (blue-blind)
#FF81A6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fe79e8; /* rgb */ color: rgb(254, 121, 232); /* oklch */ color: oklch(76.7% 0.206 334.1);
Tailwind
colors: {
custom: {
50: '#ffa5ef',
500: '#fe79e8',
950: '#000000',
},
}SCSS
$custom: #fe79e8; $custom-light: #ffa5ef; $custom-dark: #000000;
JSON
{
"hex": "#fe79e8",
"rgb": {
"r": 254,
"g": 121,
"b": 232
},
"hsl": {
"h": 309.925,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.76671,
"c": 0.20555,
"h": 334.1
},
"luminance": 0.40572
}Semantic roles & 50–950 ramp
primary
#FE79E8
secondary
#D4F7DA
accent
#E62600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84