#FE79EB#FE79EB
#FE79EB is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.8% C 0.208 H 333.1°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FE79EB |
|---|---|
| RGB | rgb(254, 121, 235) |
| HSL | hsl(309, 99%, 74%) |
| HSV | hsv(309, 52%, 100%) |
| CMYK | cmyk(0%, 52.4%, 7.5%, 0.4%) |
| CIE-LAB | lab(70.00, 64.59, -34.53) |
| CIE-LCH | lch(70.00, 73.24, 331.87°) |
| OKLab | oklab(76.8% 0.1854 -0.094) |
| OKLCH | oklch(76.8% 0.208 333.1) |
| XYZ | xyz(62.7058, 40.7480, 83.1436) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.49
Violet (CSS)
#EE82EE
ΔE00 3.00
Candy Pink
#FF63E9
ΔE00 3.54
Light Magenta
#FA5FF7
ΔE00 5.28
Violet Pink
#FB5FFC
ΔE00 5.57
Lavender Pink
#DD85D7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE79EB #79FE8C
analogous
#CE79FE #FE79EB #FE79A8
triadic
#FE79EB #EBFE79 #79EBFE
tetradic
#FE79EB #FECE79 #79FE8C #79A8FE
square
#FE79EB #FECE79 #79FE8C #79A8FE
split-complementary
#FE79EB #A8FE79 #79FECE
monochromatic
#FB02D7 #FE3CE2 #FE79EB #FEB6F4 #FFE1FA
Accessibility & contrast
On white
2.30
#FE79EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#FE79EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE79EB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE79EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE79EB | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FEF
Deuteranopia (green-blind)
#9DB2E7
Tritanopia (blue-blind)
#FF82A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fe79eb; /* rgb */ color: rgb(254, 121, 235); /* oklch */ color: oklch(76.8% 0.208 333.1);
Tailwind
colors: {
custom: {
50: '#ffa5f1',
500: '#fe79eb',
950: '#000000',
},
}SCSS
$custom: #fe79eb; $custom-light: #ffa5f1; $custom-dark: #000000;
JSON
{
"hex": "#fe79eb",
"rgb": {
"r": 254,
"g": 121,
"b": 235
},
"hsl": {
"h": 308.571,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.768,
"c": 0.20787,
"h": 333.1
},
"luminance": 0.40744
}Semantic roles & 50–950 ramp
primary
#FE79EB
secondary
#D4F7D9
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85