#F680F2#F680F2
#F680F2 is a light, vivid purple. Relative luminance 0.414; OKLCH L 77.0% C 0.198 H 328.5°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F680F2 |
|---|---|
| RGB | rgb(246, 128, 242) |
| HSL | hsl(302, 87%, 73%) |
| HSV | hsv(302, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 1.6%, 3.5%) |
| CIE-LAB | lab(70.49, 60.26, -37.70) |
| CIE-LCH | lch(70.49, 71.08, 327.97°) |
| OKLab | oklab(77.04% 0.1687 -0.1032) |
| OKLCH | oklch(77.04% 0.198 328.5) |
| XYZ | xyz(61.7514, 41.4454, 88.7344) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.25
Purply Pink
#F075E6
ΔE00 2.69
Candy Pink
#FF63E9
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 5.23
Light Magenta
#FA5FF7
ΔE00 5.47
Violet Pink
#FB5FFC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F680F2 #80F684
analogous
#BF80F6 #F680F2 #F680B7
triadic
#F680F2 #F2F680 #80F2F6
tetradic
#F680F2 #F6BF80 #80F684 #80B7F6
square
#F680F2 #F6BF80 #80F684 #80B7F6
split-complementary
#F680F2 #B7F680 #80F6BF
monochromatic
#EB11E4 #F247EC #F680F2 #FAB9F8 #FDE2FC
Accessibility & contrast
On white
2.26
#F680F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#F680F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F680F2
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F680F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F680F2 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A2F6
Deuteranopia (green-blind)
#9AB2EE
Tritanopia (blue-blind)
#FD8BAE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f680f2; /* rgb */ color: rgb(246, 128, 242); /* oklch */ color: oklch(77.0% 0.198 328.5);
Tailwind
colors: {
custom: {
50: '#fba9f6',
500: '#f680f2',
950: '#000000',
},
}SCSS
$custom: #f680f2; $custom-light: #fba9f6; $custom-dark: #000000;
JSON
{
"hex": "#f680f2",
"rgb": {
"r": 246,
"g": 128,
"b": 242
},
"hsl": {
"h": 302.034,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.77041,
"c": 0.19773,
"h": 328.5
},
"luminance": 0.41442
}Semantic roles & 50–950 ramp
primary
#F680F2
secondary
#D6F5D7
accent
#E30A02
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85