#F684FC#F684FC
#F684FC is a light, highly saturated purple. Relative luminance 0.431; OKLCH L 78.0% C 0.200 H 325.4°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F684FC |
|---|---|
| RGB | rgb(246, 132, 252) |
| HSL | hsl(297, 95%, 75%) |
| HSV | hsv(297, 48%, 99%) |
| CMYK | cmyk(2.4%, 47.6%, 0%, 1.2%) |
| CIE-LAB | lab(71.64, 60.09, -41.36) |
| CIE-LCH | lch(71.64, 72.95, 325.46°) |
| OKLab | oklab(78.04% 0.1649 -0.1137) |
| OKLCH | oklch(78.04% 0.2 325.4) |
| XYZ | xyz(63.8265, 43.1268, 97.0389) |
| Luminance | 0.4312 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.16
Purply Pink
#F075E6
ΔE00 4.12
Violet Pink
#FB5FFC
ΔE00 5.92
Candy Pink
#FF63E9
ΔE00 5.96
Light Magenta
#FA5FF7
ΔE00 5.99
Lavender Pink
#DD85D7
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F684FC #8AFC84
analogous
#BA84FC #F684FC #FC84C6
triadic
#F684FC #FCF684 #84FCF6
tetradic
#F684FC #FCBA84 #8AFC84 #84C6FC
square
#F684FC #FCBA84 #8AFC84 #84C6FC
split-complementary
#F684FC #C6FC84 #84FCBA
monochromatic
#ED0DF9 #F248FB #F684FC #FAC0FD #FDE1FE
Accessibility & contrast
On white
2.18
#F684FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#F684FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F684FC
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F684FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F684FC | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FF
Deuteranopia (green-blind)
#98B5F8
Tritanopia (blue-blind)
#FB92B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f684fc; /* rgb */ color: rgb(246, 132, 252); /* oklch */ color: oklch(78.0% 0.200 325.4);
Tailwind
colors: {
custom: {
50: '#fbabfd',
500: '#f684fc',
950: '#000000',
},
}SCSS
$custom: #f684fc; $custom-light: #fbabfd; $custom-dark: #000000;
JSON
{
"hex": "#f684fc",
"rgb": {
"r": 246,
"g": 132,
"b": 252
},
"hsl": {
"h": 297,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.78035,
"c": 0.2003,
"h": 325.4
},
"luminance": 0.43124
}Semantic roles & 50–950 ramp
primary
#F684FC
secondary
#D6F6D5
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86