#F77FFB#F77FFB
#F77FFB is a light, highly saturated purple. Relative luminance 0.419; OKLCH L 77.4% C 0.208 H 326.1°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F77FFB |
|---|---|
| RGB | rgb(247, 127, 251) |
| HSL | hsl(298, 94%, 74%) |
| HSV | hsv(298, 49%, 98%) |
| CMYK | cmyk(1.6%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(70.82, 62.57, -42.10) |
| CIE-LCH | lch(70.82, 75.41, 326.07°) |
| OKLab | oklab(77.44% 0.1725 -0.1157) |
| OKLCH | oklch(77.44% 0.208 326.1) |
| XYZ | xyz(63.3584, 41.9213, 96.0024) |
| Luminance | 0.4192 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.16
Purply Pink
#F075E6
ΔE00 3.53
Violet Pink
#FB5FFC
ΔE00 5.03
Light Magenta
#FA5FF7
ΔE00 5.09
Candy Pink
#FF63E9
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77FFB #83FB7F
analogous
#B97FFB #F77FFB #FB7FC1
triadic
#F77FFB #FBF77F #7FFBF7
tetradic
#F77FFB #FBB97F #83FB7F #7FC1FB
square
#F77FFB #FBB97F #83FB7F #7FC1FB
split-complementary
#F77FFB #C1FB7F #7FFBB9
monochromatic
#F008F7 #F344F9 #F77FFB #FBBAFD #FDE1FE
Accessibility & contrast
On white
2.24
#F77FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#F77FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77FFB
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77FFB | 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)
#72A4FF
Deuteranopia (green-blind)
#96B3F7
Tritanopia (blue-blind)
#FD8DB2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f77ffb; /* rgb */ color: rgb(247, 127, 251); /* oklch */ color: oklch(77.4% 0.208 326.1);
Tailwind
colors: {
custom: {
50: '#fca8fd',
500: '#f77ffb',
950: '#000000',
},
}SCSS
$custom: #f77ffb; $custom-light: #fca8fd; $custom-dark: #000000;
JSON
{
"hex": "#f77ffb",
"rgb": {
"r": 247,
"g": 127,
"b": 251
},
"hsl": {
"h": 298.065,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.77437,
"c": 0.20774,
"h": 326.1
},
"luminance": 0.41918
}Semantic roles & 50–950 ramp
primary
#F77FFB
secondary
#D6F6D5
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85