#FB79EE#FB79EE
#FB79EE is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.6% C 0.208 H 331.3°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FB79EE |
|---|---|
| RGB | rgb(251, 121, 238) |
| HSL | hsl(306, 94%, 73%) |
| HSV | hsv(306, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 5.2%, 1.6%) |
| CIE-LAB | lab(69.73, 64.25, -36.64) |
| CIE-LCH | lch(69.73, 73.96, 330.31°) |
| OKLab | oklab(76.56% 0.1828 -0.1) |
| OKLCH | oklch(76.56% 0.208 331.3) |
| XYZ | xyz(62.0533, 40.3610, 85.3944) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.06
Violet (CSS)
#EE82EE
ΔE00 2.42
Candy Pink
#FF63E9
ΔE00 3.44
Light Magenta
#FA5FF7
ΔE00 4.74
Violet Pink
#FB5FFC
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB79EE #79FB86
analogous
#C779FB #FB79EE #FB79AD
triadic
#FB79EE #EEFB79 #79EEFB
tetradic
#FB79EE #FBC779 #79FB86 #79ADFB
square
#FB79EE #FBC779 #79FB86 #79ADFB
split-complementary
#FB79EE #ADFB79 #79FBC7
monochromatic
#F207DB #F93EE6 #FB79EE #FDB4F6 #FEE1FB
Accessibility & contrast
On white
2.31
#FB79EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#FB79EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB79EE
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB79EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB79EE | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF2
Deuteranopia (green-blind)
#9AB1EA
Tritanopia (blue-blind)
#FF83A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fb79ee; /* rgb */ color: rgb(251, 121, 238); /* oklch */ color: oklch(76.6% 0.208 331.3);
Tailwind
colors: {
custom: {
50: '#ffa5f4',
500: '#fb79ee',
950: '#000000',
},
}SCSS
$custom: #fb79ee; $custom-light: #ffa5f4; $custom-dark: #000000;
JSON
{
"hex": "#fb79ee",
"rgb": {
"r": 251,
"g": 121,
"b": 238
},
"hsl": {
"h": 306,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.76558,
"c": 0.20832,
"h": 331.3
},
"luminance": 0.40357
}Semantic roles & 50–950 ramp
primary
#FB79EE
secondary
#D5F6D8
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85