#FF79E7#FF79E7
#FF79E7 is a light, highly saturated pink. Relative luminance 0.407; OKLCH L 76.8% C 0.205 H 334.7°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79E7 |
|---|---|
| RGB | rgb(255, 121, 231) |
| HSL | hsl(311, 100%, 74%) |
| HSV | hsv(311, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 9.4%, 0%) |
| CIE-LAB | lab(69.97, 64.23, -32.36) |
| CIE-LCH | lch(69.97, 71.92, 333.26°) |
| OKLab | oklab(76.75% 0.1858 -0.0878) |
| OKLCH | oklch(76.75% 0.205 334.7) |
| XYZ | xyz(62.5014, 40.7086, 80.1514) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.86
Violet (CSS)
#EE82EE
ΔE00 3.53
Candy Pink
#FF63E9
ΔE00 3.75
Lavender Pink
#DD85D7
ΔE00 5.69
Light Magenta
#FA5FF7
ΔE00 5.80
Bubblegum Pink
#FE83CC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79E7 #79FF91
analogous
#D479FF #FF79E7 #FF79A4
triadic
#FF79E7 #E7FF79 #79E7FF
tetradic
#FF79E7 #FFD479 #79FF91 #79A4FF
square
#FF79E7 #FFD479 #79FF91 #79A4FF
split-complementary
#FF79E7 #A4FF79 #79FFD4
monochromatic
#FE00D0 #FF3CDC #FF79E7 #FFB6F2 #FFE0FA
Accessibility & contrast
On white
2.30
#FF79E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#FF79E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79E7
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79E7 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799EEB
Deuteranopia (green-blind)
#A0B2E3
Tritanopia (blue-blind)
#FF80A6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff79e7; /* rgb */ color: rgb(255, 121, 231); /* oklch */ color: oklch(76.8% 0.205 334.7);
Tailwind
colors: {
custom: {
50: '#ffa5ef',
500: '#ff79e7',
950: '#000000',
},
}SCSS
$custom: #ff79e7; $custom-light: #ffa5ef; $custom-dark: #000000;
JSON
{
"hex": "#ff79e7",
"rgb": {
"r": 255,
"g": 121,
"b": 231
},
"hsl": {
"h": 310.746,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.76754,
"c": 0.20546,
"h": 334.7
},
"luminance": 0.40704
}Semantic roles & 50–950 ramp
primary
#FF79E7
secondary
#D4F7DA
accent
#E62900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84