#FF79FB#FF79FB
#FF79FB is a light, highly saturated purple. Relative luminance 0.419; OKLCH L 77.6% C 0.221 H 328.6°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79FB |
|---|---|
| RGB | rgb(255, 121, 251) |
| HSL | hsl(302, 100%, 74%) |
| HSV | hsv(302, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 1.6%, 0%) |
| CIE-LAB | lab(70.80, 67.46, -42.04) |
| CIE-LCH | lch(70.80, 79.49, 328.07°) |
| OKLab | oklab(77.64% 0.189 -0.1154) |
| OKLCH | oklch(77.64% 0.221 328.6) |
| XYZ | xyz(65.4891, 41.9037, 95.8869) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.02
Purply Pink
#F075E6
ΔE00 3.43
Candy Pink
#FF63E9
ΔE00 4.18
Violet Pink
#FB5FFC
ΔE00 4.41
Light Magenta
#FA5FF7
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79FB #79FF7D
analogous
#C079FF #FF79FB #FF79B8
triadic
#FF79FB #FBFF79 #79FBFF
tetradic
#FF79FB #FFC079 #79FF7D #79B8FF
square
#FF79FB #FFC079 #79FF7D #79B8FF
split-complementary
#FF79FB #B8FF79 #79FFC0
monochromatic
#FE00F6 #FF3CF9 #FF79FB #FFB6FD #FFE0FE
Accessibility & contrast
On white
2.24
#FF79FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#FF79FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79FB
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79FB | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FF
Deuteranopia (green-blind)
#98B4F7
Tritanopia (blue-blind)
#FF87AF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff79fb; /* rgb */ color: rgb(255, 121, 251); /* oklch */ color: oklch(77.6% 0.221 328.6);
Tailwind
colors: {
custom: {
50: '#ffa5fd',
500: '#ff79fb',
950: '#000000',
},
}SCSS
$custom: #ff79fb; $custom-light: #ffa5fd; $custom-dark: #000000;
JSON
{
"hex": "#ff79fb",
"rgb": {
"r": 255,
"g": 121,
"b": 251
},
"hsl": {
"h": 301.791,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.77642,
"c": 0.2214,
"h": 328.6
},
"luminance": 0.419
}Semantic roles & 50–950 ramp
primary
#FF79FB
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85