#F677F7#F677F7
#F677F7 is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.1% C 0.216 H 327.1°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F677F7 |
|---|---|
| RGB | rgb(246, 119, 247) |
| HSL | hsl(300, 89%, 72%) |
| HSV | hsv(300, 52%, 97%) |
| CMYK | cmyk(0.4%, 51.8%, 0%, 3.1%) |
| CIE-LAB | lab(69.12, 65.33, -42.58) |
| CIE-LCH | lch(69.12, 77.98, 326.90°) |
| OKLab | oklab(76.1% 0.1813 -0.1171) |
| OKLCH | oklch(76.1% 0.216 327.1) |
| XYZ | xyz(61.3903, 39.5054, 92.3694) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 2.57
Light Magenta
#FA5FF7
ΔE00 3.65
Violet Pink
#FB5FFC
ΔE00 3.69
Candy Pink
#FF63E9
ΔE00 3.83
Orchid
#DA70D6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F677F7 #78F777
analogous
#B677F7 #F677F7 #F777B8
triadic
#F677F7 #F7F677 #77F7F6
tetradic
#F677F7 #F7B677 #78F777 #77B8F7
square
#F677F7 #F7B677 #78F777 #77B8F7
split-complementary
#F677F7 #B8F777 #77F7B6
monochromatic
#E40EE6 #F23DF4 #F677F7 #FAB1FA #FDE2FD
Accessibility & contrast
On white
2.36
#F677F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F677F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F677F7
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F677F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F677F7 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9EFB
Deuteranopia (green-blind)
#91AFF3
Tritanopia (blue-blind)
#FC86AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f677f7; /* rgb */ color: rgb(246, 119, 247); /* oklch */ color: oklch(76.1% 0.216 327.1);
Tailwind
colors: {
custom: {
50: '#fca3fa',
500: '#f677f7',
950: '#000000',
},
}SCSS
$custom: #f677f7; $custom-light: #fca3fa; $custom-dark: #000000;
JSON
{
"hex": "#f677f7",
"rgb": {
"r": 246,
"g": 119,
"b": 247
},
"hsl": {
"h": 299.531,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.76099,
"c": 0.21582,
"h": 327.1
},
"luminance": 0.39502
}Semantic roles & 50–950 ramp
primary
#F677F7
secondary
#D5F5D5
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85