#F680FF#F680FF
#F680FF is a light, highly saturated purple. Relative luminance 0.423; OKLCH L 77.6% C 0.209 H 324.7°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F680FF |
|---|---|
| RGB | rgb(246, 128, 255) |
| HSL | hsl(296, 100%, 75%) |
| HSV | hsv(296, 50%, 100%) |
| CMYK | cmyk(3.5%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(71.05, 62.53, -43.93) |
| CIE-LCH | lch(71.05, 76.42, 324.91°) |
| OKLab | oklab(77.64% 0.1706 -0.121) |
| OKLCH | oklch(77.64% 0.209 324.7) |
| XYZ | xyz(63.7736, 42.2544, 99.3851) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 4.12
Violet Pink
#FB5FFC
ΔE00 5.15
Light Magenta
#FA5FF7
ΔE00 5.29
Candy Pink
#FF63E9
ΔE00 5.66
Lavender Pink
#DD85D7
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F680FF #89FF80
analogous
#B680FF #F680FF #FF80C8
triadic
#F680FF #FFF680 #80FFF6
tetradic
#F680FF #FFB680 #89FF80 #80C8FF
square
#F680FF #FFB680 #89FF80 #80C8FF
split-complementary
#F680FF #C8FF80 #80FFB6
monochromatic
#ED06FF #F243FF #F680FF #FABDFF #FDE0FF
Accessibility & contrast
On white
2.22
#F680FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#F680FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F680FF
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F680FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F680FF | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A5FF
Deuteranopia (green-blind)
#94B3FB
Tritanopia (blue-blind)
#FB8FB4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f680ff; /* rgb */ color: rgb(246, 128, 255); /* oklch */ color: oklch(77.6% 0.209 324.7);
Tailwind
colors: {
custom: {
50: '#fca9ff',
500: '#f680ff',
950: '#000000',
},
}SCSS
$custom: #f680ff; $custom-light: #fca9ff; $custom-dark: #000000;
JSON
{
"hex": "#f680ff",
"rgb": {
"r": 246,
"g": 128,
"b": 255
},
"hsl": {
"h": 295.748,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.77638,
"c": 0.20921,
"h": 324.7
},
"luminance": 0.42251
}Semantic roles & 50–950 ramp
primary
#F680FF
secondary
#D6F7D4
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86