#FF79EC#FF79EC
#FF79EC is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 77.0% C 0.209 H 333.1°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79EC |
|---|---|
| RGB | rgb(255, 121, 236) |
| HSL | hsl(309, 100%, 74%) |
| HSV | hsv(309, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 7.5%, 0%) |
| CIE-LAB | lab(70.17, 65.02, -34.80) |
| CIE-LCH | lch(70.17, 73.75, 331.84°) |
| OKLab | oklab(76.97% 0.1867 -0.0947) |
| OKLCH | oklch(76.97% 0.209 333.1) |
| XYZ | xyz(63.2176, 40.9952, 83.9238) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.62
Violet (CSS)
#EE82EE
ΔE00 3.07
Candy Pink
#FF63E9
ΔE00 3.57
Light Magenta
#FA5FF7
ΔE00 5.28
Violet Pink
#FB5FFC
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79EC #79FF8C
analogous
#CF79FF #FF79EC #FF79A9
triadic
#FF79EC #ECFF79 #79ECFF
tetradic
#FF79EC #FFCF79 #79FF8C #79A9FF
square
#FF79EC #FFCF79 #79FF8C #79A9FF
split-complementary
#FF79EC #A9FF79 #79FFCF
monochromatic
#FE00DA #FF3CE3 #FF79EC #FFB6F5 #FFE0FB
Accessibility & contrast
On white
2.28
#FF79EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#FF79EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79EC
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79EC | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FF0
Deuteranopia (green-blind)
#9EB3E8
Tritanopia (blue-blind)
#FF82A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff79ec; /* rgb */ color: rgb(255, 121, 236); /* oklch */ color: oklch(77.0% 0.209 333.1);
Tailwind
colors: {
custom: {
50: '#ffa5f2',
500: '#ff79ec',
950: '#000000',
},
}SCSS
$custom: #ff79ec; $custom-light: #ffa5f2; $custom-dark: #000000;
JSON
{
"hex": "#ff79ec",
"rgb": {
"r": 255,
"g": 121,
"b": 236
},
"hsl": {
"h": 308.507,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.76969,
"c": 0.20931,
"h": 333.1
},
"luminance": 0.40991
}Semantic roles & 50–950 ramp
primary
#FF79EC
secondary
#D4F7D9
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85