#FF79E8#FF79E8
#FF79E8 is a light, highly saturated pink. Relative luminance 0.408; OKLCH L 76.8% C 0.206 H 334.4°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79E8 |
|---|---|
| RGB | rgb(255, 121, 232) |
| HSL | hsl(310, 100%, 74%) |
| HSV | hsv(310, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 9%, 0%) |
| CIE-LAB | lab(70.01, 64.39, -32.85) |
| CIE-LCH | lch(70.01, 72.28, 332.97°) |
| OKLab | oklab(76.8% 0.186 -0.0892) |
| OKLCH | oklch(76.8% 0.206 334.4) |
| XYZ | xyz(62.6430, 40.7653, 80.8974) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.79
Violet (CSS)
#EE82EE
ΔE00 3.42
Candy Pink
#FF63E9
ΔE00 3.70
Light Magenta
#FA5FF7
ΔE00 5.69
Lavender Pink
#DD85D7
ΔE00 5.72
Violet Pink
#FB5FFC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79E8 #79FF90
analogous
#D379FF #FF79E8 #FF79A5
triadic
#FF79E8 #E8FF79 #79E8FF
tetradic
#FF79E8 #FFD379 #79FF90 #79A5FF
square
#FF79E8 #FFD379 #79FF90 #79A5FF
split-complementary
#FF79E8 #A5FF79 #79FFD3
monochromatic
#FE00D2 #FF3CDD #FF79E8 #FFB6F3 #FFE0FA
Accessibility & contrast
On white
2.29
#FF79E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#FF79E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79E8
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79E8 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789FEC
Deuteranopia (green-blind)
#9FB2E4
Tritanopia (blue-blind)
#FF81A6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff79e8; /* rgb */ color: rgb(255, 121, 232); /* oklch */ color: oklch(76.8% 0.206 334.4);
Tailwind
colors: {
custom: {
50: '#ffa5ef',
500: '#ff79e8',
950: '#000000',
},
}SCSS
$custom: #ff79e8; $custom-light: #ffa5ef; $custom-dark: #000000;
JSON
{
"hex": "#ff79e8",
"rgb": {
"r": 255,
"g": 121,
"b": 232
},
"hsl": {
"h": 310.299,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.76797,
"c": 0.20622,
"h": 334.4
},
"luminance": 0.40761
}Semantic roles & 50–950 ramp
primary
#FF79E8
secondary
#D4F7DA
accent
#E62700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84