#FF79EE#FF79EE
#FF79EE is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.1% C 0.211 H 332.5°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79EE |
|---|---|
| RGB | rgb(255, 121, 238) |
| HSL | hsl(308, 100%, 74%) |
| HSV | hsv(308, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 6.7%, 0%) |
| CIE-LAB | lab(70.25, 65.34, -35.77) |
| CIE-LCH | lch(70.25, 74.49, 331.30°) |
| OKLab | oklab(77.06% 0.187 -0.0975) |
| OKLCH | oklch(77.06% 0.211 332.5) |
| XYZ | xyz(63.5098, 41.1120, 85.4627) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.61
Violet (CSS)
#EE82EE
ΔE00 2.94
Candy Pink
#FF63E9
ΔE00 3.56
Light Magenta
#FA5FF7
ΔE00 5.09
Violet Pink
#FB5FFC
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79EE #79FF8A
analogous
#CD79FF #FF79EE #FF79AB
triadic
#FF79EE #EEFF79 #79EEFF
tetradic
#FF79EE #FFCD79 #79FF8A #79ABFF
square
#FF79EE #FFCD79 #79FF8A #79ABFF
split-complementary
#FF79EE #ABFF79 #79FFCD
monochromatic
#FE00DD #FF3CE6 #FF79EE #FFB6F6 #FFE0FB
Accessibility & contrast
On white
2.28
#FF79EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#FF79EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79EE
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79EE | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F2
Deuteranopia (green-blind)
#9DB3EA
Tritanopia (blue-blind)
#FF83A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff79ee; /* rgb */ color: rgb(255, 121, 238); /* oklch */ color: oklch(77.1% 0.211 332.5);
Tailwind
colors: {
custom: {
50: '#ffa5f4',
500: '#ff79ee',
950: '#000000',
},
}SCSS
$custom: #ff79ee; $custom-light: #ffa5f4; $custom-dark: #000000;
JSON
{
"hex": "#ff79ee",
"rgb": {
"r": 255,
"g": 121,
"b": 238
},
"hsl": {
"h": 307.612,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.77056,
"c": 0.21088,
"h": 332.5
},
"luminance": 0.41108
}Semantic roles & 50–950 ramp
primary
#FF79EE
secondary
#D4F7D8
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85