#F677FA#F677FA
#F677FA is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.2% C 0.218 H 326.3°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F677FA |
|---|---|
| RGB | rgb(246, 119, 250) |
| HSL | hsl(298, 93%, 72%) |
| HSV | hsv(298, 52%, 98%) |
| CMYK | cmyk(1.6%, 52.4%, 0%, 2%) |
| CIE-LAB | lab(69.25, 65.84, -44.01) |
| CIE-LCH | lch(69.25, 79.20, 326.24°) |
| OKLab | oklab(76.24% 0.1817 -0.1212) |
| OKLCH | oklch(76.24% 0.218 326.3) |
| XYZ | xyz(61.8570, 39.6921, 94.8271) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.81
Purply Pink
#F075E6
ΔE00 3.02
Violet Pink
#FB5FFC
ΔE00 3.59
Light Magenta
#FA5FF7
ΔE00 3.65
Candy Pink
#FF63E9
ΔE00 4.13
Orchid
#DA70D6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F677FA #7BFA77
analogous
#B577FA #F677FA #FA77BD
triadic
#F677FA #FAF677 #77FAF6
tetradic
#F677FA #FAB577 #7BFA77 #77BDFA
square
#F677FA #FAB577 #7BFA77 #77BDFA
split-complementary
#F677FA #BDFA77 #77FAB5
monochromatic
#E709EE #F23CF8 #F677FA #FAB2FC #FDE1FE
Accessibility & contrast
On white
2.35
#F677FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F677FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F677FA
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F677FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F677FA | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689FFE
Deuteranopia (green-blind)
#90AFF6
Tritanopia (blue-blind)
#FC87AE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f677fa; /* rgb */ color: rgb(246, 119, 250); /* oklch */ color: oklch(76.2% 0.218 326.3);
Tailwind
colors: {
custom: {
50: '#fca3fc',
500: '#f677fa',
950: '#000000',
},
}SCSS
$custom: #f677fa; $custom-light: #fca3fc; $custom-dark: #000000;
JSON
{
"hex": "#f677fa",
"rgb": {
"r": 246,
"g": 119,
"b": 250
},
"hsl": {
"h": 298.168,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.76241,
"c": 0.21839,
"h": 326.3
},
"luminance": 0.39689
}Semantic roles & 50–950 ramp
primary
#F677FA
secondary
#D6F6D5
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85