#FF79ED#FF79ED
#FF79ED is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 77.0% C 0.210 H 332.8°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79ED |
|---|---|
| RGB | rgb(255, 121, 237) |
| HSL | hsl(308, 100%, 74%) |
| HSV | hsv(308, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 7.1%, 0%) |
| CIE-LAB | lab(70.21, 65.18, -35.29) |
| CIE-LCH | lch(70.21, 74.12, 331.57°) |
| OKLab | oklab(77.01% 0.1868 -0.0961) |
| OKLCH | oklch(77.01% 0.21 332.8) |
| XYZ | xyz(63.3633, 41.0534, 84.6911) |
| Luminance | 0.4105 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.61
Violet (CSS)
#EE82EE
ΔE00 3.00
Candy Pink
#FF63E9
ΔE00 3.56
Light Magenta
#FA5FF7
ΔE00 5.18
Violet Pink
#FB5FFC
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79ED #79FF8B
analogous
#CE79FF #FF79ED #FF79AA
triadic
#FF79ED #EDFF79 #79EDFF
tetradic
#FF79ED #FFCE79 #79FF8B #79AAFF
square
#FF79ED #FFCE79 #79FF8B #79AAFF
split-complementary
#FF79ED #AAFF79 #79FFCE
monochromatic
#FE00DC #FF3CE5 #FF79ED #FFB6F5 #FFE0FB
Accessibility & contrast
On white
2.28
#FF79ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#FF79ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79ED
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79ED | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FF1
Deuteranopia (green-blind)
#9DB3E9
Tritanopia (blue-blind)
#FF82A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff79ed; /* rgb */ color: rgb(255, 121, 237); /* oklch */ color: oklch(77.0% 0.210 332.8);
Tailwind
colors: {
custom: {
50: '#ffa5f3',
500: '#ff79ed',
950: '#000000',
},
}SCSS
$custom: #ff79ed; $custom-light: #ffa5f3; $custom-dark: #000000;
JSON
{
"hex": "#ff79ed",
"rgb": {
"r": 255,
"g": 121,
"b": 237
},
"hsl": {
"h": 308.06,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.77013,
"c": 0.2101,
"h": 332.8
},
"luminance": 0.41049
}Semantic roles & 50–950 ramp
primary
#FF79ED
secondary
#D4F7D8
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85