#F77DED#F77DED
#F77DED is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.5% C 0.199 H 330.5°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DED |
|---|---|
| RGB | rgb(247, 125, 237) |
| HSL | hsl(305, 88%, 73%) |
| HSV | hsv(305, 49%, 97%) |
| CMYK | cmyk(0%, 49.4%, 4%, 3.1%) |
| CIE-LAB | lab(69.87, 61.12, -35.91) |
| CIE-LCH | lch(69.87, 70.89, 329.57°) |
| OKLab | oklab(76.54% 0.173 -0.098) |
| OKLCH | oklch(76.54% 0.199 330.5) |
| XYZ | xyz(60.9769, 40.5595, 84.7214) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.68
Purply Pink
#F075E6
ΔE00 2.07
Candy Pink
#FF63E9
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 4.99
Light Magenta
#FA5FF7
ΔE00 5.27
Violet Pink
#FB5FFC
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DED #7DF787
analogous
#C47DF7 #F77DED #F77DB0
triadic
#F77DED #EDF77D #7DEDF7
tetradic
#F77DED #F7C47D #7DF787 #7DB0F7
square
#F77DED #F7C47D #7DF787 #7DB0F7
split-complementary
#F77DED #B0F77D #7DF7C4
monochromatic
#EB0ED9 #F343E5 #F77DED #FBB7F5 #FDE2FB
Accessibility & contrast
On white
2.30
#F77DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#F77DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DED
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DED | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F1
Deuteranopia (green-blind)
#9AB1E9
Tritanopia (blue-blind)
#FF87AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f77ded; /* rgb */ color: rgb(247, 125, 237); /* oklch */ color: oklch(76.5% 0.199 330.5);
Tailwind
colors: {
custom: {
50: '#fca7f3',
500: '#f77ded',
950: '#000000',
},
}SCSS
$custom: #f77ded; $custom-light: #fca7f3; $custom-dark: #000000;
JSON
{
"hex": "#f77ded",
"rgb": {
"r": 247,
"g": 125,
"b": 237
},
"hsl": {
"h": 304.918,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.7654,
"c": 0.1988,
"h": 330.5
},
"luminance": 0.40556
}Semantic roles & 50–950 ramp
primary
#F77DED
secondary
#D6F5D8
accent
#E51300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85