#FF79EB#FF79EB
#FF79EB is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.9% C 0.209 H 333.4°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79EB |
|---|---|
| RGB | rgb(255, 121, 235) |
| HSL | hsl(309, 100%, 74%) |
| HSV | hsv(309, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 7.8%, 0%) |
| CIE-LAB | lab(70.13, 64.86, -34.31) |
| CIE-LCH | lch(70.13, 73.38, 332.12°) |
| OKLab | oklab(76.93% 0.1865 -0.0933) |
| OKLCH | oklch(76.93% 0.209 333.4) |
| XYZ | xyz(63.0728, 40.9372, 83.1608) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.65
Violet (CSS)
#EE82EE
ΔE00 3.14
Candy Pink
#FF63E9
ΔE00 3.59
Light Magenta
#FA5FF7
ΔE00 5.37
Violet Pink
#FB5FFC
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79EB #79FF8D
analogous
#D079FF #FF79EB #FF79A8
triadic
#FF79EB #EBFF79 #79EBFF
tetradic
#FF79EB #FFD079 #79FF8D #79A8FF
square
#FF79EB #FFD079 #79FF8D #79A8FF
split-complementary
#FF79EB #A8FF79 #79FFD0
monochromatic
#FE00D8 #FF3CE2 #FF79EB #FFB6F4 #FFE0FA
Accessibility & contrast
On white
2.29
#FF79EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#FF79EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79EB
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79EB | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEF
Deuteranopia (green-blind)
#9EB3E7
Tritanopia (blue-blind)
#FF82A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff79eb; /* rgb */ color: rgb(255, 121, 235); /* oklch */ color: oklch(76.9% 0.209 333.4);
Tailwind
colors: {
custom: {
50: '#ffa5f1',
500: '#ff79eb',
950: '#000000',
},
}SCSS
$custom: #ff79eb; $custom-light: #ffa5f1; $custom-dark: #000000;
JSON
{
"hex": "#ff79eb",
"rgb": {
"r": 255,
"g": 121,
"b": 235
},
"hsl": {
"h": 308.955,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.76926,
"c": 0.20854,
"h": 333.4
},
"luminance": 0.40933
}Semantic roles & 50–950 ramp
primary
#FF79EB
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85