#F77CEE#F77CEE
#F77CEE is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.5% C 0.201 H 330.1°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F77CEE |
|---|---|
| RGB | rgb(247, 124, 238) |
| HSL | hsl(304, 88%, 73%) |
| HSV | hsv(304, 50%, 97%) |
| CMYK | cmyk(0%, 49.8%, 3.6%, 3.1%) |
| CIE-LAB | lab(69.73, 61.76, -36.67) |
| CIE-LCH | lch(69.73, 71.82, 329.30°) |
| OKLab | oklab(76.45% 0.1745 -0.1002) |
| OKLCH | oklch(76.45% 0.201 330.1) |
| XYZ | xyz(60.9975, 40.3662, 85.4510) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.69
Purply Pink
#F075E6
ΔE00 1.96
Candy Pink
#FF63E9
ΔE00 3.96
Light Magenta
#FA5FF7
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 5.14
Violet Pink
#FB5FFC
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77CEE #7CF785
analogous
#C27CF7 #F77CEE #F77CB1
triadic
#F77CEE #EEF77C #7CEEF7
tetradic
#F77CEE #F7C27C #7CF785 #7CB1F7
square
#F77CEE #F7C27C #7CF785 #7CB1F7
split-complementary
#F77CEE #B1F77C #7CF7C2
monochromatic
#EA0EDA #F342E7 #F77CEE #FBB6F5 #FDE2FB
Accessibility & contrast
On white
2.31
#F77CEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F77CEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77CEE
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77CEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77CEE | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F2
Deuteranopia (green-blind)
#99B0EA
Tritanopia (blue-blind)
#FF87AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f77cee; /* rgb */ color: rgb(247, 124, 238); /* oklch */ color: oklch(76.5% 0.201 330.1);
Tailwind
colors: {
custom: {
50: '#fca6f4',
500: '#f77cee',
950: '#000000',
},
}SCSS
$custom: #f77cee; $custom-light: #fca6f4; $custom-dark: #000000;
JSON
{
"hex": "#f77cee",
"rgb": {
"r": 247,
"g": 124,
"b": 238
},
"hsl": {
"h": 304.39,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.76453,
"c": 0.2012,
"h": 330.1
},
"luminance": 0.40363
}Semantic roles & 50–950 ramp
primary
#F77CEE
secondary
#D6F5D8
accent
#E51100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85