#F77DEB#F77DEB
#F77DEB is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.5% C 0.197 H 331.1°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DEB |
|---|---|
| RGB | rgb(247, 125, 235) |
| HSL | hsl(306, 88%, 73%) |
| HSV | hsv(306, 49%, 97%) |
| CMYK | cmyk(0%, 49.4%, 4.9%, 3.1%) |
| CIE-LAB | lab(69.78, 60.79, -34.94) |
| CIE-LCH | lch(69.78, 70.11, 330.11°) |
| OKLab | oklab(76.45% 0.1726 -0.0952) |
| OKLCH | oklch(76.45% 0.197 331.1) |
| XYZ | xyz(60.6863, 40.4433, 83.1910) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.85
Purply Pink
#F075E6
ΔE00 2.04
Candy Pink
#FF63E9
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 4.83
Light Magenta
#FA5FF7
ΔE00 5.43
Violet Pink
#FB5FFC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DEB #7DF789
analogous
#C67DF7 #F77DEB #F77DAE
triadic
#F77DEB #EBF77D #7DEBF7
tetradic
#F77DEB #F7C67D #7DF789 #7DAEF7
square
#F77DEB #F7C67D #7DF789 #7DAEF7
split-complementary
#F77DEB #AEF77D #7DF7C6
monochromatic
#EB0ED5 #F343E2 #F77DEB #FBB7F4 #FDE2FB
Accessibility & contrast
On white
2.31
#F77DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#F77DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DEB
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DEB | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0EF
Deuteranopia (green-blind)
#9BB1E7
Tritanopia (blue-blind)
#FF87A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f77deb; /* rgb */ color: rgb(247, 125, 235); /* oklch */ color: oklch(76.5% 0.197 331.1);
Tailwind
colors: {
custom: {
50: '#fca7f1',
500: '#f77deb',
950: '#000000',
},
}SCSS
$custom: #f77deb; $custom-light: #fca7f1; $custom-dark: #000000;
JSON
{
"hex": "#f77deb",
"rgb": {
"r": 247,
"g": 125,
"b": 235
},
"hsl": {
"h": 305.902,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.76452,
"c": 0.19715,
"h": 331.1
},
"luminance": 0.4044
}Semantic roles & 50–950 ramp
primary
#F77DEB
secondary
#D6F5D9
accent
#E51700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85