#F77DEE#F77DEE
#F77DEE is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.6% C 0.200 H 330.1°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DEE |
|---|---|
| RGB | rgb(247, 125, 238) |
| HSL | hsl(304, 88%, 73%) |
| HSV | hsv(304, 49%, 97%) |
| CMYK | cmyk(0%, 49.4%, 3.6%, 3.1%) |
| CIE-LAB | lab(69.91, 61.29, -36.39) |
| CIE-LCH | lch(69.91, 71.28, 329.30°) |
| OKLab | oklab(76.58% 0.1731 -0.0994) |
| OKLCH | oklch(76.58% 0.2 330.1) |
| XYZ | xyz(61.1234, 40.6181, 85.4929) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.62
Purply Pink
#F075E6
ΔE00 2.10
Candy Pink
#FF63E9
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 5.07
Light Magenta
#FA5FF7
ΔE00 5.19
Violet Pink
#FB5FFC
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DEE #7DF786
analogous
#C37DF7 #F77DEE #F77DB1
triadic
#F77DEE #EEF77D #7DEEF7
tetradic
#F77DEE #F7C37D #7DF786 #7DB1F7
square
#F77DEE #F7C37D #7DF786 #7DB1F7
split-complementary
#F77DEE #B1F77D #7DF7C3
monochromatic
#EB0EDB #F343E6 #F77DEE #FBB7F6 #FDE2FB
Accessibility & contrast
On white
2.30
#F77DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#F77DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DEE
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DEE | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F2
Deuteranopia (green-blind)
#9AB1EA
Tritanopia (blue-blind)
#FF87AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f77dee; /* rgb */ color: rgb(247, 125, 238); /* oklch */ color: oklch(76.6% 0.200 330.1);
Tailwind
colors: {
custom: {
50: '#fca7f4',
500: '#f77dee',
950: '#000000',
},
}SCSS
$custom: #f77dee; $custom-light: #fca7f4; $custom-dark: #000000;
JSON
{
"hex": "#f77dee",
"rgb": {
"r": 247,
"g": 125,
"b": 238
},
"hsl": {
"h": 304.426,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.76584,
"c": 0.19964,
"h": 330.1
},
"luminance": 0.40614
}Semantic roles & 50–950 ramp
primary
#F77DEE
secondary
#D6F5D8
accent
#E51100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85