#F684FB#F684FB
#F684FB is a light, vivid purple. Relative luminance 0.431; OKLCH L 78.0% C 0.199 H 325.7°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F684FB |
|---|---|
| RGB | rgb(246, 132, 251) |
| HSL | hsl(297, 94%, 75%) |
| HSV | hsv(297, 47%, 98%) |
| CMYK | cmyk(2%, 47.4%, 0%, 1.6%) |
| CIE-LAB | lab(71.60, 59.91, -40.88) |
| CIE-LCH | lch(71.60, 72.53, 325.69°) |
| OKLab | oklab(77.99% 0.1647 -0.1123) |
| OKLCH | oklch(77.99% 0.199 325.7) |
| XYZ | xyz(63.6685, 43.0636, 96.2065) |
| Luminance | 0.4306 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.04
Purply Pink
#F075E6
ΔE00 4.02
Candy Pink
#FF63E9
ΔE00 5.89
Violet Pink
#FB5FFC
ΔE00 5.94
Light Magenta
#FA5FF7
ΔE00 5.99
Lavender Pink
#DD85D7
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F684FB #89FB84
analogous
#BA84FB #F684FB #FB84C4
triadic
#F684FB #FBF684 #84FBF6
tetradic
#F684FB #FBBA84 #89FB84 #84C4FB
square
#F684FB #FBBA84 #89FB84 #84C4FB
split-complementary
#F684FB #C4FB84 #84FBBA
monochromatic
#ED0DF7 #F249F9 #F684FB #FABFFD #FDE1FE
Accessibility & contrast
On white
2.18
#F684FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#F684FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F684FB
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F684FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F684FB | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FF
Deuteranopia (green-blind)
#99B4F7
Tritanopia (blue-blind)
#FB91B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f684fb; /* rgb */ color: rgb(246, 132, 251); /* oklch */ color: oklch(78.0% 0.199 325.7);
Tailwind
colors: {
custom: {
50: '#fbabfd',
500: '#f684fb',
950: '#000000',
},
}SCSS
$custom: #f684fb; $custom-light: #fbabfd; $custom-dark: #000000;
JSON
{
"hex": "#f684fb",
"rgb": {
"r": 246,
"g": 132,
"b": 251
},
"hsl": {
"h": 297.479,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.77989,
"c": 0.19939,
"h": 325.7
},
"luminance": 0.4306
}Semantic roles & 50–950 ramp
primary
#F684FB
secondary
#D6F6D5
accent
#E6000A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85