#F677FF#F677FF
#F677FF is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.5% C 0.223 H 324.9°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F677FF |
|---|---|
| RGB | rgb(246, 119, 255) |
| HSL | hsl(296, 100%, 73%) |
| HSV | hsv(296, 53%, 100%) |
| CMYK | cmyk(3.5%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(69.48, 66.71, -46.39) |
| CIE-LCH | lch(69.48, 81.26, 325.19°) |
| OKLab | oklab(76.48% 0.1822 -0.1281) |
| OKLCH | oklch(76.48% 0.223 324.9) |
| XYZ | xyz(62.6514, 40.0098, 99.0110) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.36
Violet Pink
#FB5FFC
ΔE00 3.58
Purply Pink
#F075E6
ΔE00 3.76
Light Magenta
#FA5FF7
ΔE00 3.77
Candy Pink
#FF63E9
ΔE00 4.69
Orchid
#DA70D6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F677FF #80FF77
analogous
#B277FF #F677FF #FF77C4
triadic
#F677FF #FFF677 #77FFF6
tetradic
#F677FF #FFB277 #80FF77 #77C4FF
square
#F677FF #FFB277 #80FF77 #77C4FF
split-complementary
#F677FF #C4FF77 #77FFB2
monochromatic
#EB00FC #F23AFF #F677FF #FAB4FF #FDE0FF
Accessibility & contrast
On white
2.33
#F677FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#F677FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F677FF
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F677FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F677FF | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#65A0FF
Deuteranopia (green-blind)
#8EAFFB
Tritanopia (blue-blind)
#FB88B0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f677ff; /* rgb */ color: rgb(246, 119, 255); /* oklch */ color: oklch(76.5% 0.223 324.9);
Tailwind
colors: {
custom: {
50: '#fca3ff',
500: '#f677ff',
950: '#000000',
},
}SCSS
$custom: #f677ff; $custom-light: #fca3ff; $custom-dark: #000000;
JSON
{
"hex": "#f677ff",
"rgb": {
"r": 246,
"g": 119,
"b": 255
},
"hsl": {
"h": 296.029,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.76482,
"c": 0.22273,
"h": 324.9
},
"luminance": 0.40006
}Semantic roles & 50–950 ramp
primary
#F677FF
secondary
#D6F7D4
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86