#F77FFD#F77FFD
#F77FFD is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.5% C 0.210 H 325.6°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F77FFD |
|---|---|
| RGB | rgb(247, 127, 253) |
| HSL | hsl(297, 97%, 75%) |
| HSV | hsv(297, 50%, 99%) |
| CMYK | cmyk(2.4%, 49.8%, 0%, 0.8%) |
| CIE-LAB | lab(70.90, 62.92, -43.05) |
| CIE-LCH | lch(70.90, 76.24, 325.62°) |
| OKLab | oklab(77.53% 0.1728 -0.1185) |
| OKLCH | oklch(77.53% 0.21 325.6) |
| XYZ | xyz(63.6754, 42.0481, 97.6716) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.41
Purply Pink
#F075E6
ΔE00 3.78
Violet Pink
#FB5FFC
ΔE00 5.00
Light Magenta
#FA5FF7
ΔE00 5.10
Candy Pink
#FF63E9
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77FFD #85FD7F
analogous
#B87FFD #F77FFD #FD7FC4
triadic
#F77FFD #FDF77F #7FFDF7
tetradic
#F77FFD #FDB87F #85FD7F #7FC4FD
square
#F77FFD #FDB87F #85FD7F #7FC4FD
split-complementary
#F77FFD #C4FD7F #7FFDB8
monochromatic
#EF06FB #F343FC #F77FFD #FBBBFE #FDE1FF
Accessibility & contrast
On white
2.23
#F77FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#F77FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77FFD
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77FFD | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A4FF
Deuteranopia (green-blind)
#95B3F9
Tritanopia (blue-blind)
#FC8EB3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f77ffd; /* rgb */ color: rgb(247, 127, 253); /* oklch */ color: oklch(77.5% 0.210 325.6);
Tailwind
colors: {
custom: {
50: '#fca8fe',
500: '#f77ffd',
950: '#000000',
},
}SCSS
$custom: #f77ffd; $custom-light: #fca8fe; $custom-dark: #000000;
JSON
{
"hex": "#f77ffd",
"rgb": {
"r": 247,
"g": 127,
"b": 253
},
"hsl": {
"h": 297.143,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.7753,
"c": 0.20951,
"h": 325.6
},
"luminance": 0.42045
}Semantic roles & 50–950 ramp
primary
#F77FFD
secondary
#D6F7D4
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86