#FF79EF#FF79EF
#FF79EF is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.1% C 0.212 H 332.2°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79EF |
|---|---|
| RGB | rgb(255, 121, 239) |
| HSL | hsl(307, 100%, 74%) |
| HSV | hsv(307, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 6.3%, 0%) |
| CIE-LAB | lab(70.30, 65.50, -36.26) |
| CIE-LCH | lch(70.30, 74.86, 331.03°) |
| OKLab | oklab(77.1% 0.1872 -0.0988) |
| OKLCH | oklch(77.1% 0.212 332.2) |
| XYZ | xyz(63.6571, 41.1710, 86.2385) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.61
Violet (CSS)
#EE82EE
ΔE00 2.89
Candy Pink
#FF63E9
ΔE00 3.56
Light Magenta
#FA5FF7
ΔE00 5.01
Violet Pink
#FB5FFC
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79EF #79FF89
analogous
#CC79FF #FF79EF #FF79AC
triadic
#FF79EF #EFFF79 #79EFFF
tetradic
#FF79EF #FFCC79 #79FF89 #79ACFF
square
#FF79EF #FFCC79 #79FF89 #79ACFF
split-complementary
#FF79EF #ACFF79 #79FFCC
monochromatic
#FE00DF #FF3CE8 #FF79EF #FFB6F6 #FFE0FB
Accessibility & contrast
On white
2.27
#FF79EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#FF79EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79EF
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79EF | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F3
Deuteranopia (green-blind)
#9DB3EB
Tritanopia (blue-blind)
#FF83A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff79ef; /* rgb */ color: rgb(255, 121, 239); /* oklch */ color: oklch(77.1% 0.212 332.2);
Tailwind
colors: {
custom: {
50: '#ffa5f4',
500: '#ff79ef',
950: '#000000',
},
}SCSS
$custom: #ff79ef; $custom-light: #ffa5f4; $custom-dark: #000000;
JSON
{
"hex": "#ff79ef",
"rgb": {
"r": 255,
"g": 121,
"b": 239
},
"hsl": {
"h": 307.164,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.771,
"c": 0.21167,
"h": 332.2
},
"luminance": 0.41167
}Semantic roles & 50–950 ramp
primary
#FF79EF
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85