#F680FA#F680FA
#F680FA is a light, highly saturated purple. Relative luminance 0.419; OKLCH L 77.4% C 0.205 H 326.1°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F680FA |
|---|---|
| RGB | rgb(246, 128, 250) |
| HSL | hsl(298, 92%, 74%) |
| HSV | hsv(298, 49%, 98%) |
| CMYK | cmyk(1.6%, 48.8%, 0%, 2%) |
| CIE-LAB | lab(70.83, 61.65, -41.54) |
| CIE-LCH | lch(70.83, 74.34, 326.02°) |
| OKLab | oklab(77.41% 0.1699 -0.1142) |
| OKLCH | oklch(77.41% 0.205 326.1) |
| XYZ | xyz(62.9792, 41.9366, 95.2012) |
| Luminance | 0.4193 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.95
Purply Pink
#F075E6
ΔE00 3.49
Violet Pink
#FB5FFC
ΔE00 5.21
Candy Pink
#FF63E9
ΔE00 5.23
Light Magenta
#FA5FF7
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F680FA #84FA80
analogous
#B980FA #F680FA #FA80C1
triadic
#F680FA #FAF680 #80FAF6
tetradic
#F680FA #FAB980 #84FA80 #80C1FA
square
#F680FA #FAB980 #84FA80 #80C1FA
split-complementary
#F680FA #C1FA80 #80FAB9
monochromatic
#EE0AF5 #F245F8 #F680FA #FABBFC #FDE2FE
Accessibility & contrast
On white
2.24
#F680FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#F680FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F680FA
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F680FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F680FA | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A4FE
Deuteranopia (green-blind)
#96B3F6
Tritanopia (blue-blind)
#FC8EB2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f680fa; /* rgb */ color: rgb(246, 128, 250); /* oklch */ color: oklch(77.4% 0.205 326.1);
Tailwind
colors: {
custom: {
50: '#fba9fc',
500: '#f680fa',
950: '#000000',
},
}SCSS
$custom: #f680fa; $custom-light: #fba9fc; $custom-dark: #000000;
JSON
{
"hex": "#f680fa",
"rgb": {
"r": 246,
"g": 128,
"b": 250
},
"hsl": {
"h": 298.033,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.77405,
"c": 0.20473,
"h": 326.1
},
"luminance": 0.41933
}Semantic roles & 50–950 ramp
primary
#F680FA
secondary
#D6F6D5
accent
#E60008
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85