#FF79EA#FF79EA
#FF79EA is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.9% C 0.208 H 333.7°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79EA |
|---|---|
| RGB | rgb(255, 121, 234) |
| HSL | hsl(309, 100%, 74%) |
| HSV | hsv(309, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 8.2%, 0%) |
| CIE-LAB | lab(70.09, 64.70, -33.83) |
| CIE-LCH | lch(70.09, 73.01, 332.40°) |
| OKLab | oklab(76.88% 0.1863 -0.0919) |
| OKLCH | oklch(76.88% 0.208 333.7) |
| XYZ | xyz(62.9287, 40.8796, 82.4020) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.68
Violet (CSS)
#EE82EE
ΔE00 3.23
Candy Pink
#FF63E9
ΔE00 3.62
Light Magenta
#FA5FF7
ΔE00 5.47
Violet Pink
#FB5FFC
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79EA #79FF8E
analogous
#D179FF #FF79EA #FF79A7
triadic
#FF79EA #EAFF79 #79EAFF
tetradic
#FF79EA #FFD179 #79FF8E #79A7FF
square
#FF79EA #FFD179 #79FF8E #79A7FF
split-complementary
#FF79EA #A7FF79 #79FFD1
monochromatic
#FE00D6 #FF3CE0 #FF79EA #FFB6F4 #FFE0FA
Accessibility & contrast
On white
2.29
#FF79EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#FF79EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79EA
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79EA | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEE
Deuteranopia (green-blind)
#9FB2E6
Tritanopia (blue-blind)
#FF81A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff79ea; /* rgb */ color: rgb(255, 121, 234); /* oklch */ color: oklch(76.9% 0.208 333.7);
Tailwind
colors: {
custom: {
50: '#ffa5f1',
500: '#ff79ea',
950: '#000000',
},
}SCSS
$custom: #ff79ea; $custom-light: #ffa5f1; $custom-dark: #000000;
JSON
{
"hex": "#ff79ea",
"rgb": {
"r": 255,
"g": 121,
"b": 234
},
"hsl": {
"h": 309.403,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.76883,
"c": 0.20776,
"h": 333.7
},
"luminance": 0.40875
}Semantic roles & 50–950 ramp
primary
#FF79EA
secondary
#D4F7D9
accent
#E62400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84